Searched defs:round_const (Results 1 – 3 of 3) sorted by relevance
163 int round_const = 1 << (size_in_bits - 2); in SaturateRoundingQMul() local
4112 vixl_uint128_t round_const, accum; in sqrdmlash_d() local4173 int round_const = round ? (1 << (esize - 2)) : 0; in sqrdmlash() local
2729 int round_const = round ? (1 << (esize - 2)) : 0; in sqrdmulh() local