Searched refs:calculatePreExtendType (Results 1 – 1 of 1) sorted by relevance
15396 static EVT calculatePreExtendType(SDValue Extend) { in calculatePreExtendType() function15457 EVT PreExtendType = calculatePreExtendType(Extend); in performBuildShuffleExtendCombine()15469 if (OpcIsSExt != IsSExt || calculatePreExtendType(Op) != PreExtendType) in performBuildShuffleExtendCombine()