Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-external-refs.h88 V8_EXPORT_PRIVATE void f64x2_nearest_int_wrapper(Address data);
Dwasm-external-refs.cc398 void f64x2_nearest_int_wrapper(Address data) { in f64x2_nearest_int_wrapper() function
/external/v8/src/codegen/
Dexternal-reference.cc310 FUNCTION_REFERENCE(wasm_f64x2_nearest_int, wasm::f64x2_nearest_int_wrapper) in FUNCTION_REFERENCE()