Searched refs:shouldBitcastLoadStoreType (Results 1 – 1 of 1) sorted by relevance
355 static bool shouldBitcastLoadStoreType(const GCNSubtarget &ST, const LLT Ty, in shouldBitcastLoadStoreType() function1133 return shouldBitcastLoadStoreType(ST, Query.Types[0], in AMDGPULegalizerInfo()4492 if (shouldBitcastLoadStoreType(ST, Ty, Size)) { in legalizeSBufferLoad()