Searched refs:WASM_I64_NE (Results 1 – 2 of 2) sorted by relevance
175 #define WASM_I64_NE(x, y) kExprI64Ne, x, y macro
1021 VERIFY_I_LL(WASM_I64_NE(WASM_GET_LOCAL(0), WASM_I64(25))); in TEST_F()