Searched refs:NewInstrID (Results 1 – 2 of 2) sorted by relevance
361 unsigned NewInstrID = allocInstrID(); in run() local368 Leaf.declareInstr(Root, NewInstrID); in run()371 addPartitionersForInstr(NewInstrID); in run()731 NewInstrID = SubBuilder.allocInstrID(); in applyForPartition()743 Leaf.declareInstr(E->getToMI(), NewInstrID); in applyForPartition()746 SubBuilder.addPartitionersForInstr(NewInstrID); in applyForPartition()770 << Indent << "MIs[" << NewInstrID << "] = nullptr;\n" in generatePartitionSelectorCode()773 << Indent << " MIs[" << NewInstrID << "] = MRI.getVRegDef(MIs[" << InstrID in generatePartitionSelectorCode()777 OS << Indent << "if (MIs[" << NewInstrID << "] " in generatePartitionSelectorCode()
589 unsigned NewInstrID = -1; variable607 OS << "MI[" << NewInstrID << "] = getVRegDef(MI[" << InstrID in emitDescription()