Searched refs:setScoreByInterval (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIInsertWaitcnts.cpp | 457 setScoreByInterval({GprNo, GprNo + 1}, T, Val); in setRegScore() 460 void setScoreByInterval(RegInterval Interval, InstCounterType CntTy, 859 void WaitcntBrackets::setScoreByInterval(RegInterval Interval, in setScoreByInterval() function in WaitcntBrackets 879 setScoreByInterval(Interval, CntTy, Score); in setScoreByOperand() 1038 setScoreByInterval(Interval, T, CurrScore); in updateByEvent()
|