Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-macro-gen.h579 #define WASM_I32_REINTERPRET_F32(x) x, kExprI32ReinterpretF32 macro
/external/v8/test/cctest/wasm/
Dtest-run-wasm.cc1010 BUILD(r, WASM_I32_REINTERPRET_F32( in WASM_EXEC_TEST()