HomeSort by relevance Sort by last modified time
    Searched refs:hasApertureRegs (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
AMDGPUAnnotateKernelFeatures.cpp 224 bool HasApertureRegs = ST.hasApertureRegs();
261 if (NeedQueuePtr || HasApertureRegs)
AMDGPUSubtarget.h 318 bool HasApertureRegs;
593 bool hasApertureRegs() const {
594 return HasApertureRegs;
SIISelLowering.cpp     [all...]

Completed in 195 milliseconds