Searched refs:lp_build_popcount (Results 1 – 3 of 3) 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
552 result = lp_build_popcount(get_int_bld(bld_base, false, src_bit_size[0]), src[0]); in do_alu_action()