Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp196 static unsigned getWaitCountMax(InstCounterType T) { in getWaitCountMax()
212 unsigned getScoreLB(InstCounterType T) const { in getScoreLB()
217 unsigned getScoreUB(InstCounterType T) const { in getScoreUB()
223 InstCounterType eventCounter(WaitEventType E) { in eventCounter()
234 unsigned getRegScore(int GprNo, InstCounterType T) { in getRegScore()
248 bool counterOutOfOrder(InstCounterType T) const;
254 void applyWaitcnt(InstCounterType T, unsigned Count);
264 bool hasMixedPendingEvents(InstCounterType T) const { in hasMixedPendingEvents()
307 void setScoreLB(InstCounterType T, unsigned Val) { in setScoreLB()
312 void setScoreUB(InstCounterType T, unsigned Val) { in setScoreUB()
[all …]