Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.h716 bool is64Bit, bool IsVarArg, bool GuaranteeTCO);
DX86ISelLowering.cpp4793 bool is64Bit, bool IsVarArg, bool GuaranteeTCO) { in isCalleePop() argument
4796 if (!IsVarArg && shouldGuaranteeTCO(CallingConv, GuaranteeTCO)) in isCalleePop()