Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/execution/loong64/
H A Dsimulator-loong64.cc1038 bool Simulator::set_fcsr_round_error(double original, double rounded) { in set_fcsr_round_error() function in v8::internal::Simulator
1110 bool Simulator::set_fcsr_round_error(float original, float rounded) { in set_fcsr_round_error() function in v8::internal::Simulator
[all...]
/third_party/node/deps/v8/src/execution/mips64/
H A Dsimulator-mips64.cc1059 bool Simulator::set_fcsr_round_error(double original, double rounded) { in set_fcsr_round_error() function in v8::internal::Simulator
1137 bool Simulator::set_fcsr_round_error(float original, float rounded) { in set_fcsr_round_error() function in v8::internal::Simulator
[all...]
/third_party/node/deps/v8/src/execution/mips/
H A Dsimulator-mips.cc1247 bool Simulator::set_fcsr_round_error(double original, double rounded) { in set_fcsr_round_error() function in v8::internal::Simulator
1325 bool Simulator::set_fcsr_round_error(float original, float rounded) { in set_fcsr_round_error() function in v8::internal::Simulator
[all...]

Completed in 20 milliseconds