Searched refs:VectorShuffle (Results 1 – 1 of 1) sorted by relevance
12103 static SDValue performCommonVectorExtendCombine(SDValue VectorShuffle, in performCommonVectorExtendCombine() argument12107 dyn_cast<ShuffleVectorSDNode>(VectorShuffle.getNode()); in performCommonVectorExtendCombine()12115 SDValue InsertVectorElt = VectorShuffle.getOperand(0); in performCommonVectorExtendCombine()12136 EVT TargetType = VectorShuffle.getValueType(); in performCommonVectorExtendCombine()12157 SDLoc DL(VectorShuffle); in performCommonVectorExtendCombine()