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