Lines Matching defs:EltVT
288 EVT EltVT = N->getValueType(0).getVectorElementType();
290 /* High */ EltVT.getFixedSizeInBits(),
1779 EVT EltVT = VT.getVectorElementType();
1785 if (EltVT != MVT::i8 && EltVT != MVT::i16 && EltVT != MVT::i32 &&
1786 EltVT != MVT::i64)
1790 if (EltVT != MVT::i1)
1794 if (EltVT == MVT::bf16)
1796 else if (EltVT != MVT::bf16 && EltVT != MVT::f16 && EltVT != MVT::f32 &&
1797 EltVT != MVT::f64)