Searched refs:SpillToVGPR (Results 1 – 1 of 1) sorted by relevance
654 bool SpillToVGPR = !VGPRSpills.empty(); in spillSGPR() local655 if (OnlyToVGPR && !SpillToVGPR) in spillSGPR()672 assert(SpillToVGPR || (SuperReg != MFI->getStackPtrOffsetReg() && in spillSGPR()748 if (SpillToVGPR) { in spillSGPR()832 bool SpillToVGPR = !VGPRSpills.empty(); in restoreSGPR() local833 if (OnlyToVGPR && !SpillToVGPR) in restoreSGPR()913 if (SpillToVGPR) { in restoreSGPR()