Searched refs:WASM_I64_CTZ (Results 1 – 3 of 3) sorted by relevance
211 EXPECT_SIZE(3, WASM_I64_CTZ(WASM_ZERO)); in TEST_F()
185 #define WASM_I64_CTZ(x) kExprI64Ctz, x macro
493 BUILD(r, WASM_I64_CTZ(WASM_GET_LOCAL(0))); in TEST()