Searched refs:WASM_F32_LE (Results 1 – 2 of 2) sorted by relevance
235 EXPECT_SIZE(5, WASM_F32_LE(WASM_ZERO, WASM_ZERO)); in TEST_F()
208 #define WASM_F32_LE(x, y) kExprF32Le, x, y macro