Searched refs:SatInt64 (Results 1 – 2 of 2) sorted by relevance
330 SIMD_128_SAFEINT_REGISTER_GETTER_SETTER(SatInt64, int64);
738 using SatInt64 = Saturating<int64_t>; variable