Searched refs:WASM_I64_NE (Results 1 – 3 of 3) sorted by relevance
491 #define WASM_I64_NE(x, y) x, y, kExprI64Ne macro
446 BUILD(r, WASM_I64_NE(WASM_GET_LOCAL(0), WASM_GET_LOCAL(1))); in WASM_EXEC_TEST()
1039 VERIFY_I_LL(WASM_I64_NE(WASM_GET_LOCAL(0), WASM_I64V_1(25))); in TEST_F()