HomeSort by relevance Sort by last modified time
    Searched refs:allowTruncateForTailCall (Results 1 - 19 of 19) sorted by null

  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.h 117 bool allowTruncateForTailCall(Type *Ty1, Type *Ty2) const override;
HexagonISelLowering.cpp     [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.h 459 bool allowTruncateForTailCall(Type *, Type *) const override;
SystemZISelLowering.cpp 779 bool SystemZTargetLowering::allowTruncateForTailCall(Type *FromType,
    [all...]
  /external/llvm/lib/CodeGen/
Analysis.cpp 272 TLI.allowTruncateForTailCall(Op->getType(), I->getType())) {
  /external/llvm/lib/Target/ARM/
ARMISelLowering.h 287 bool allowTruncateForTailCall(Type *Ty1, Type *Ty2) const override;
ARMISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
Analysis.cpp 271 TLI.allowTruncateForTailCall(Op->getType(), I->getType())) {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
HexagonISelLowering.h 132 bool allowTruncateForTailCall(Type *Ty1, Type *Ty2) const override;
HexagonISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
SystemZISelLowering.h 487 bool allowTruncateForTailCall(Type *, Type *) const override;
SystemZISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 865 bool allowTruncateForTailCall(Type *Ty1, Type *Ty2) const override;
    [all...]
X86ISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMISelLowering.h 339 bool allowTruncateForTailCall(Type *Ty1, Type *Ty2) const override;
    [all...]
ARMISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86ISelLowering.h     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
TargetLowering.h     [all...]

Completed in 5525 milliseconds