Lines Matching refs:UseVGPROffset
1324 bool UseVGPROffset = false; in buildSpillLoadStore() local
1385 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()
1596 if (UseVGPROffset && ScratchOffsetReg) { in buildSpillLoadStore()