Home
last modified time | relevance | path

Searched refs:Allocatable (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetRegisterInfo.cpp258 BitVector Allocatable(getNumRegs()); in getAllocatableSet() local
263 getAllocatableSetForRC(MF, SubClass, Allocatable); in getAllocatableSet()
267 getAllocatableSetForRC(MF, C, Allocatable); in getAllocatableSet()
273 Allocatable.reset(Reserved); in getAllocatableSet()
275 return Allocatable; in getAllocatableSet()
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCRegisterInfo.h44 const bool Allocatable; variable
95 bool isAllocatable() const { return Allocatable; } in isAllocatable()
/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dstr-1t.fin26 ;Allocatable ALLOCATABLE
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp803 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()
H A DRegisterInfoEmitter.cpp1096 << (RC.Allocatable ? "true" : "false") << " },\n"; in runMCDesc()
1251 if (RC.Allocatable) in runTargetDesc()
1865 OS << "\tAllocatable: " << RC.Allocatable << '\n'; in debugDump()
H A DCodeGenRegisters.h332 bool Allocatable; variable
H A DCodeGenTarget.cpp391 if (MustBeAllocatable && !SubClassWithSubReg->Allocatable) in getSuperRegForSubReg()
/openbsd-src/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt2085 flang/include/flang/Lower/Allocatable.h
2238 flang/lib/Lower/Allocatable.cpp
/openbsd-src/gnu/usr.bin/binutils/ld/
H A Dld.texinfo3687 Allocatable section
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/
H A Dld.texinfo4075 Allocatable section