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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
AMDGPUSubtarget.h 356 bool HasDLInsts;
676 bool hasDLInsts() const {
677 return HasDLInsts;
AMDGPUSubtarget.cpp 199 HasDLInsts(false),

Completed in 136 milliseconds