Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUAttributor.cpp59 bool HasApertureRegs, bool SupportsGetDoorBellID) { in intrinsicToAttrMask()
412 bool HasApertureRegs = InfoCache.hasApertureRegs(*F); in updateImpl() local
526 bool HasApertureRegs = InfoCache.hasApertureRegs(*F); in checkForQueuePtr() local
H A DGCNSubtarget.h77 bool HasApertureRegs = false; variable