Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIInsertWaitcnts.cpp148 static int32_t getWaitCountMax(InstCounterType T) { in getWaitCountMax() function in __anon5fe744b40111::BlockWaitcntBrackets
175 int32_t UB = (int)(ScoreUBs[T] - getWaitCountMax(EXP_CNT)); in setScoreUB()
1173 int MaxDelta = ScoreBrackets->getWaitCountMax(T); in generateWaitcntInstBefore()