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