Home | History | Annotate | Download | only in ARM

Lines Matching defs:ElemTy

99   MVT ElemTy = VT.getVectorElementType();
100 if (ElemTy != MVT::i64 && ElemTy != MVT::f64)
104 if (ElemTy == MVT::i32) {