Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUAnnotateKernelFeatures.cpp224 bool HasApertureRegs = ST.hasApertureRegs(); in addFeatureAttributes() local
DAMDGPUSubtarget.h318 bool HasApertureRegs; variable