Home
last modified time | relevance | path

Searched refs:GuaranteeTCO (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/X86/
DX86ISelLowering.h651 bool is64Bit, bool IsVarArg, bool GuaranteeTCO);
DX86ISelLowering.cpp3920 bool is64Bit, bool IsVarArg, bool GuaranteeTCO) { in isCalleePop() argument
3923 if (!IsVarArg && shouldGuaranteeTCO(CallingConv, GuaranteeTCO)) in isCalleePop()