Home
last modified time | relevance | path

Searched refs:WASM_I64_REINTERPRET_F64 (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/wasm/
Dwasm-macro-gen.h263 #define WASM_I64_REINTERPRET_F64(x) kExprI64ReinterpretF64, x macro
/external/v8/test/cctest/wasm/
Dtest-run-wasm.cc1647 BUILD(r, WASM_I64_REINTERPRET_F64( in TEST()