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

  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]
PPCISelDAGToDAG.cpp 715 EVT PtrVT = CurDAG->getTargetLoweringInfo().getPointerTy();
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGDumper.cpp 46 const TargetLowering &TLI = G->getTargetLoweringInfo();
LegalizeVectorOps.cpp 84 DAG(dag), TLI(dag.getTargetLoweringInfo()), Changed(false) {}
ScheduleDAGSDNodes.cpp 79 const TargetLowering &TLI = DAG->getTargetLoweringInfo();
    [all...]