Searched refs:lp_const_scale (Results 1 – 4 of 4) sorted by relevance
112 lp_const_scale(struct lp_type type) in lp_const_scale() function218 double scale = lp_const_scale(type); in lp_const_eps()312 double dscale = lp_const_scale(type); in lp_build_const_elem()
62 lp_const_scale(struct lp_type type);
604 const_scale = lp_build_const_vec(gallivm, src_type, lp_const_scale(dst_type)); in lp_build_conv()715 const_scale = lp_build_const_vec(gallivm, src_type, lp_const_scale(dst_type)); in lp_build_conv()836 double dst_scale = lp_const_scale(dst_type); in lp_build_conv()947 double src_scale = lp_const_scale(src_type); in lp_build_conv()
62 double scale = lp_const_scale(type); in read_elem()145 double scale = lp_const_scale(type); in write_elem()