Searched refs:WASM_F64_LE (Results 1 – 2 of 2) sorted by relevance
260 EXPECT_SIZE(5, WASM_F64_LE(WASM_ZERO, WASM_ZERO)); in TEST_F()
232 #define WASM_F64_LE(x, y) kExprF64Le, x, y macro