Searched defs:float_types (Results 1 – 7 of 7) sorted by relevance
17 BITSET_WORD *float_types = data; in pass() local32 BITSET_WORD *float_types = in midgard_nir_type_csel() local
28 set_type(unsigned idx, nir_alu_type type, BITSET_WORD *float_types, in set_type()76 copy_types(nir_src src, nir_def *def, BITSET_WORD *float_types, in copy_types()99 BITSET_WORD *float_types, in nir_gather_types()
260 BITSET_WORD *float_types = NULL, *int_types = NULL; in nir_lower_int_to_float_impl() local
66 BITSET_WORD *float_types; member
29 float_types = [c_double, c_float] variable
35 BITSET_WORD *float_types; /** NIR SSA float vars. */ member
607 BITSET_WORD *float_types; member