Home
last modified time | relevance | path

Searched refs:LoweredTailCall (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCallLowering.h145 bool LoweredTailCall = false; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp211 if (ReturnHintAlignReg && !Info.LoweredTailCall) { in lowerCall()
H A DLegalizerHelper.cpp587 if (MI && Info.LoweredTailCall) { in createLibcall()
703 if (Info.LoweredTailCall) { in createMemLibcall()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64CallLowering.cpp1255 Info.LoweredTailCall = true; in lowerTailCall()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCallLowering.cpp1338 Info.LoweredTailCall = true; in lowerTailCall()