Searched refs:WASM_I32_NE (Results 1 – 2 of 2) sorted by relevance
145 #define WASM_I32_NE(x, y) kExprI32Ne, x, y macro
972 VERIFY(WASM_I32_NE(WASM_GET_LOCAL(0), WASM_I8(25))); in TEST_F()