Searched defs:max_comp (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dmidgard_print.c124 unsigned max_comp = mir_components_for_type(ins->dest_type); local in function:mir_print_embedded_constant
H A Dmidgard_schedule.c401 unsigned max_comp = mir_components_for_type(ins->src_types[src]); local in function:mir_adjust_constant
H A Ddisassemble.c86 unsigned max_comp = (16 * 8) / bits_per_component; local in function:condense_writemask
557 unsigned max_comp = (sizeof(*consts) * 8) / bits; local in function:print_vector_constants

Completed in 9 milliseconds