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

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

Completed in 123 milliseconds