Searched refs:OtherUsedRegs (Results 1 – 1 of 1) sorted by relevance
352 BitVector OtherUsedRegs; in allocateVGPRSpillToAGPR() local353 OtherUsedRegs.resize(TRI->getNumRegs()); in allocateVGPRSpillToAGPR()358 OtherUsedRegs.setBitsInMask(CSRMask); in allocateVGPRSpillToAGPR()363 OtherUsedRegs.set(Reg); in allocateVGPRSpillToAGPR()365 OtherUsedRegs.set(Reg); in allocateVGPRSpillToAGPR()370 NextSpillReg, Regs.end(), [&MRI, &OtherUsedRegs](MCPhysReg Reg) { in allocateVGPRSpillToAGPR()372 !OtherUsedRegs[Reg]; in allocateVGPRSpillToAGPR()380 OtherUsedRegs.set(*NextSpillReg); in allocateVGPRSpillToAGPR()