Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAttributor.cpp63 bool HasApertureRegs, bool SupportsGetDoorBellID, in intrinsicToAttrMask()
453 bool HasApertureRegs = InfoCache.hasApertureRegs(*F); in updateImpl() local
571 bool HasApertureRegs = InfoCache.hasApertureRegs(*F); in checkForQueuePtr() local
H A DGCNSubtarget.h79 bool HasApertureRegs = false; variable