Home
last modified time | relevance | path

Searched defs:Allocatable (Results 1 – 8 of 8) sorted by relevance

/llvm-project/llvm/lib/Target/ARM/
H A DThumb1InstrInfo.cpp78 BitVector Allocatable = RegInfo->getAllocatableSet( copyPhysReg() local
/llvm-project/flang/module/
H A D__fortran_type_info.f9077 enumerator :: Data = 1, Pointer = 2, Allocatable = 3, Automatic = 4 enumerator
/llvm-project/flang/runtime/
H A Dtype-info.h57 Allocatable = 3, enumerator
/llvm-project/flang/include/flang/Optimizer/Dialect/
H A DFIRType.h45 enum class Attribute { None, Allocatable, Pointer }; enumerator
/llvm-project/llvm/lib/CodeGen/
H A DTargetRegisterInfo.cpp255 BitVector Allocatable(getNumRegs()); getAllocatableSet() local
/llvm-project/llvm/include/llvm/MC/
H A DMCRegisterInfo.h48 const bool Allocatable; variable
/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenRegisters.h353 bool Allocatable; variable
/llvm-project/flang/lib/Parser/
H A Dunparse.cpp301 void Unparse(const Allocatable &) { // R738 in Unparse() argument