Searched refs:SpillToVGPR (Results 1 – 1 of 1) sorted by relevance
756 bool SpillToVGPR = !VGPRSpills.empty(); in spillSGPR() local757 if (OnlyToVGPR && !SpillToVGPR) in spillSGPR()768 assert(SpillToVGPR || (SuperReg != MFI->getStackPtrOffsetReg() && in spillSGPR()790 if (SpillToVGPR) { in spillSGPR()866 bool SpillToVGPR = !VGPRSpills.empty(); in restoreSGPR() local867 if (OnlyToVGPR && !SpillToVGPR) in restoreSGPR()891 if (SpillToVGPR) { in restoreSGPR()