Searched refs:GET_CHANNEL_COUNT (Results 1 – 7 of 7) sorted by relevance
100 unsigned channel_count = GET_CHANNEL_COUNT(alu_opcode_props[op].props); in effective_writemask()
131 #define GET_CHANNEL_COUNT(c) ((c & (0x3 << 0)) ? ((c & (0x3 << 0)) + 1) : 0) macro
298 unsigned channel_override = GET_CHANNEL_COUNT(props); in mir_bytemask_of_read_components_index()
333 bool channeled = GET_CHANNEL_COUNT(alu_opcode_props[ins->op].props); in mir_pack_vector_srcs()
714 GET_CHANNEL_COUNT(alu_opcode_props[ins->op].props) ? 0 : in install_registers_instr()
903 if (GET_CHANNEL_COUNT(alu_opcode_props[instructions[i]->op].props)) in mir_comparison_mobile()
851 unsigned rep = GET_CHANNEL_COUNT(alu_opcode_props[op].props); in print_vector_field()