Home
last modified time | relevance | path

Searched defs:ISel (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DInstructionSelect.cpp72 const InstructionSelector *ISel = MF.getSubtarget().getInstructionSelector(); in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/
DInstructionSelectorImpl.h50 TgtInstructionSelector &ISel, NewMIVector &OutMIs, MatcherState &State, in executeMatchTable()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp261 OptLevelChanger(SelectionDAGISel &ISel, in OptLevelChanger()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp208 OptLevelChanger(SelectionDAGISel &ISel, in OptLevelChanger()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAGHVX.cpp802 HexagonDAGToDAGISel &ISel; member