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.cpp92 auto inst_counter_types(InstCounterType MaxCounter = NUM_INST_CNTS) { in inst_counter_types()
193 static bool isNormalMode(InstCounterType MaxCounter) { in isNormalMode()
273 WaitcntBrackets(const GCNSubtarget *SubTarget, InstCounterType MaxCounter, in WaitcntBrackets()
469 InstCounterType MaxCounter = NUM_EXTENDED_INST_CNTS; member in __anond28503310211::WaitcntBrackets
509 InstCounterType MaxCounter; member in __anond28503310211::WaitcntGenerator
514 WaitcntGenerator(const MachineFunction &MF, InstCounterType MaxCounter) in WaitcntGenerator()
610 InstCounterType MaxCounter) in WaitcntGeneratorGFX12Plus()
678 InstCounterType MaxCounter = NUM_NORMAL_INST_CNTS; member in __anond28503310211::SIInsertWaitcnts