Home
last modified time | relevance | path

Searched defs:round64_according_to_fcsr (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/execution/loong64/
H A Dsimulator-loong64.cc1316 void Simulator::round64_according_to_fcsr(double toRound, double* rounded, in round64_according_to_fcsr() function in v8::internal::Simulator
1398 void Simulator::round64_according_to_fcsr(float toRound, float* rounded, in round64_according_to_fcsr() function in v8::internal::Simulator
/third_party/node/deps/v8/src/execution/mips64/
H A Dsimulator-mips64.cc1372 void Simulator::round64_according_to_fcsr(double toRound, double* rounded, in round64_according_to_fcsr() function in v8::internal::Simulator
1455 void Simulator::round64_according_to_fcsr(float toRound, float* rounded, in round64_according_to_fcsr() function in v8::internal::Simulator
/third_party/node/deps/v8/src/execution/mips/
H A Dsimulator-mips.cc1525 void Simulator::round64_according_to_fcsr(double toRound, double* rounded, in round64_according_to_fcsr() function in v8::internal::Simulator
1566 void Simulator::round64_according_to_fcsr(float toRound, float* rounded, in round64_according_to_fcsr() function in v8::internal::Simulator

Completed in 24 milliseconds