Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/GlobalISel/
DGIMatchTree.cpp127 unsigned InstrIdx = MatchDag.getInstrNodeIdx(NodeI); in declareInstr() local
184 void GIMatchTreeBuilder::addPartitionersForInstr(unsigned InstrIdx) { in addPartitionersForInstr()
291 for (unsigned InstrIdx : Leaf.untested_instrs()) in runStep() local
/external/llvm/lib/Transforms/Vectorize/
DLoadStoreVectorizer.cpp434 unsigned InstrIdx = 0; in getVectorizablePrefixEndIdx() local