Searched refs:WASM_I64_EQZ (Results 1 – 3 of 3) sorted by relevance
219 EXPECT_SIZE(3, WASM_I64_EQZ(WASM_ZERO)); in TEST_F()
503 #define WASM_I64_EQZ(x) x, kExprI64Eqz macro
1391 BUILD(r, WASM_I64_EQZ(WASM_GET_LOCAL(0))); in WASM_EXEC_TEST()