Searched refs:allocateSGPRSpillToVGPR (Results 1 – 3 of 3) sorted by relevance
248 bool SIMachineFunctionInfo::allocateSGPRSpillToVGPR(MachineFunction &MF, in allocateSGPRSpillToVGPR() function in SIMachineFunctionInfo
239 bool allocateSGPRSpillToVGPR(MachineFunction &MF, int FI);
697 if (FuncInfo->allocateSGPRSpillToVGPR(MF, FI)) { in processFunctionBeforeFrameFinalized()