Home
last modified time | relevance | path

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

/external/v8/src/
Dexternal-reference.h163 V(wasm_uint64_to_float32, "wasm::uint64_to_float32_wrapper") \
Dexternal-reference.cc268 ExternalReference ExternalReference::wasm_uint64_to_float32() { in wasm_uint64_to_float32() function in v8::internal::ExternalReference
/external/v8/src/wasm/baseline/
Dliftoff-compiler.cc684 &ExternalReference::wasm_uint64_to_float32, kNoTrap) in UnOp()
/external/v8/src/compiler/
Dwasm-compiler.cc1899 input, ExternalReference::wasm_uint64_to_float32(), in BuildF32UConvertI64()