Searched defs:isCalleePop (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp2092 if (X86::isCalleePop(CallConv, Is64Bit, isVarArg,
2572 if (X86::isCalleePop(CallConv, Is64Bit, isVarArg,
3044 /// isCalleePop - Determines whether the callee is required to pop its
3046 bool X86::isCalleePop(CallingConv::ID CallingConv, function in class:X86

Completed in 93 milliseconds