Home
last modified time | relevance | path

Searched defs:MaxCounter (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp85 auto inst_counter_types(InstCounterType MaxCounter = NUM_INST_CNTS) { in inst_counter_types()
177 static bool isNormalMode(InstCounterType MaxCounter) { in isNormalMode()
251 WaitcntBrackets(const GCNSubtarget *SubTarget, InstCounterType MaxCounter, in WaitcntBrackets()
413 InstCounterType MaxCounter = NUM_EXTENDED_INST_CNTS; member in __anond28503310211::WaitcntBrackets
450 InstCounterType MaxCounter; member in __anond28503310211::WaitcntGenerator
455 WaitcntGenerator(const MachineFunction &MF, InstCounterType MaxCounter) in WaitcntGenerator()
550 InstCounterType MaxCounter) in WaitcntGeneratorGFX12Plus()
620 InstCounterType MaxCounter = NUM_NORMAL_INST_CNTS; member in __anond28503310211::SIInsertWaitcnts