Searched refs:UseVGPROffset (Results 1 – 1 of 1) sorted by relevance
1374 bool UseVGPROffset = false; in buildSpillLoadStore() local1435 UseVGPROffset = true; in buildSpillLoadStore()1472 if (!IsFlat && !UseVGPROffset) in buildSpillLoadStore()1475 if (!UseVGPROffset && !SOffset) in buildSpillLoadStore()1478 if (UseVGPROffset) { in buildSpillLoadStore()1498 if (UseVGPROffset) { in buildSpillLoadStore()1516 if (!IsFlat && UseVGPROffset) { in buildSpillLoadStore()1522 if (UseVGPROffset && TmpOffsetVGPR == TmpIntermediateVGPR) { in buildSpillLoadStore()1621 } else if (UseVGPROffset) { in buildSpillLoadStore()1639 if (UseVGPROffset) { in buildSpillLoadStore()[all …]