Searched refs:IntTypes (Results 1 – 1 of 1) sorted by relevance
259 const MVT IntTypes[] = { MVT::v16i8, MVT::v8i16, MVT::v4i32 }; in addMVEVectorTypes() local261 for (auto VT : IntTypes) { in addMVEVectorTypes()