Searched refs:getNumAllocatableRegs (Results 1 – 5 of 5) sorted by relevance
151 if (Super != RC && getNumAllocatableRegs(Super) > RCI.NumRegs) in compute()193 unsigned NAllocatableRegs = getNumAllocatableRegs(RC); in computePSetLimit()
967 RegClassInfo.getNumAllocatableRegs(MRI->getRegClass(VirtReg.reg())) < in canEvictInterference()968 RegClassInfo.getNumAllocatableRegs( in canEvictInterference()2082 return RCI.getNumAllocatableRegs(ConstrainedRC); in getNumAllocatableRegsForConstraints()2114 unsigned SuperRCNumAllocatableRegs = RCI.getNumAllocatableRegs(SuperRC); in tryInstructionSplit()
2943 unsigned NIntRegs = Context->RegClassInfo->getNumAllocatableRegs( in initPolicy()
92 unsigned getNumAllocatableRegs(const TargetRegisterClass *RC) const { in getNumAllocatableRegs() function
40 ->getNumAllocatableRegs(&AMDGPU::SGPR_32RegClass) - ErrorMargin; in initialize()42 ->getNumAllocatableRegs(&AMDGPU::VGPR_32RegClass) - ErrorMargin; in initialize()