Home
last modified time | relevance | path

Searched defs:allowTruncateForTailCall (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp3094 HexagonTargetLowering::allowTruncateForTailCall(Type *Ty1, Type *Ty2) const { allowTruncateForTailCall() function in HexagonTargetLowering
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2961 virtual bool allowTruncateForTailCall(Type *FromTy, Type *ToTy) const { allowTruncateForTailCall() function
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1467 bool SystemZTargetLowering::allowTruncateForTailCall(Type *FromType, allowTruncateForTailCall() function in SystemZTargetLowering
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp19465 bool ARMTargetLowering::allowTruncateForTailCall(Type *Ty1, Type *Ty2) const { allowTruncateForTailCall() function in ARMTargetLowering
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp34211 bool X86TargetLowering::allowTruncateForTailCall(Type *Ty1, Type *Ty2) const { allowTruncateForTailCall() function in X86TargetLowering
[all...]