Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h233 bool HasImageGather4D16Bug = false; variable
1080 bool hasImageGather4D16Bug() const { return HasImageGather4D16Bug; } in hasImageGather4D16Bug()
H A DAMDGPU.td293 "HasImageGather4D16Bug",