Home
last modified time | relevance | path

Searched refs:DoesNotSupportSRAMECC (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.cpp161 if (DoesNotSupportSRAMECC && EnableSRAMECC) { in initializeSubtargetDependencies()
256 DoesNotSupportSRAMECC(false), in GCNSubtarget()
DAMDGPUSubtarget.h357 bool DoesNotSupportSRAMECC; variable
DAMDGPU.td446 "DoesNotSupportSRAMECC",