Home
last modified time | relevance | path

Searched refs:lp_build_max_ext (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_arit.h202 lp_build_max_ext(struct lp_build_context *bld,
Dlp_bld_arit.c1702 lp_build_max_ext(struct lp_build_context *bld, in lp_build_max_ext() function
1761 a = lp_build_max_ext(bld, a, bld->zero, GALLIVM_NAN_RETURN_OTHER_SECOND_NONNAN); in lp_build_clamp_zero_one_nanzero()
3308 x = lp_build_max_ext(bld, lp_build_const_vec(bld->gallivm, type, -126.99999), in lp_build_exp2()
Dlp_bld_tgsi_action.c1812 lp_build_max_ext(&bld_base->base, in max_emit_cpu()
Dlp_bld_sample_soa.c234 fract = lp_build_max_ext(coord_bld, fract, coord_bld->zero, in lp_build_coord_mirror()