Home
last modified time | relevance | path

Searched refs:uint64_to_float64_wrapper (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/wasm/
Dwasm-external-refs.h38 void uint64_to_float64_wrapper(Address data);
Dwasm-external-refs.cc99 void uint64_to_float64_wrapper(Address data) { in uint64_to_float64_wrapper() function
Dwasm-interpreter.cc608 uint64_to_float64_wrapper>(a); in ExecuteF64UConvertI64()
/external/v8/src/
Dexternal-reference.cc280 Redirect(FUNCTION_ADDR(wasm::uint64_to_float64_wrapper))); in wasm_uint64_to_float64()