Home | History | Annotate | Download | only in ARM

Lines Matching refs:memVT

10671     // Conservatively set memVT to the entire set of vectors loaded.
10673 Info.memVT = EVT::getVectorVT(I.getType()->getContext(), MVT::i64, NumElts);
10691 // Conservatively set memVT to the entire set of vectors stored.
10699 Info.memVT = EVT::getVectorVT(I.getType()->getContext(), MVT::i64, NumElts);
10713 Info.memVT = MVT::getVT(PtrTy->getElementType());
10726 Info.memVT = MVT::getVT(PtrTy->getElementType());
10738 Info.memVT = MVT::i64;
10750 Info.memVT = MVT::i64;