Searched refs:InsertVectorElt (Results 1 – 1 of 1) sorted by relevance
12529 SDValue InsertVectorElt = VectorShuffle.getOperand(0); in performCommonVectorExtendCombine() local12531 if (InsertVectorElt.getOpcode() != ISD::INSERT_VECTOR_ELT) in performCommonVectorExtendCombine()12534 SDValue InsertLane = InsertVectorElt.getOperand(2); in performCommonVectorExtendCombine()12540 SDValue Extend = InsertVectorElt.getOperand(1); in performCommonVectorExtendCombine()12574 InsertVectorElt.getOpcode(), DL, PreExtendVT, DAG.getUNDEF(PreExtendVT), in performCommonVectorExtendCombine()