Searched refs:getAllocatableSet (Results 1 – 6 of 6) sorted by relevance
139 BitVector TargetRegisterInfo::getAllocatableSet(const MachineFunction &MF, in getAllocatableSet() function in TargetRegisterInfo
372 TRI->getAllocatableSet(*I->getParent()->getParent(), RC); in scavengeRegister()
123 BitVector CPSet = TRI->getAllocatableSet(MF, CriticalPathRCs[i]); in AggressiveAntiDepBreaker()523 BitVector RCBV = TRI->getAllocatableSet(MF, RC); in GetRenameRegisters()
285 assert(MF.getSubtarget().getRegisterInfo()->getAllocatableSet(MF).test(R) && in addLiveInRegs()333 BitVector AllocSet = TRI.getAllocatableSet(MF); in setUnallocatableRegs()
337 RI.getAllocatableSet in loadImmediate()
328 BitVector getAllocatableSet(const MachineFunction &MF,