Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h192 bool HasImageStoreD16Bug = false; variable
899 bool hasImageStoreD16Bug() const { return HasImageStoreD16Bug; } in hasImageStoreD16Bug()
H A DAMDGPU.td271 "HasImageStoreD16Bug",