Home
last modified time | relevance | path

Searched defs:IsAllocatable (Results 1 – 3 of 3) sorted by relevance

/llvm-project/flang/include/flang/Runtime/
H A Ddescriptor.h220 RT_API_ATTRS bool IsAllocatable() const { IsAllocatable() function
/llvm-project/flang/include/flang/Semantics/
H A Dtools.h145 inline bool IsAllocatable(const Symbol &symbol) { IsAllocatable() function
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp5550 adjustAllocatableRegClass(const GCNSubtarget & ST,const SIRegisterInfo & RI,const MachineRegisterInfo & MRI,const MCInstrDesc & TID,unsigned RCID,bool IsAllocatable) adjustAllocatableRegClass() argument
5589 bool IsAllocatable = false; getRegClass() local