Searched refs:GET_CHANNEL_COUNT (Results 1 – 7 of 7) sorted by relevance
72 unsigned channel_count = GET_CHANNEL_COUNT(alu_opcode_props[op].props); in effective_writemask()
103 #define GET_CHANNEL_COUNT(c) ((c & (0x3 << 0)) ? ((c & (0x3 << 0)) + 1) : 0) macro
292 unsigned channel_override = GET_CHANNEL_COUNT(props); in mir_bytemask_of_read_components_index()
282 bool channeled = GET_CHANNEL_COUNT(alu_opcode_props[ins->op].props); in mir_pack_vector_srcs()
688 GET_CHANNEL_COUNT(alu_opcode_props[ins->op].props) ? 0 : in install_registers_instr()
831 if (GET_CHANNEL_COUNT(alu_opcode_props[instructions[i]->op].props)) in mir_comparison_mobile()
674 unsigned rep = GET_CHANNEL_COUNT(alu_opcode_props[alu_field->op].props); in print_vector_field()