Home | History | Annotate | Download | only in ARM

Lines Matching refs:memVT

10840     // Conservatively set memVT to the entire set of vectors loaded.
10842 Info.memVT = EVT::getVectorVT(I.getType()->getContext(), MVT::i64, NumElts);
10860 // Conservatively set memVT to the entire set of vectors stored.
10868 Info.memVT = EVT::getVectorVT(I.getType()->getContext(), MVT::i64, NumElts);
10881 Info.memVT = MVT::getVT(PtrTy->getElementType());
10893 Info.memVT = MVT::getVT(PtrTy->getElementType());
10904 Info.memVT = MVT::i64;
10915 Info.memVT = MVT::i64;