Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-external-refs.h96 V8_EXPORT_PRIVATE void f32x4_nearest_int_wrapper(Address data);
Dwasm-external-refs.cc414 void f32x4_nearest_int_wrapper(Address data) { in f32x4_nearest_int_wrapper() function
/external/v8/src/codegen/
Dexternal-reference.cc314 FUNCTION_REFERENCE(wasm_f32x4_nearest_int, wasm::f32x4_nearest_int_wrapper) in FUNCTION_REFERENCE()