Searched refs:Allocatable (Results 1 – 2 of 2) sorted by relevance
219 BitVector Allocatable(getNumRegs()); in getAllocatableSet() local224 getAllocatableSetForRC(MF, SubClass, Allocatable); in getAllocatableSet()228 getAllocatableSetForRC(MF, C, Allocatable); in getAllocatableSet()233 Allocatable &= Reserved.flip(); in getAllocatableSet()235 return Allocatable; in getAllocatableSet()
43 const bool Allocatable; variable88 bool isAllocatable() const { return Allocatable; } in isAllocatable()