Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp61 enum InstCounterType { enum
250 InstCounterType SmemAccessCounter) in WaitcntBrackets()
277 unsigned getScoreLB(InstCounterType T) const { in getScoreLB()
282 unsigned getScoreUB(InstCounterType T) const { in getScoreUB()
287 unsigned getScoreRange(InstCounterType T) const { in getScoreRange()
305 bool counterOutOfOrder(InstCounterType T) const;
377 void setScoreLB(InstCounterType T, unsigned Val) { in setScoreLB()
382 void setScoreUB(InstCounterType T, unsigned Val) { in setScoreUB()
413 InstCounterType SmemAccessCounter;
446 InstCounterType MaxCounter;
[all …]