Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Dsimulator-aarch64.h604 bool GetRounding(int index) { return round_[index]; } in GetRounding() function
612 SetUint(vform, i, Uint(vform, i) + (GetRounding(i) ? 1 : 0)); in Round()