Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h195 bool HasImageStoreD16Bug; variable
869 bool hasImageStoreD16Bug() const { return HasImageStoreD16Bug; } in hasImageStoreD16Bug()
H A DAMDGPUSubtarget.cpp313 HasImageStoreD16Bug(false), in GCNSubtarget()
H A DAMDGPU.td260 "HasImageStoreD16Bug",