Searched defs:half_type (Results 1 – 3 of 3) sorted by relevance
1069 struct lp_type half_type = bld_base->half_bld.type; in visit_alu() local
3055 struct lp_type half_type; in lp_build_nir_soa_func() local
1595 half_type(type_t type) in half_type() function