Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
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
DGCNSubtarget.h77 bool HasApertureRegs = false; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUAnnotateKernelFeatures.cpp267 bool HasApertureRegs = ST.hasApertureRegs(); in addFeatureAttributes() local
DAMDGPUSubtarget.h304 bool HasApertureRegs; variable