Searched refs:CF_OP_LOOP_BREAK (Results 1 – 4 of 4) sorted by relevance
572 #define CF_OP_LOOP_BREAK 10 macro
10323 [TGSI_OPCODE_BRK] = { CF_OP_LOOP_BREAK, tgsi_loop_brk_cont},10521 [TGSI_OPCODE_BRK] = { CF_OP_LOOP_BREAK, tgsi_loop_brk_cont},10743 [TGSI_OPCODE_BRK] = { CF_OP_LOOP_BREAK, tgsi_loop_brk_cont},
144 cf_node *loop_break = sh.create_cf(CF_OP_LOOP_BREAK); in finalize_loop()
763 } else if (c->bc.op == CF_OP_LOOP_BREAK) { in prepare_ir()