Searched refs:SpillToVGPR (Results 1 – 1 of 1) sorted by relevance
650 bool SpillToVGPR = !VGPRSpills.empty(); in spillSGPR() local651 if (OnlyToVGPR && !SpillToVGPR) in spillSGPR()668 assert(SpillToVGPR || (SuperReg != MFI->getStackPtrOffsetReg() && in spillSGPR()744 if (SpillToVGPR) { in spillSGPR()828 bool SpillToVGPR = !VGPRSpills.empty(); in restoreSGPR() local829 if (OnlyToVGPR && !SpillToVGPR) in restoreSGPR()909 if (SpillToVGPR) { in restoreSGPR()