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

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

Completed in 338 milliseconds