Searched defs:IntTypes (Results 1 – 2 of 2) sorted by relevance
280 using IntTypes = ::testing::Types<int8_t, uint8_t, int16_t, uint16_t, int32_t, typedef
259 const MVT IntTypes[] = { MVT::v16i8, MVT::v8i16, MVT::v4i32 }; addMVEVectorTypes() local