Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp188 unsigned getWaitCountMax(InstCounterType T) const { in getWaitCountMax()
204 unsigned getScoreLB(InstCounterType T) const { in getScoreLB()
209 unsigned getScoreUB(InstCounterType T) const { in getScoreUB()
215 InstCounterType eventCounter(WaitEventType E) { in eventCounter()
226 unsigned getRegScore(int GprNo, InstCounterType T) { in getRegScore()
240 bool counterOutOfOrder(InstCounterType T) const;
246 void applyWaitcnt(InstCounterType T, unsigned Count);
256 bool hasMixedPendingEvents(InstCounterType T) const { in hasMixedPendingEvents()
299 void setScoreLB(InstCounterType T, unsigned Val) { in setScoreLB()
304 void setScoreUB(InstCounterType T, unsigned Val) { in setScoreUB()
[all …]