Searched refs:OPC_ANY_MACRO (Results 1 – 6 of 6) sorted by relevance
242 case OPC_ANY_MACRO: in lower_instr()323 case OPC_ANY_MACRO: in lower_instr()337 case OPC_ANY_MACRO: in lower_instr()354 case OPC_ANY_MACRO: in lower_instr()
202 } else if (instr->opc == OPC_ANY_MACRO || instr->opc == OPC_ALL_MACRO || in validate_instr()234 } else if (instr->opc == OPC_ANY_MACRO || instr->opc == OPC_ALL_MACRO || in validate_instr()
123 OPC_ANY_MACRO = _OPC(1, 51), enumerator
189 OPC(1, OPC_ANY_MACRO, any.macro),
928 case OPC_ANY_MACRO: in is_subgroup_cond_mov_macro()
3620 if (condition->opc == OPC_ANY_MACRO && condition->block == ctx->block) { in emit_if()