Searched refs:UseVGPROffset (Results 1 – 1 of 1) sorted by relevance
1324 bool UseVGPROffset = false; in buildSpillLoadStore() local1385 UseVGPROffset = true; in buildSpillLoadStore()1422 if (!IsFlat && !UseVGPROffset) in buildSpillLoadStore()1425 if (!UseVGPROffset && !SOffset) in buildSpillLoadStore()1428 if (UseVGPROffset) { in buildSpillLoadStore()1448 if (UseVGPROffset) { in buildSpillLoadStore()1466 if (!IsFlat && UseVGPROffset) { in buildSpillLoadStore()1472 if (UseVGPROffset && TmpOffsetVGPR == TmpIntermediateVGPR) { in buildSpillLoadStore()1568 } else if (UseVGPROffset) { in buildSpillLoadStore()1585 if (UseVGPROffset) { in buildSpillLoadStore()[all …]