Searched refs:InsertVectorElt (Results 1 – 1 of 1) sorted by relevance
12115 SDValue InsertVectorElt = VectorShuffle.getOperand(0); in performCommonVectorExtendCombine() local12117 if (InsertVectorElt.getOpcode() != ISD::INSERT_VECTOR_ELT) in performCommonVectorExtendCombine()12120 SDValue InsertLane = InsertVectorElt.getOperand(2); in performCommonVectorExtendCombine()12126 SDValue Extend = InsertVectorElt.getOperand(1); in performCommonVectorExtendCombine()12160 InsertVectorElt.getOpcode(), DL, PreExtendVT, DAG.getUNDEF(PreExtendVT), in performCommonVectorExtendCombine()