reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

lib/Target/X86/X86ISelLowering.h
  687     bool isCalleePop(CallingConv::ID CallingConv,

References

lib/Target/X86/X86FastISel.cpp
 3536       X86::isCalleePop(CC, Subtarget->is64Bit(), IsVarArg,
lib/Target/X86/X86ISelLowering.cpp
 3483   if (X86::isCalleePop(CallConv, Is64Bit, isVarArg,
 4116   if (X86::isCalleePop(CallConv, Is64Bit, isVarArg,
 4477       X86::isCalleePop(CalleeCC, Subtarget.is64Bit(), isVarArg,