Searched refs:uncond (Results 1 – 12 of 12) sorted by relevance
7 .section .text.uncond11 @CHECK: Section {{.*}} .rel.text.uncond {
12 ; not safe to turn into an uncond load
8 ; uncond branch. Next, we fold the control flow alltogether.
24 !1 = !DIFile(filename: "fast-isel-branch-uncond-debug.ll", directory: "/tmp")
12 ; uncond branch.
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.