Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.cpp126 unsigned InstrIdx = MatchDag.getInstrNodeIdx(NodeI); in declareInstr() local
183 void GIMatchTreeBuilder::addPartitionersForInstr(unsigned InstrIdx) { in addPartitionersForInstr()
289 for (unsigned InstrIdx : Leaf.untested_instrs()) in runStep() local