Home
last modified time | relevance | path

Searched defs:HasApertureRegs (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAttributor.cpp63 intrinsicToAttrMask(Intrinsic::ID ID,bool & NonKernelOnly,bool & NeedsImplicit,bool HasApertureRegs,bool SupportsGetDoorBellID,unsigned CodeObjectVersion) intrinsicToAttrMask() argument
453 bool HasApertureRegs = InfoCache.hasApertureRegs(*F); updateImpl() local
571 bool HasApertureRegs = InfoCache.hasApertureRegs(*F); checkForQueuePtr() local
H A DGCNSubtarget.h79 bool HasApertureRegs = false; global() variable