Searched refs:Allocatable (Results 1 – 10 of 10) sorted by relevance
258 BitVector Allocatable(getNumRegs()); in getAllocatableSet() local263 getAllocatableSetForRC(MF, SubClass, Allocatable); in getAllocatableSet()267 getAllocatableSetForRC(MF, C, Allocatable); in getAllocatableSet()273 Allocatable.reset(Reserved); in getAllocatableSet()275 return Allocatable; in getAllocatableSet()
44 const bool Allocatable; variable95 bool isAllocatable() const { return Allocatable; } in isAllocatable()
26 ;Allocatable ALLOCATABLE
803 Allocatable = R->getValueAsBit("isAllocatable"); in CodeGenRegisterClass()826 CopyCost(0), Allocatable(true), AllocationPriority(0), in CodeGenRegisterClass()850 Allocatable = any_of(SuperClasses, [&](const CodeGenRegisterClass *S) { in inheritProperties()851 return S->Allocatable; in inheritProperties()1665 if (!RegClass.Allocatable) in computeUberSets()1951 if (!RC.Allocatable || RC.Artificial || !RC.GeneratePressureSet) in computeRegUnitSets()2056 if (!RC.Allocatable) in computeRegUnitSets()
1096 << (RC.Allocatable ? "true" : "false") << " },\n"; in runMCDesc()1251 if (RC.Allocatable) in runTargetDesc()1865 OS << "\tAllocatable: " << RC.Allocatable << '\n'; in debugDump()
332 bool Allocatable; variable
391 if (MustBeAllocatable && !SubClassWithSubReg->Allocatable) in getSuperRegForSubReg()
2085 flang/include/flang/Lower/Allocatable.h2238 flang/lib/Lower/Allocatable.cpp
3687 Allocatable section
4075 Allocatable section