Searched refs:lp_build_popcount (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_bitarit.h75 lp_build_popcount(struct lp_build_context *bld, LLVMValueRef a);
H A Dlp_bld_bitarit.c245 lp_build_popcount(struct lp_build_context *bld, LLVMValueRef a) function in typeref:typename:LLVMValueRef
H A Dlp_bld_tgsi_action.c2471 lp_build_popcount(uint_bld, emit_data->args[0]);
H A Dlp_bld_nir.c605 result = lp_build_popcount(get_int_bld(bld_base, false, src_bit_size[0]), src[0]);

Completed in 12 milliseconds