Searched defs:int_types (Results 1 – 6 of 6) sorted by relevance
19 int_types = (int,) variable24 int_types = (int, long) variable
29 BITSET_WORD *int_types, bool *progress) in set_type()73 BITSET_WORD *int_types, bool *progress) in copy_types()96 BITSET_WORD *int_types) in nir_gather_ssa_types()
31 ASSERTED BITSET_WORD *int_types = arg; in assert_ssa_def_is_not_int() local155 BITSET_WORD *float_types = NULL, *int_types = NULL; in nir_lower_int_to_float_impl() local
58 int_types = unsigned_int_types + signed_int_types variable