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

  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
SelectionDAGISel.cpp 750 FastISel *FastIS) {
780 unsigned LoadReg = FastIS->getRegForValue(LI);
810 return FastIS->TryToFoldLoad(User, RI.getOperandNo(), LI);
827 FastISel *FastIS = 0;
829 FastIS = TLI.createFastISel(*FuncInfo);
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
SelectionDAGISel.h 284 FastISel *FastIS);
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGISel.cpp     [all...]

Completed in 69 milliseconds