Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1506 HexagonTargetLowering::allowTruncateForTailCall(Type *Ty1, Type *Ty2) const { in allowTruncateForTailCall() function in HexagonTargetLowering
/external/llvm/include/llvm/Target/
DTargetLowering.h1311 virtual bool allowTruncateForTailCall(Type * /*Ty1*/, Type * /*Ty2*/) const { in allowTruncateForTailCall() function
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp611 bool SystemZTargetLowering::allowTruncateForTailCall(Type *FromType, in allowTruncateForTailCall() function in SystemZTargetLowering
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp9784 bool ARMTargetLowering::allowTruncateForTailCall(Type *Ty1, Type *Ty2) const { in allowTruncateForTailCall() function in ARMTargetLowering
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp16724 bool X86TargetLowering::allowTruncateForTailCall(Type *Ty1, Type *Ty2) const { in allowTruncateForTailCall() function in X86TargetLowering