Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.h656 bool is64Bit, bool IsVarArg, bool GuaranteeTCO);
H A DX86ISelLowering.cpp4631 bool is64Bit, bool IsVarArg, bool GuaranteeTCO) { in isCalleePop() argument
4634 if (!IsVarArg && shouldGuaranteeTCO(CallingConv, GuaranteeTCO)) in isCalleePop()