Searched refs:NUM_EXTENDED_INST_CNTS (Results 1 – 1 of 1) sorted by relevance
70 NUM_EXTENDED_INST_CNTS, enumerator71 NUM_INST_CNTS = NUM_EXTENDED_INST_CNTS166 static const unsigned instrsForExtendedCounterTypes[NUM_EXTENDED_INST_CNTS] = {413 InstCounterType MaxCounter = NUM_EXTENDED_INST_CNTS;1341 MachineInstr *WaitInstrs[NUM_EXTENDED_INST_CNTS] = {}; in applyPreexistingWaitcnt()1486 for (auto CT : inst_counter_types(NUM_EXTENDED_INST_CNTS)) { in applyPreexistingWaitcnt()1560 for (auto CT : inst_counter_types(NUM_EXTENDED_INST_CNTS)) { in createNewWaitcnt()2410 MaxCounter = NUM_EXTENDED_INST_CNTS; in runOnMachineFunction()2474 for (auto CT : inst_counter_types(NUM_EXTENDED_INST_CNTS)) { in runOnMachineFunction()