Lines Matching refs:Load2
15638 // Combine a vector_shuffle that is equal to build_vector load1, load2, load3,
17307 SDValue Load2 = DAG.getLoad(HalfVT, dl, Ld->getChain(), Ptr,
17313 Load2.getValue(1));
17317 NewVec = Insert128BitVector(NewVec, Load2, NumElems/2, DAG, dl);