Searched refs:Allocatable (Results 1 – 5 of 5) sorted by relevance
164 BitVector Allocatable(getNumRegs()); in getAllocatableSet() local169 getAllocatableSetForRC(MF, SubClass, Allocatable); in getAllocatableSet()174 getAllocatableSetForRC(MF, *I, Allocatable); in getAllocatableSet()179 Allocatable &= Reserved.flip(); in getAllocatableSet()181 return Allocatable; in getAllocatableSet()
43 const bool Allocatable; variable95 bool isAllocatable() const { return Allocatable; } in isAllocatable()
712 Allocatable = R->getValueAsBit("isAllocatable"); in CodeGenRegisterClass()733 Allocatable(true), in CodeGenRegisterClass()752 Allocatable = Super.Allocatable; in inheritProperties()1324 if (!RegClass.Allocatable) in computeUberSets()1605 if (!RC.Allocatable) in computeRegUnitSets()1711 if (!RC.Allocatable) in computeRegUnitSets()
307 bool Allocatable; variable
1011 << RC.Allocatable << " },\n"; in runMCDesc()1150 if (RC.Allocatable) in runTargetDesc()