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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
AMDGPUSubtarget.h 352 bool HasSDWASdst;
660 bool hasSDWASdst() const {
661 return HasSDWASdst;
AMDGPUSubtarget.cpp 195 HasSDWASdst(false),

Completed in 42 milliseconds