Searched refs:Allocatable (Results 1 – 5 of 5) sorted by relevance
140 BitVector Allocatable(getNumRegs()); in getAllocatableSet() local145 getAllocatableSetForRC(MF, SubClass, Allocatable); in getAllocatableSet()150 getAllocatableSetForRC(MF, *I, Allocatable); in getAllocatableSet()155 Allocatable &= Reserved.flip(); in getAllocatableSet()157 return Allocatable; in getAllocatableSet()
43 const bool Allocatable; variable99 bool isAllocatable() const { return Allocatable; } in isAllocatable()
718 Allocatable = R->getValueAsBit("isAllocatable"); in CodeGenRegisterClass()735 Allocatable(true) { in CodeGenRegisterClass()754 Allocatable = Super.Allocatable; in inheritProperties()1260 if (!RegClass->Allocatable) in computeUberSets()1539 if (!RegClasses[RCIdx]->Allocatable) in computeRegUnitSets()1647 if (!RegClasses[RCIdx]->Allocatable) in computeRegUnitSets()
281 bool Allocatable; variable
902 << RC.Allocatable << " },\n"; in runMCDesc()1036 if (RC.Allocatable) in runTargetDesc()