Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUSubtarget.cpp153 if (DoesNotSupportXNACK && EnableXNACK) { in initializeSubtargetDependencies()
210 DoesNotSupportXNACK(false), in GCNSubtarget()
DAMDGPUSubtarget.h306 bool DoesNotSupportXNACK; variable
DAMDGPU.td121 "DoesNotSupportXNACK",