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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
AMDGPUSubtarget.h 71 bool HasSDWA;
157 bool hasSDWA() const {
158 return HasSDWA;
AMDGPUSubtarget.cpp 135 HasSDWA(false),

Completed in 224 milliseconds