Searched refs:uncond (Results 1 – 6 of 6) sorted by relevance
12 ; not safe to turn into an uncond load
8 ; uncond branch. Next, we fold the control flow alltogether.
2 ; uncond branches away after it is done specializing.
2697 midgard_instruction uncond = v_branch(false, false); in mir_add_writeout_loops() local2698 uncond.branch.target_block = popped; in mir_add_writeout_loops()2699 uncond.branch.target_type = TARGET_GOTO; in mir_add_writeout_loops()2700 emit_mir_instruction(ctx, uncond); in mir_add_writeout_loops()
327 followed by an uncond branch to an exit block.