Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp3072 HexagonTargetLowering::allowTruncateForTailCall(Type *Ty1, Type *Ty2) const { allowTruncateForTailCall() function in HexagonTargetLowering
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2847 virtual bool allowTruncateForTailCall(Type *FromTy, Type *ToTy) const { allowTruncateForTailCall() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1441 bool SystemZTargetLowering::allowTruncateForTailCall(Type *FromType, allowTruncateForTailCall() function in SystemZTargetLowering
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp19428 bool ARMTargetLowering::allowTruncateForTailCall(Type *Ty1, Type *Ty2) const { allowTruncateForTailCall() function in ARMTargetLowering
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp33663 bool X86TargetLowering::allowTruncateForTailCall(Type *Ty1, Type *Ty2) const { allowTruncateForTailCall() function in X86TargetLowering
[all...]