Searched refs:NewInstrID (Results 1 – 2 of 2) sorted by relevance
359 unsigned NewInstrID = allocInstrID(); in run() local366 Leaf.declareInstr(Root, NewInstrID); in run()369 addPartitionersForInstr(NewInstrID); in run()728 NewInstrID = SubBuilder.allocInstrID(); in applyForPartition()740 Leaf.declareInstr(E->getToMI(), NewInstrID); in applyForPartition()743 SubBuilder.addPartitionersForInstr(NewInstrID); in applyForPartition()767 << Indent << "MIs[" << NewInstrID << "] = nullptr;\n" in generatePartitionSelectorCode()770 << Indent << " MIs[" << NewInstrID << "] = MRI.getVRegDef(MIs[" << InstrID in generatePartitionSelectorCode()774 OS << Indent << "if (MIs[" << NewInstrID << "] " in generatePartitionSelectorCode()
586 unsigned NewInstrID = -1; variable604 OS << "MI[" << NewInstrID << "] = getVRegDef(MI[" << InstrID in emitDescription()