Searched refs:OPC_BALLOT_MACRO (Results 1 – 5 of 5) sorted by relevance
134 case OPC_BALLOT_MACRO: in lower_block()156 if (instr->opc == OPC_BALLOT_MACRO) { in lower_block()165 case OPC_BALLOT_MACRO: in lower_block()177 case OPC_BALLOT_MACRO: in lower_block()204 case OPC_BALLOT_MACRO: { in lower_block()
121 OPC_BALLOT_MACRO = _OPC(1, 50), enumerator
224 if (instr->opc == OPC_MOVMSK || instr->opc == OPC_BALLOT_MACRO) { in validate_instr()
190 OPC(1, OPC_BALLOT_MACRO, ballot.macro),
1836 ir3_instr_create(block, OPC_BALLOT_MACRO, 1, 1); in ir3_BALLOT_MACRO()