Searched refs:bi_get_component_count (Results 1 – 4 of 4) sorted by relevance
97 bi_get_component_count(bi_instruction *ins, signed src) in bi_get_component_count() function133 unsigned component_count = bi_get_component_count(ins, s); in bi_bytemask_of_read_components()168 return comp < bi_get_component_count(ins, -1); in bi_writes_component()181 unsigned components = bi_get_component_count(ins, -1); in bi_writemask()
132 unsigned components = bi_get_component_count(ins, src); in bi_adjust_src_ra()
657 unsigned bi_get_component_count(bi_instruction *ins, signed s);
152 for (unsigned u = 0; u < bi_get_component_count(ins, src); ++u) { in bi_print_swizzle()