Searched refs:WASM_I64_POPCNT (Results 1 – 3 of 3) sorted by relevance
212 EXPECT_SIZE(3, WASM_I64_POPCNT(WASM_ZERO)); in TEST_F()
186 #define WASM_I64_POPCNT(x) kExprI64Popcnt, x macro
511 BUILD(r, WASM_I64_POPCNT(WASM_GET_LOCAL(0))); in TEST()