Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp92 auto inst_counter_types(InstCounterType MaxCounter = NUM_INST_CNTS) { in inst_counter_types() function
256 for (auto T : inst_counter_types()) { in eventCounter()
696 for (auto T : inst_counter_types()) in isForceEmitWaitcnt()
1084 for (auto T : inst_counter_types(MaxCounter)) { in print()
1663 for (auto CT : inst_counter_types(NUM_EXTENDED_INST_CNTS)) { in applyPreexistingWaitcnt()
1737 for (auto CT : inst_counter_types(NUM_EXTENDED_INST_CNTS)) { in createNewWaitcnt()
2389 for (auto T : inst_counter_types(MaxCounter)) { in merge()
2746 for (auto T : inst_counter_types()) in run()
2794 for (auto CT : inst_counter_types(NUM_EXTENDED_INST_CNTS)) { in run()