Searched refs:UseVGPROffset (Results 1 – 1 of 1) sorted by relevance
1383 bool UseVGPROffset = false; in buildSpillLoadStore() local1444 UseVGPROffset = true; in buildSpillLoadStore()1481 if (!IsFlat && !UseVGPROffset) in buildSpillLoadStore()1484 if (!UseVGPROffset && !SOffset) in buildSpillLoadStore()1487 if (UseVGPROffset) { in buildSpillLoadStore()1507 if (UseVGPROffset) { in buildSpillLoadStore()1525 if (!IsFlat && UseVGPROffset) { in buildSpillLoadStore()1531 if (UseVGPROffset && TmpOffsetVGPR == TmpIntermediateVGPR) { in buildSpillLoadStore()1630 } else if (UseVGPROffset) { in buildSpillLoadStore()1647 if (UseVGPROffset) { in buildSpillLoadStore()[all …]