Home | History | Annotate | Download | only in ARM

Lines Matching refs:memVT

11727     // Conservatively set memVT to the entire set of vectors loaded.
11730 Info.memVT = EVT::getVectorVT(I.getType()->getContext(), MVT::i64, NumElts);
11748 // Conservatively set memVT to the entire set of vectors stored.
11757 Info.memVT = EVT::getVectorVT(I.getType()->getContext(), MVT::i64, NumElts);
11772 Info.memVT = MVT::getVT(PtrTy->getElementType());
11786 Info.memVT = MVT::getVT(PtrTy->getElementType());
11798 Info.memVT = MVT::i64;
11810 Info.memVT = MVT::i64;