Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h197 bool HasImageStoreD16Bug; variable
876 bool hasImageStoreD16Bug() const { return HasImageStoreD16Bug; } in hasImageStoreD16Bug()
H A DAMDGPUSubtarget.cpp317 HasImageStoreD16Bug(false), in GCNSubtarget()
H A DAMDGPU.td260 "HasImageStoreD16Bug",