Searched defs:Allocatable (Results 1 – 12 of 12) sorted by relevance
89 enum class Genre : std::uint8_t { Data, Pointer, Allocatable, Automatic }; enumerator
38 bool Allocatable; member
70 enumerator :: Data = 1, Pointer = 2, Allocatable = 3, Automatic = 4 enumerator
157 BitVector Allocatable(getNumRegs()); in getAllocatableSet() local
239 BitVector Allocatable(getNumRegs()); in getAllocatableSet() local
219 BitVector Allocatable(getNumRegs()); in getAllocatableSet() local
43 const bool Allocatable; variable
306 bool Allocatable; variable
332 bool Allocatable; variable
276 void Unparse(const Allocatable &) { // R738 in Unparse()