Home
last modified time | relevance | path

Searched defs:canGuaranteeTCO (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64CallLowering.cpp781 static bool canGuaranteeTCO(CallingConv::ID CC, bool GuaranteeTailCalls) { in canGuaranteeTCO() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCallLowering.cpp1080 static bool canGuaranteeTCO(CallingConv::ID CC) { in canGuaranteeTCO() function
H A DSIISelLowering.cpp3508 static bool canGuaranteeTCO(CallingConv::ID CC) { in canGuaranteeTCO() function
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLoweringCall.cpp1247 static bool canGuaranteeTCO(CallingConv::ID CC) { in canGuaranteeTCO() function
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp275 static bool canGuaranteeTCO(CallingConv::ID CC) { return false; } in canGuaranteeTCO() function
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp2357 static bool canGuaranteeTCO(CallingConv::ID CC, bool GuaranteeTailCalls) { in canGuaranteeTCO() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7866 static bool canGuaranteeTCO(CallingConv::ID CC, bool GuaranteeTailCalls) { in canGuaranteeTCO() function