Searched refs:lp_build_popcount (Results 1 – 4 of 4) sorted by relevance
75 lp_build_popcount(struct lp_build_context *bld, LLVMValueRef a);
245 lp_build_popcount(struct lp_build_context *bld, LLVMValueRef a) in lp_build_popcount() function
2471 lp_build_popcount(uint_bld, emit_data->args[0]); in popc_emit_cpu()
605 result = lp_build_popcount(get_int_bld(bld_base, false, src_bit_size[0]), src[0]); in do_alu_action()