Lines Matching defs:VecC
27693 // VBinOp (ins undef, X, Z), (ins undef, Y, Z) --> ins VecC, (VBinOp X, Y), Z27706 SDValue VecC =27709 return DAG.getNode(ISD::INSERT_SUBVECTOR, DL, VT, VecC, NarrowBO, Z);27726 // concat (VBinOp X, Y), VecC