Home
last modified time | relevance | path

Searched refs:hasApertureRegs (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUAnnotateKernelFeatures.cpp224 bool HasApertureRegs = ST.hasApertureRegs(); in addFeatureAttributes()
DAMDGPUSubtarget.h593 bool hasApertureRegs() const { in hasApertureRegs() function
DSIISelLowering.cpp4093 if (Subtarget->hasApertureRegs()) { in getSegmentAperture()