Searched refs:WASM_I32_CTZ (Results 1 – 2 of 2) sorted by relevance
179 EXPECT_SIZE(3, WASM_I32_CTZ(WASM_ZERO)); in TEST_F()
155 #define WASM_I32_CTZ(x) kExprI32Ctz, x macro