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