Searched refs:VectorShuffle (Results 1 – 1 of 1) sorted by relevance
12517 static SDValue performCommonVectorExtendCombine(SDValue VectorShuffle, in performCommonVectorExtendCombine() argument12521 dyn_cast<ShuffleVectorSDNode>(VectorShuffle.getNode()); in performCommonVectorExtendCombine()12529 SDValue InsertVectorElt = VectorShuffle.getOperand(0); in performCommonVectorExtendCombine()12550 EVT TargetType = VectorShuffle.getValueType(); in performCommonVectorExtendCombine()12571 SDLoc DL(VectorShuffle); in performCommonVectorExtendCombine()