Home | History | Annotate | Download | only in X86

Lines Matching refs:isCalleePop

1956   if (X86::isCalleePop(CallConv, Is64Bit, isVarArg, GuaranteedTailCallOpt)) {
2443 if (X86::isCalleePop(CallConv, Is64Bit, isVarArg, GuaranteedTailCallOpt))
2950 /// isCalleePop - Determines whether the callee is required to pop its
2952 bool X86::isCalleePop(CallingConv::ID CallingConv,