Searched refs:spillSGPRToVGPR (Results 1 – 5 of 5) sorted by relevance
275 const bool HasSGPRSpillToVGPR = TRI->spillSGPRToVGPR() && in runOnMachineFunction()
69 bool spillSGPRToVGPR() const { in spillSGPRToVGPR() function
317 assert(TRI->spillSGPRToVGPR() && "not spilling SGPRs to VGPRs"); in allocateSGPRSpillToVGPR()
98 if (TRI->spillSGPRToVGPR() && MFI->allocateSGPRSpillToVGPR(MF, NewFI)) { in getVGPRSpillLaneOrTempRegister()
1558 if (RI.spillSGPRToVGPR()) in storeRegToStackSlot()1716 if (RI.spillSGPRToVGPR()) in loadRegFromStackSlot()