Searched refs:RC_OPCODE_BRK (Results 1 – 7 of 7) sorted by relevance
204 RC_OPCODE_BRK, enumerator
182 if (inst->Next->U.I.Opcode == RC_OPCODE_BRK) { in lower_if()228 case RC_OPCODE_BRK: in rc_vert_fc()
247 case RC_OPCODE_BRK: in try_unroll_loop()370 case RC_OPCODE_BRK: in build_loop_info()
418 .Opcode = RC_OPCODE_BRK,
269 case RC_OPCODE_BRK: in rc_dataflow_deadcode()
479 case RC_OPCODE_BRK: in emit_flowcontrol()
106 case TGSI_OPCODE_BRK: return RC_OPCODE_BRK; in translate_opcode()