Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h193 bool HasImageGather4D16Bug = false; variable
901 bool hasImageGather4D16Bug() const { return HasImageGather4D16Bug; } in hasImageGather4D16Bug()
H A DAMDGPU.td277 "HasImageGather4D16Bug",