Searched refs:word64_popcnt_wrapper (Results 1 – 4 of 4) sorted by relevance
60 uint32_t word64_popcnt_wrapper(uint64_t* input);
202 uint32_t word64_popcnt_wrapper(uint64_t* input) { in word64_popcnt_wrapper() function
387 return word64_popcnt_wrapper(&val); in ExecuteI64Popcnt()
1155 Redirect(isolate, FUNCTION_ADDR(wasm::word64_popcnt_wrapper))); in wasm_word64_popcnt()