Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIInsertWaitcnts.cpp228 SgprScores[GprNo - NUM_ALL_VGPRS] = Val; in setRegScore()
236 return SgprScores[GprNo - NUM_ALL_VGPRS]; in getRegScore()
247 memset(SgprScores, 0, sizeof(SgprScores)); in clear()
334 int32_t SgprScores[SQ_MAX_PGM_SGPRS] = {0}; member in __anon5fe744b40111::BlockWaitcntBrackets