Home | History | Annotate | Download | only in X86

Lines Matching refs:LHSElts

7962   SmallVector<SDValue, 4> LHSElts, RHSElts;
7970 LHSElts.push_back(LHS);
7974 SDValue LHS = DAG.getBuildVector(VT, DL, LHSElts);