Searched refs:Allocatable (Results 1 – 5 of 5) sorted by relevance
141 BitVector Allocatable(getNumRegs()); in getAllocatableSet() local146 getAllocatableSetForRC(MF, SubClass, Allocatable); in getAllocatableSet()151 getAllocatableSetForRC(MF, *I, Allocatable); in getAllocatableSet()156 Allocatable &= Reserved.flip(); in getAllocatableSet()158 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()1325 if (!RegClass.Allocatable) in computeUberSets()1600 if (!RC.Allocatable) in computeRegUnitSets()1706 if (!RC.Allocatable) in computeRegUnitSets()
307 bool Allocatable; variable
1011 << RC.Allocatable << " },\n"; in runMCDesc()1145 if (RC.Allocatable) in runTargetDesc()