Searched refs:getAllocatableSet (Results 1 – 10 of 10) sorted by relevance
310 MaxVGPRs = TRI->getAllocatableSet(MF, &AMDGPU::VGPR_32RegClass).count(); in runOnMachineFunction()311 MaxSGPRs = TRI->getAllocatableSet(MF, &AMDGPU::SGPR_32RegClass).count(); in runOnMachineFunction()
337 assert(MF.getSubtarget().getRegisterInfo()->getAllocatableSet(MF).test(R) && in addLiveInRegs()393 BitVector AllocSet = TRI.getAllocatableSet(MF); in setUnallocatableRegs()
356 RI.getAllocatableSet in loadImmediate()
135 BitVector CPSet = TRI->getAllocatableSet(MF, CriticalPathRCs[i]); in AggressiveAntiDepBreaker()537 BitVector RCBV = TRI->getAllocatableSet(MF, RC); in GetRenameRegisters()
218 BitVector TargetRegisterInfo::getAllocatableSet(const MachineFunction &MF, in getAllocatableSet() function in TargetRegisterInfo
541 BitVector Candidates = TRI->getAllocatableSet(MF, RC); in scavengeRegister()
613 TRI.getAllocatableSet(MF, TRI.getRegClass(ARM::tGPRRegClassID)); in emitPopSpecialFixUp()624 TRI.getAllocatableSet(MF, TRI.getRegClass(ARM::hGPRRegClassID)); in emitPopSpecialFixUp()
365 BitVector getAllocatableSet(const MachineFunction &MF,
872 TRI->getAllocatableSet in scavengeGPR8()
1991 BitVector BVAllocatable = TRI->getAllocatableSet(MF); in assignCalleeSavedSpillSlots()