Home
last modified time | relevance | path

Searched defs:rounded_int (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/mips/
Dsimulator-mips.cc1554 int32_t& rounded_int, double fs) { in round_according_to_fcsr()
1595 int32_t& rounded_int, float fs) { in round_according_to_fcsr()
1636 int64_t& rounded_int, double fs) { in round64_according_to_fcsr()
1677 int64_t& rounded_int, float fs) { in round64_according_to_fcsr()
/external/v8/src/mips64/
Dsimulator-mips64.cc1487 int32_t& rounded_int, double fs) { in round_according_to_fcsr()
1528 int64_t& rounded_int, double fs) { in round64_according_to_fcsr()
1570 int32_t& rounded_int, float fs) { in round_according_to_fcsr()
1611 int64_t& rounded_int, float fs) { in round64_according_to_fcsr()