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