Home
last modified time | relevance | path

Searched refs:allowTruncateForTailCall (Results 1 – 20 of 20) sorted by relevance

/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.h117 bool allowTruncateForTailCall(Type *Ty1, Type *Ty2) const override;
DHexagonISelLowering.cpp2719 HexagonTargetLowering::allowTruncateForTailCall(Type *Ty1, Type *Ty2) const { in allowTruncateForTailCall() function in HexagonTargetLowering
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h459 bool allowTruncateForTailCall(Type *, Type *) const override;
DSystemZISelLowering.cpp779 bool SystemZTargetLowering::allowTruncateForTailCall(Type *FromType, in allowTruncateForTailCall() function in SystemZTargetLowering
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h487 bool allowTruncateForTailCall(Type *, Type *) const override;
DSystemZISelLowering.cpp1003 bool SystemZTargetLowering::allowTruncateForTailCall(Type *FromType, in allowTruncateForTailCall() function in SystemZTargetLowering
/external/llvm/lib/CodeGen/
DAnalysis.cpp272 TLI.allowTruncateForTailCall(Op->getType(), I->getType())) { in getNoopInput()
/external/llvm/lib/Target/ARM/
DARMISelLowering.h287 bool allowTruncateForTailCall(Type *Ty1, Type *Ty2) const override;
DARMISelLowering.cpp11218 bool ARMTargetLowering::allowTruncateForTailCall(Type *Ty1, Type *Ty2) const { in allowTruncateForTailCall() function in ARMTargetLowering
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.h132 bool allowTruncateForTailCall(Type *Ty1, Type *Ty2) const override;
DHexagonISelLowering.cpp2633 HexagonTargetLowering::allowTruncateForTailCall(Type *Ty1, Type *Ty2) const { in allowTruncateForTailCall() function in HexagonTargetLowering
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DAnalysis.cpp271 TLI.allowTruncateForTailCall(Op->getType(), I->getType())) { in getNoopInput()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMISelLowering.h339 bool allowTruncateForTailCall(Type *Ty1, Type *Ty2) const override;
DARMISelLowering.cpp13039 bool ARMTargetLowering::allowTruncateForTailCall(Type *Ty1, Type *Ty2) const { in allowTruncateForTailCall() function in ARMTargetLowering
/external/llvm/lib/Target/X86/
DX86ISelLowering.h865 bool allowTruncateForTailCall(Type *Ty1, Type *Ty2) const override;
DX86ISelLowering.cpp22415 bool X86TargetLowering::allowTruncateForTailCall(Type *Ty1, Type *Ty2) const { in allowTruncateForTailCall() function in X86TargetLowering
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.h951 bool allowTruncateForTailCall(Type *Ty1, Type *Ty2) const override;
DX86ISelLowering.cpp26301 bool X86TargetLowering::allowTruncateForTailCall(Type *Ty1, Type *Ty2) const { in allowTruncateForTailCall() function in X86TargetLowering
/external/llvm/include/llvm/Target/
DTargetLowering.h1661 virtual bool allowTruncateForTailCall(Type *FromTy, Type *ToTy) const { in allowTruncateForTailCall() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetLowering.h2071 virtual bool allowTruncateForTailCall(Type *FromTy, Type *ToTy) const { in allowTruncateForTailCall() function