HomeSort by relevance Sort by last modified time
    Searched refs:getTargetLoweringInfo (Results 1 - 25 of 69) sorted by null

1 2 3

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64SelectionDAGInfo.cpp 29 ? DAG.getTargetLoweringInfo().getLibcallName(RTLIB::BZERO) : nullptr;
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGAddressAnalysis.cpp 83 SDValue Base = DAG.getTargetLoweringInfo().unwrapAddress(Ptr);
SelectionDAGBuilder.cpp 206 const TargetLowering &TLI = DAG.getTargetLoweringInfo();
353 const TargetLowering &TLI = DAG.getTargetLoweringInfo();
500 assert(DAG.getTargetLoweringInfo().isTypeLegal(PartVT) &&
625 const TargetLowering &TLI = DAG.getTargetLoweringInfo();
783 const TargetLowering &TLI = DAG.getTargetLoweringInfo();
    [all...]
StatepointLowering.cpp     [all...]
LegalizeVectorOps.cpp 154 DAG(dag), TLI(dag.getTargetLoweringInfo()) {}
    [all...]
ScheduleDAGSDNodes.cpp 80 const TargetLowering &TLI = DAG->getTargetLoweringInfo();
    [all...]
SelectionDAGBuilder.h 813 return DAG.getTargetLoweringInfo().getFrameIndexTy(DAG.getDataLayout());
    [all...]
SelectionDAGDumper.cpp 72 const TargetLowering &TLI = G->getTargetLoweringInfo();
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp 137 const TargetLowering &TLI = DAG.getTargetLoweringInfo();
281 const TargetLowering &TLI = DAG.getTargetLoweringInfo();
394 assert(DAG.getTargetLoweringInfo().isTypeLegal(PartVT) &&
518 const TargetLowering &TLI = DAG.getTargetLoweringInfo();
648 const TargetLowering &TLI = DAG.getTargetLoweringInfo();
749 const TargetLowering &TLI = DAG.getTargetLoweringInfo();
    [all...]
StatepointLowering.cpp 757 const auto &TLI = DAG.getTargetLoweringInfo();
    [all...]
ScheduleDAGSDNodes.cpp 79 const TargetLowering &TLI = DAG->getTargetLoweringInfo();
    [all...]
SelectionDAGDumper.cpp 52 const TargetLowering &TLI = G->getTargetLoweringInfo();
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86SelectionDAGInfo.cpp 93 ? DAG.getTargetLoweringInfo().getLibcallName(RTLIB::BZERO)
95 const TargetLowering &TLI = DAG.getTargetLoweringInfo();
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]
PPCISelDAGToDAG.cpp 613 EVT PtrVT = CurDAG->getTargetLoweringInfo().getPointerTy();
    [all...]
  /external/llvm/lib/Target/X86/
X86SelectionDAGInfo.cpp 76 const TargetLowering &TLI = DAG.getTargetLoweringInfo();
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
LegalizeVectorOps.cpp 76 DAG(dag), TLI(dag.getTargetLoweringInfo()), Changed(false) {}
SelectionDAGBuilder.h 336 : SDNodeOrder(0), TM(dag.getTarget()), TLI(dag.getTargetLoweringInfo()),
LegalizeTypes.h 120 : TLI(dag.getTargetLoweringInfo()), DAG(dag),
    [all...]
ScheduleDAGSDNodes.cpp 71 const TargetLowering &TLI = DAG->getTargetLoweringInfo();
  /external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
SPUISelLowering.cpp 552 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy();
762 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy();
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp 420 const TargetLowering &TLI = DAG.getTargetLoweringInfo();
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
XCoreISelLowering.cpp 413 const TargetLowering &TLI = DAG.getTargetLoweringInfo();
    [all...]

Completed in 510 milliseconds

1 2 3