Searched defs:wide_type (Results 1 – 3 of 3) sorted by relevance
114 struct lp_type wide_type = lp_wider_type(type); in lp_build_mul_norm_expand() local264 struct lp_type wide_type = lp_wider_type(bld->type); in lp_build_blend() local
968 struct lp_type wide_type, in lp_build_mul_norm()1046 struct lp_type wide_type = lp_wider_type(type); in lp_build_mul() local1242 LLVMTypeRef wide_type, narrow_type; in lp_build_mul_32_lohi() local1512 struct lp_type wide_type; in lp_build_lerp() local
64 typedef typename hb_signedness_int<hb_is_signed<Type>::value>::value wide_type; typedef