Searched refs:UseVGPROffset (Results 1 – 1 of 1) sorted by relevance
1627 bool UseVGPROffset = false; in buildSpillLoadStore() local1688 UseVGPROffset = true; in buildSpillLoadStore()1725 if (!IsFlat && !UseVGPROffset) in buildSpillLoadStore()1728 if (!UseVGPROffset && !SOffset) in buildSpillLoadStore()1731 if (UseVGPROffset) { in buildSpillLoadStore()1751 if (UseVGPROffset) { in buildSpillLoadStore()1770 if (!IsFlat && UseVGPROffset) { in buildSpillLoadStore()1776 if (UseVGPROffset && TmpOffsetVGPR == TmpIntermediateVGPR) { in buildSpillLoadStore()1877 } else if (UseVGPROffset) { in buildSpillLoadStore()1894 if (UseVGPROffset) { in buildSpillLoadStore()[all …]