Searched refs:GuaranteeTCO (Results 1 – 4 of 4) sorted by relevance
34 bool isCalleePop(CallingConv::ID CallingConv, bool IsVarArg, bool GuaranteeTCO);
3047 bool M68k::isCalleePop(CallingConv::ID CC, bool IsVarArg, bool GuaranteeTCO) { in isCalleePop() argument
1029 bool is64Bit, bool IsVarArg, bool GuaranteeTCO);
2983 bool is64Bit, bool IsVarArg, bool GuaranteeTCO) { in isCalleePop() argument2986 if (!IsVarArg && shouldGuaranteeTCO(CallingConv, GuaranteeTCO)) in isCalleePop()