Searched defs:float_types (Results 1 – 4 of 4) sorted by relevance
28 set_type(unsigned idx, nir_alu_type type, BITSET_WORD *float_types, in set_type()72 copy_types(nir_src src, nir_dest *dest, BITSET_WORD *float_types, in copy_types()95 BITSET_WORD *float_types, in nir_gather_ssa_types()
155 BITSET_WORD *float_types = NULL, *int_types = NULL; in nir_lower_int_to_float_impl() local
152 sub float_types { subroutine
29 float_types = [c_double, c_float] variable