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