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

  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.h 98 virtual bool allowTruncateForTailCall(Type *Ty1, Type *Ty2) const;
HexagonISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.h 301 virtual bool allowTruncateForTailCall(Type *Ty1, Type *Ty2) const;
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/CodeGen/
Analysis.cpp 259 TLI.allowTruncateForTailCall(Op->getType(), I->getType())) {
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 667 virtual bool allowTruncateForTailCall(Type *Ty1, Type *Ty2) const;
    [all...]
X86ISelLowering.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h     [all...]

Completed in 72 milliseconds