Searched refs:allowTruncateForTailCall (Results 1 – 10 of 10) sorted by relevance
| /freebsd-9-stable/contrib/llvm/lib/Target/Hexagon/ |
| D | HexagonISelLowering.h | 98 virtual bool allowTruncateForTailCall(Type *Ty1, Type *Ty2) const;
|
| D | HexagonISelLowering.cpp | 1521 HexagonTargetLowering::allowTruncateForTailCall(Type *Ty1, Type *Ty2) const { in allowTruncateForTailCall() function in HexagonTargetLowering
|
| /freebsd-9-stable/contrib/llvm/lib/Target/SystemZ/ |
| D | SystemZISelLowering.h | 229 virtual bool allowTruncateForTailCall(Type *, Type *) const LLVM_OVERRIDE;
|
| D | SystemZISelLowering.cpp | 580 bool SystemZTargetLowering::allowTruncateForTailCall(Type *FromType, in allowTruncateForTailCall() function in SystemZTargetLowering
|
| /freebsd-9-stable/contrib/llvm/lib/Target/ARM/ |
| D | ARMISelLowering.h | 289 virtual bool allowTruncateForTailCall(Type *Ty1, Type *Ty2) const;
|
| D | ARMISelLowering.cpp | 10308 bool ARMTargetLowering::allowTruncateForTailCall(Type *Ty1, Type *Ty2) const { in allowTruncateForTailCall() function in ARMTargetLowering
|
| /freebsd-9-stable/contrib/llvm/lib/CodeGen/ |
| D | Analysis.cpp | 259 TLI.allowTruncateForTailCall(Op->getType(), I->getType())) { in getNoopInput()
|
| /freebsd-9-stable/contrib/llvm/lib/Target/X86/ |
| D | X86ISelLowering.h | 687 virtual bool allowTruncateForTailCall(Type *Ty1, Type *Ty2) const;
|
| D | X86ISelLowering.cpp | 13943 bool X86TargetLowering::allowTruncateForTailCall(Type *Ty1, Type *Ty2) const { in allowTruncateForTailCall() function in X86TargetLowering
|
| /freebsd-9-stable/contrib/llvm/include/llvm/Target/ |
| D | TargetLowering.h | 1181 virtual bool allowTruncateForTailCall(Type * /*Ty1*/, Type * /*Ty2*/) const { in allowTruncateForTailCall() function
|