Searched refs:OPC_READ_FIRST_MACRO (Results 1 – 6 of 6) sorted by relevance
246 case OPC_READ_FIRST_MACRO: in lower_instr()344 case OPC_READ_FIRST_MACRO: in lower_instr()370 case OPC_READ_FIRST_MACRO: { in lower_instr()
203 instr->opc == OPC_READ_FIRST_MACRO || in validate_instr()235 instr->opc == OPC_READ_FIRST_MACRO || in validate_instr()
127 OPC_READ_FIRST_MACRO = _OPC(1, 55), enumerator
257 (entry->flags & IR3_REG_SHARED) ? OPC_READ_FIRST_MACRO : OPC_MOV; in do_copy()
193 OPC(1, OPC_READ_FIRST_MACRO, read_first.macro),
932 case OPC_READ_FIRST_MACRO: in is_subgroup_cond_mov_macro()