Home
last modified time | relevance | path

Searched refs:lp_build_log2_approx (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_arit.h368 lp_build_log2_approx(struct lp_build_context *bld,
Dlp_bld_arit.c3449 lp_build_log2_approx(struct lp_build_context *bld, in lp_build_log2_approx() function
3573 lp_build_log2_approx(bld, x, NULL, NULL, &res, FALSE); in lp_build_log2()
3587 lp_build_log2_approx(bld, x, NULL, NULL, &res, TRUE); in lp_build_log2_safe()
Dlp_bld_tgsi_action.c1776 lp_build_log2_approx(&bld_base->base, src0, in log_emit_cpu()