Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp300 return SgprScores[GprNo - NUM_ALL_VGPRS]; in getRegScore()
404 SgprScores[GprNo - NUM_ALL_VGPRS] = Val; in setRegScore()
430 unsigned SgprScores[SQ_MAX_PGM_SGPRS] = {0}; member in __anond28503310211::WaitcntBrackets
2129 StrictDom |= mergeScore(M, SgprScores[J], Other.SgprScores[J]); in merge()