Home
last modified time | relevance | path

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

/external/v8/src/
Dexternal-reference.h164 V(wasm_uint64_to_float64, "wasm::uint64_to_float64_wrapper") \
Dexternal-reference.cc278 ExternalReference ExternalReference::wasm_uint64_to_float64() { in wasm_uint64_to_float64() function in v8::internal::ExternalReference
/external/v8/src/wasm/baseline/
Dliftoff-compiler.cc692 &ExternalReference::wasm_uint64_to_float64, kNoTrap) in UnOp()
/external/v8/src/compiler/
Dwasm-compiler.cc1909 input, ExternalReference::wasm_uint64_to_float64(), in BuildF64UConvertI64()