Lines Matching defs:LoadOps
23580 SmallVector<SDValue, 4> LoadOps;23598 LoadOps.push_back(NewLoad);23623 LoadOps.push_back(ExtendedReminingLoad);23627 LoadOps.size() * NewVT.getVectorNumElements());23629 DAG.getNode(ISD::CONCAT_VECTORS, DL, ConcatVT, LoadOps);