Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_const.h50 lp_mantissa(struct lp_type type);
Dlp_bld_const.c48 lp_mantissa(struct lp_type type) in lp_mantissa() function
Dlp_bld_conv.c253 mantissa = lp_mantissa(src_type); in lp_build_clamped_float_to_unsigned_norm()
384 mantissa = lp_mantissa(dst_type); in lp_build_unsigned_norm_to_float()
Dlp_bld_arit.c1322 unsigned mantissa = lp_mantissa(bld->type); in lp_build_mul_imm()
2379 1.0 - 1.0/(1LL << (lp_mantissa(bld->type) + 1))); in clamp_fract()
3346 unsigned mantissa = lp_mantissa(type); in lp_build_extract_exponent()
3379 unsigned mantissa = lp_mantissa(type); in lp_build_extract_mantissa()