Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUAnnotateKernelFeatures.cpp108 bool IsFunc, bool HasApertureRegs) { in visitConstantExprsRecursively()
263 bool HasApertureRegs = ST.hasApertureRegs(); in addFeatureAttributes() local
H A DGCNSubtarget.h84 bool HasApertureRegs; variable