Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDGCNSubtarget.h1078 bool hasImageStoreD16Bug() const { return HasImageStoreD16Bug; } in hasImageStoreD16Bug() function
HDAMDGPULegalizerInfo.cpp5736 if (ImageStore && ST.hasImageStoreD16Bug()) { in handleD16VData()
HDSIISelLowering.cpp9430 if (ImageStore && Subtarget->hasImageStoreD16Bug()) { in handleD16VData()