Home | History | Annotate | Download | only in AArch64

Lines Matching refs:ExtrTy

6506   EVT ExtrTy = WideTy.getVectorElementType();
6507 if (ExtrTy == MVT::i16 || ExtrTy == MVT::i8)
6508 ExtrTy = MVT::i32;
6511 return DAG.getNode(ISD::EXTRACT_VECTOR_ELT, DL, ExtrTy, WideVec,