Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h196 bool HasImageGather4D16Bug = false; variable
921 bool hasImageGather4D16Bug() const { return HasImageGather4D16Bug; } in hasImageGather4D16Bug()
H A DAMDGPU.td277 "HasImageGather4D16Bug",