Searched refs:lp_mantissa (Results 1 – 4 of 4) sorted by relevance
50 lp_mantissa(struct lp_type type);
48 lp_mantissa(struct lp_type type) in lp_mantissa() function
253 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()
1322 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()