Home
last modified time | relevance | path

Searched refs:round_const (Results 1 – 1 of 1) sorted by relevance

/external/vixl/src/vixl/a64/
Dlogic-a64.cc3275 int round_const = round ? (1 << (esize - 2)) : 0; in sqrdmulh() local
3281 product += round_const; in sqrdmulh()