Searched refs:RC_OPCODE_BRK (Results 1 – 7 of 7) sorted by relevance
206 if (inst->Next->U.I.Opcode == RC_OPCODE_BRK) { in lower_if()252 case RC_OPCODE_BRK: in rc_vert_fc()
208 RC_OPCODE_BRK, enumerator
248 case RC_OPCODE_BRK: in try_unroll_loop()371 case RC_OPCODE_BRK: in build_loop_info()
424 .Opcode = RC_OPCODE_BRK,
269 case RC_OPCODE_BRK: in rc_dataflow_deadcode()
479 case RC_OPCODE_BRK: in emit_flowcontrol()
89 case TGSI_OPCODE_BRK: return RC_OPCODE_BRK; in translate_opcode()