Searched refs:WASM_F64_NEARESTINT (Results 1 – 3 of 3) sorted by relevance
255 EXPECT_SIZE(3, WASM_F64_NEARESTINT(WASM_ZERO)); in TEST_F()
227 #define WASM_F64_NEARESTINT(x) kExprF64NearestInt, x macro
2973 BUILD(r, WASM_F64_NEARESTINT(WASM_GET_LOCAL(0)));