Home | History | Annotate | Download | only in X86

Lines Matching defs:isCalleePop

1957   if (X86::isCalleePop(CallConv, Is64Bit, isVarArg, GuaranteedTailCallOpt)) {
2444 if (X86::isCalleePop(CallConv, Is64Bit, isVarArg, GuaranteedTailCallOpt))
2951 /// isCalleePop - Determines whether the callee is required to pop its
2953 bool X86::isCalleePop(CallingConv::ID CallingConv,