Searched refs:WASM_F32_NEARESTINT (Results 1 – 3 of 3) sorted by relevance
236 EXPECT_SIZE(3, WASM_F32_NEARESTINT(WASM_ZERO)); in TEST_F()
520 #define WASM_F32_NEARESTINT(x) x, kExprF32NearestInt macro
2530 BUILD(r, WASM_F32_NEARESTINT(WASM_GET_LOCAL(0))); in WASM_EXEC_TEST()