Searched refs:lp_build_log2_approx (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_arit.h | 375 lp_build_log2_approx(struct lp_build_context *bld,
|
D | lp_bld_arit.c | 3447 lp_build_log2_approx(struct lp_build_context *bld, in lp_build_log2_approx() function 3571 lp_build_log2_approx(bld, x, NULL, NULL, &res, FALSE); in lp_build_log2() 3585 lp_build_log2_approx(bld, x, NULL, NULL, &res, TRUE); in lp_build_log2_safe()
|
D | lp_bld_tgsi_action.c | 1631 lp_build_log2_approx(&bld_base->base, src0, in log_emit_cpu()
|