Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIInsertWaitcnts.cpp1510 int PredUB = PredScoreBrackets->getScoreUB(T); in mergeInputScoreBrackets() local
1511 if (PredLB < PredUB) { in mergeInputScoreBrackets()
1512 int PredScale = MaxPending[T] - PredUB; in mergeInputScoreBrackets()
1563 int PredUB = KillWaitBrackets[I]->getScoreUB(T); in mergeInputScoreBrackets() local
1564 if (PredLB < PredUB) { in mergeInputScoreBrackets()
1565 int PredScale = MaxPending[T] - PredUB; in mergeInputScoreBrackets()