Home
last modified time | relevance | path

Searched refs:GuaranteeTCO (Results 1 – 4 of 4) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.h659 bool is64Bit, bool IsVarArg, bool GuaranteeTCO);
DX86ISelLowering.cpp4465 bool is64Bit, bool IsVarArg, bool GuaranteeTCO) { in isCalleePop() argument
4468 if (!IsVarArg && shouldGuaranteeTCO(CallingConv, GuaranteeTCO)) in isCalleePop()