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