Searched refs:UseVGPROffset (Results 1 – 1 of 1) sorted by relevance
1360 bool UseVGPROffset = false; in buildSpillLoadStore() local1421 UseVGPROffset = true; in buildSpillLoadStore()1458 if (!IsFlat && !UseVGPROffset) in buildSpillLoadStore()1461 if (!UseVGPROffset && !SOffset) in buildSpillLoadStore()1464 if (UseVGPROffset) { in buildSpillLoadStore()1484 if (UseVGPROffset) { in buildSpillLoadStore()1502 if (!IsFlat && UseVGPROffset) { in buildSpillLoadStore()1508 if (UseVGPROffset && TmpOffsetVGPR == TmpIntermediateVGPR) { in buildSpillLoadStore()1607 } else if (UseVGPROffset) { in buildSpillLoadStore()1624 if (UseVGPROffset) { in buildSpillLoadStore()[all …]