Searched refs:allowTruncateForTailCall (Results 1 – 10 of 10) sorted by relevance
| /NextBSD/contrib/llvm/lib/Target/Hexagon/ |
| HD | HexagonISelLowering.h | 118 bool allowTruncateForTailCall(Type *Ty1, Type *Ty2) const override;
|
| HD | HexagonISelLowering.cpp | 2242 HexagonTargetLowering::allowTruncateForTailCall(Type *Ty1, Type *Ty2) const { in allowTruncateForTailCall() function in HexagonTargetLowering
|
| /NextBSD/contrib/llvm/lib/Target/SystemZ/ |
| HD | SystemZISelLowering.h | 416 bool allowTruncateForTailCall(Type *, Type *) const override;
|
| HD | SystemZISelLowering.cpp | 773 bool SystemZTargetLowering::allowTruncateForTailCall(Type *FromType, in allowTruncateForTailCall() function in SystemZTargetLowering
|
| /NextBSD/contrib/llvm/lib/Target/ARM/ |
| HD | ARMISelLowering.h | 285 bool allowTruncateForTailCall(Type *Ty1, Type *Ty2) const override;
|
| HD | ARMISelLowering.cpp | 10277 bool ARMTargetLowering::allowTruncateForTailCall(Type *Ty1, Type *Ty2) const { in allowTruncateForTailCall() function in ARMTargetLowering
|
| /NextBSD/contrib/llvm/lib/CodeGen/ |
| HD | Analysis.cpp | 271 TLI.allowTruncateForTailCall(Op->getType(), I->getType())) { in getNoopInput()
|
| /NextBSD/contrib/llvm/lib/Target/X86/ |
| HD | X86ISelLowering.h | 788 bool allowTruncateForTailCall(Type *Ty1, Type *Ty2) const override;
|
| HD | X86ISelLowering.cpp | 19152 bool X86TargetLowering::allowTruncateForTailCall(Type *Ty1, Type *Ty2) const { in allowTruncateForTailCall() function in X86TargetLowering
|
| /NextBSD/contrib/llvm/include/llvm/Target/ |
| HD | TargetLowering.h | 1519 virtual bool allowTruncateForTailCall(Type * /*Ty1*/, Type * /*Ty2*/) const { in allowTruncateForTailCall() function
|