Searched defs:mayBeEmittedAsTailCall (Results 1 - 9 of 9) sorted by path

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3700 virtual bool mayBeEmittedAsTailCall(const CallInst *) const { function in class:llvm::TargetLoweringBase::TargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp12722 bool AArch64TargetLowering::mayBeEmittedAsTailCall(const CallInst *CI) const { function in class:AArch64TargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp2665 bool SITargetLowering::mayBeEmittedAsTailCall(const CallInst *CI) const { function in class:SITargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCISelLowering.cpp705 bool ARCTargetLowering::mayBeEmittedAsTailCall(const CallInst *CI) const { function in class:ARCTargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp2980 bool ARMTargetLowering::mayBeEmittedAsTailCall(const CallInst *CI) const { function in class:ARMTargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp234 bool HexagonTargetLowering::mayBeEmittedAsTailCall(const CallInst *CI) const { function in class:HexagonTargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp15768 bool PPCTargetLowering::mayBeEmittedAsTailCall(const CallInst *CI) const { function in class:PPCTargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1246 bool SystemZTargetLowering::mayBeEmittedAsTailCall(const CallInst *CI) const { function in class:SystemZTargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3175 bool X86TargetLowering::mayBeEmittedAsTailCall(const CallInst *CI) const { function in class:X86TargetLowering
[all...]

Completed in 574 milliseconds