Home
last modified time | relevance | path

Searched refs:NUM_EXTENDED_INST_CNTS (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp70 NUM_EXTENDED_INST_CNTS, enumerator
71 NUM_INST_CNTS = NUM_EXTENDED_INST_CNTS
166 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()