Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h899 bool hasImageStoreD16Bug() const { return HasImageStoreD16Bug; } in hasImageStoreD16Bug() function
H A DAMDGPULegalizerInfo.cpp4341 if (ImageStore && ST.hasImageStoreD16Bug()) { in handleD16VData()
H A DSIISelLowering.cpp7918 if (ImageStore && Subtarget->hasImageStoreD16Bug()) { in handleD16VData()