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