Searched refs:isAGPRtoVGPR (Results 1 – 2 of 2) sorted by relevance
372 bool isAGPRtoVGPR) { in allocateVGPRSpillToAGPR() argument390 isAGPRtoVGPR ? AMDGPU::VGPR_32RegClass : AMDGPU::AGPR_32RegClass; in allocateVGPRSpillToAGPR()393 auto &SpillRegs = isAGPRtoVGPR ? SpillAGPR : SpillVGPR; in allocateVGPRSpillToAGPR()
588 bool allocateVGPRSpillToAGPR(MachineFunction &MF, int FI, bool isAGPRtoVGPR);