/external/llvm/test/Transforms/LCSSA/ |
D | 2006-10-31-UnreachableBlock.ll | 13 br i1 false, label %then.i, label %loopentry.__skb_dequeue67.exit_crit_edge 16 then.i: ; preds = %loopentry 18 __skb_dequeue67.exit: ; preds = %then.i, %loopentry.__skb_dequeue67.exit_crit_edge 19 br i1 false, label %then.0, label %__skb_dequeue67.exit.endif.0_crit_edge 22 then.0: ; preds = %__skb_dequeue67.exit 27 br i1 false, label %then.0.i, label %endif.0.endif.0.i_crit_edge 30 then.0.i: ; preds = %endif.0 32 endif.0.i: ; preds = %then.0.i, %endif.0.endif.0.i_crit_edge 33 br i1 false, label %then.i.i, label %endif.0.i.skb_bond.exit.i_crit_edge 36 then.i.i: ; preds = %endif.0.i [all …]
|
D | 2006-10-31-UnreachableBlock-2.ll | 16 br i1 false, label %then.0, label %endif.0 17 then.0: ; preds = %shortcirc_done.1 18 br i1 false, label %then.1, label %endif.1 19 then.1: ; preds = %then.0 23 endif.1: ; preds = %after_ret.0, %then.0 28 br i1 false, label %then.2, label %endif.2 29 then.2: ; preds = %loopentry.0 42 br i1 false, label %then.3, label %endif.3 43 then.3: ; preds = %shortcirc_done.2 52 br i1 false, label %then.4, label %else [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LCSSA/ |
D | 2006-10-31-UnreachableBlock.ll | 13 br i1 false, label %then.i, label %loopentry.__skb_dequeue67.exit_crit_edge 16 then.i: ; preds = %loopentry 18 __skb_dequeue67.exit: ; preds = %then.i, %loopentry.__skb_dequeue67.exit_crit_edge 19 br i1 false, label %then.0, label %__skb_dequeue67.exit.endif.0_crit_edge 22 then.0: ; preds = %__skb_dequeue67.exit 27 br i1 false, label %then.0.i, label %endif.0.endif.0.i_crit_edge 30 then.0.i: ; preds = %endif.0 32 endif.0.i: ; preds = %then.0.i, %endif.0.endif.0.i_crit_edge 33 br i1 false, label %then.i.i, label %endif.0.i.skb_bond.exit.i_crit_edge 36 then.i.i: ; preds = %endif.0.i [all …]
|
D | 2006-10-31-UnreachableBlock-2.ll | 16 br i1 false, label %then.0, label %endif.0 17 then.0: ; preds = %shortcirc_done.1 18 br i1 false, label %then.1, label %endif.1 19 then.1: ; preds = %then.0 23 endif.1: ; preds = %after_ret.0, %then.0 28 br i1 false, label %then.2, label %endif.2 29 then.2: ; preds = %loopentry.0 42 br i1 false, label %then.3, label %endif.3 43 then.3: ; preds = %shortcirc_done.2 52 br i1 false, label %then.4, label %else [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/NVPTX/ |
D | reg-copy.ll | 34 br i1 %9, label %if.then.i, label %_ZN12cuda_builtinmlIfEENS_7complexIT_EERKS3_S5_.exit 36 if.then.i: ; preds = %land.lhs.true.i 42 br i1 %or.cond.i, label %if.then.14.i, label %if.end.31.i 44 if.then.14.i: ; preds = %if.then.i 57 br i1 %24, label %if.then.24.i, label %if.end.i 59 if.then.24.i: ; preds = %if.then.14.i 65 if.end.i: ; preds = %if.then.24.i, %if.then.14.i 66 %__c.0.i = phi float [ %27, %if.then.24.i ], [ %2, %if.then.14.i ] 69 br i1 %29, label %if.then.28.i, label %if.end.31.i 71 if.then.28.i: ; preds = %if.end.i [all …]
|
/external/llvm/test/CodeGen/NVPTX/ |
D | reg-copy.ll | 34 br i1 %9, label %if.then.i, label %_ZN12cuda_builtinmlIfEENS_7complexIT_EERKS3_S5_.exit 36 if.then.i: ; preds = %land.lhs.true.i 42 br i1 %or.cond.i, label %if.then.14.i, label %if.end.31.i 44 if.then.14.i: ; preds = %if.then.i 57 br i1 %24, label %if.then.24.i, label %if.end.i 59 if.then.24.i: ; preds = %if.then.14.i 65 if.end.i: ; preds = %if.then.24.i, %if.then.14.i 66 %__c.0.i = phi float [ %27, %if.then.24.i ], [ %2, %if.then.14.i ] 69 br i1 %29, label %if.then.28.i, label %if.end.31.i 71 if.then.28.i: ; preds = %if.end.i [all …]
|
/external/llvm/test/CodeGen/PowerPC/ |
D | fast-isel-cmp-imm.ll | 2 ; registers and with -fast-isel-abort=1 turned on the test case will then fail. 13 br i1 %cmp, label %if.then, label %if.end 15 if.then: ; preds = %entry 19 if.end: ; preds = %if.then, %entry 32 br i1 %cmp, label %if.then, label %if.end 34 if.then: ; preds = %entry 38 if.end: ; preds = %if.then, %entry 49 br i1 %cmp, label %if.then, label %if.end 51 if.then: ; preds = %entry 55 if.end: ; preds = %if.then, %entry [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/ |
D | fast-isel-cmp-imm.ll | 2 ; registers and with -fast-isel-abort=1 turned on the test case will then fail. 16 br i1 %cmp, label %if.then, label %if.end 18 if.then: ; preds = %entry 22 if.end: ; preds = %if.then, %entry 37 br i1 %cmp, label %if.then, label %if.end 39 if.then: ; preds = %entry 43 if.end: ; preds = %if.then, %entry 56 br i1 %cmp, label %if.then, label %if.end 58 if.then: ; preds = %entry 62 if.end: ; preds = %if.then, %entry [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SimplifyCFG/ |
D | switch-simplify-crash.ll | 5 br i1 false, label %endif.0, label %then.0 6 then.0: ; preds = %entry 8 shortcirc_next.i: ; preds = %then.0 10 shortcirc_done.i: ; preds = %shortcirc_next.i, %then.0 11 br i1 false, label %then.0.i, label %else.0.i 12 then.0.i: ; preds = %shortcirc_done.i 22 NewBase.exit: ; preds = %endif.0.i, %else.2.i, %then.0.i 40 br i1 false, label %then.1, label %else.1 41 then.1: ; preds = %no_exit.0 48 br i1 false, label %then.2, label %endif.2 [all …]
|
D | 2004-12-10-SimplifyCFGCrash.ll | 5 br i1 undef, label %then.0, label %UnifiedReturnBlock 6 then.0: ; preds = %entry 8 loopentry.1.preheader: ; preds = %then.0 12 loopentry.1: ; preds = %endif.1, %then.4, %then.3, %then.1, %loopentry.1.outer 15 br i1 undef, label %then.1, label %else.0 16 then.1: ; preds = %no_exit.1 19 br i1 undef, label %then.2, label %else.1 20 then.2: ; preds = %else.0 21 br i1 undef, label %then.3, label %endif.1 22 then.3: ; preds = %then.2 [all …]
|
D | 2005-06-16-PHICrash.ll | 11 br i1 %tmp.3, label %else.0, label %then.0 12 then.0: ; preds = %entry 14 br i1 %tmp.5, label %else.1, label %then.1 15 then.1: ; preds = %then.0 17 else.1: ; preds = %then.0 43 br i1 %mem_tmp.0, label %then.2, label %else.2 44 then.2: ; preds = %cond_continue 58 br i1 %tmp.31, label %else.3, label %then.3 59 then.3: ; preds = %no_exit.1 62 br i1 false, label %else.4, label %then.4 [all …]
|
/external/llvm/test/Transforms/SimplifyCFG/ |
D | switch-simplify-crash.ll | 5 br i1 false, label %endif.0, label %then.0 6 then.0: ; preds = %entry 8 shortcirc_next.i: ; preds = %then.0 10 shortcirc_done.i: ; preds = %shortcirc_next.i, %then.0 11 br i1 false, label %then.0.i, label %else.0.i 12 then.0.i: ; preds = %shortcirc_done.i 22 NewBase.exit: ; preds = %endif.0.i, %else.2.i, %then.0.i 40 br i1 false, label %then.1, label %else.1 41 then.1: ; preds = %no_exit.0 48 br i1 false, label %then.2, label %endif.2 [all …]
|
D | 2004-12-10-SimplifyCFGCrash.ll | 5 br i1 undef, label %then.0, label %UnifiedReturnBlock 6 then.0: ; preds = %entry 8 loopentry.1.preheader: ; preds = %then.0 12 loopentry.1: ; preds = %endif.1, %then.4, %then.3, %then.1, %loopentry.1.outer 15 br i1 undef, label %then.1, label %else.0 16 then.1: ; preds = %no_exit.1 19 br i1 undef, label %then.2, label %else.1 20 then.2: ; preds = %else.0 21 br i1 undef, label %then.3, label %endif.1 22 then.3: ; preds = %then.2 [all …]
|
D | 2005-06-16-PHICrash.ll | 11 br i1 %tmp.3, label %else.0, label %then.0 12 then.0: ; preds = %entry 14 br i1 %tmp.5, label %else.1, label %then.1 15 then.1: ; preds = %then.0 17 else.1: ; preds = %then.0 43 br i1 %mem_tmp.0, label %then.2, label %else.2 44 then.2: ; preds = %cond_continue 58 br i1 %tmp.31, label %else.3, label %then.3 59 then.3: ; preds = %no_exit.1 62 br i1 false, label %else.4, label %then.4 [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/BranchProbabilityInfo/ |
D | libfunc_call.ll | 21 br i1 %cond, label %then, label %else 22 ; CHECK: edge entry -> then probability is 0x30000000 / 0x80000000 = 37.50% 25 then: 27 ; CHECK: edge then -> exit probability is 0x80000000 / 0x80000000 = 100.00% [HOT edge] 34 %result = phi i32 [ 0, %then ], [ 1, %else ] 43 br i1 %cond, label %then, label %else 44 ; CHECK: edge entry -> then probability is 0x50000000 / 0x80000000 = 62.50% 47 then: 49 ; CHECK: edge then -> exit probability is 0x80000000 / 0x80000000 = 100.00% [HOT edge] 56 %result = phi i32 [ 0, %then ], [ 1, %else ] [all …]
|
/external/llvm/test/Transforms/ADCE/ |
D | 2003-06-24-BadSuccessor.ll | 8 br i1 false, label %endif.0, label %then.0 10 then.0: ; preds = %entry 14 br i1 false, label %then.11, label %then.4 16 then.4: ; preds = %endif.0 19 then.11: ; preds = %endif.0 22 loopentry.0: ; preds = %loopentry.1, %endif.14, %then.11 28 loopentry.1: ; preds = %then.53, %endif.14 29 %SubArrays.10 = phi i32* [ %SubArrays.8, %then.53 ], [ null, %endif.14 ] ; <i32*> [#uses=3] 39 br i1 false, label %then.43, label %endif.43 41 then.43: ; preds = %label.10 [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/ADCE/ |
D | 2003-06-24-BadSuccessor.ll | 10 br i1 false, label %endif.0, label %then.0 12 then.0: ; preds = %entry 16 br i1 false, label %then.11, label %then.4 18 then.4: ; preds = %endif.0 21 then.11: ; preds = %endif.0 24 loopentry.0: ; preds = %loopentry.1, %endif.14, %then.11 30 loopentry.1: ; preds = %then.53, %endif.14 31 %SubArrays.10 = phi i32* [ %SubArrays.8, %then.53 ], [ null, %endif.14 ] ; <i32*> [#uses=3] 42 br i1 false, label %then.43, label %endif.43 44 then.43: ; preds = %label.10 [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | fast-isel-cmp-imm.ll | 12 br i1 %cmp, label %if.then, label %if.end 14 if.then: ; preds = %entry 18 if.end: ; preds = %if.then, %entry 34 br i1 %cmp, label %if.then, label %if.end 36 if.then: ; preds = %entry 40 if.end: ; preds = %if.then, %entry 51 br i1 %cmp, label %if.then, label %if.end 53 if.then: ; preds = %entry 57 if.end: ; preds = %if.then, %entry 71 br i1 %cmp, label %if.then, label %if.end [all …]
|
/external/llvm/test/CodeGen/ARM/ |
D | fast-isel-cmp-imm.ll | 12 br i1 %cmp, label %if.then, label %if.end 14 if.then: ; preds = %entry 18 if.end: ; preds = %if.then, %entry 34 br i1 %cmp, label %if.then, label %if.end 36 if.then: ; preds = %entry 40 if.end: ; preds = %if.then, %entry 51 br i1 %cmp, label %if.then, label %if.end 53 if.then: ; preds = %entry 57 if.end: ; preds = %if.then, %entry 71 br i1 %cmp, label %if.then, label %if.end [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Mem2Reg/ |
D | 2005-11-28-Crash.ll | 7 br i1 false, label %then.0, label %endif.0 8 then.0: ; preds = %entry 10 endif.0: ; preds = %then.0, %entry 16 br i1 false, label %then.1, label %endif.1 17 then.1: ; preds = %no_exit 19 shortcirc_next.0: ; preds = %then.1 21 shortcirc_done.0: ; preds = %shortcirc_next.0, %then.1 30 br i1 false, label %then.2, label %endif.2 31 then.2: ; preds = %shortcirc_done.2 33 endif.2: ; preds = %then.2, %shortcirc_done.2 [all …]
|
/external/llvm/test/Transforms/Mem2Reg/ |
D | 2005-11-28-Crash.ll | 7 br i1 false, label %then.0, label %endif.0 8 then.0: ; preds = %entry 10 endif.0: ; preds = %then.0, %entry 16 br i1 false, label %then.1, label %endif.1 17 then.1: ; preds = %no_exit 19 shortcirc_next.0: ; preds = %then.1 21 shortcirc_done.0: ; preds = %shortcirc_next.0, %then.1 30 br i1 false, label %then.2, label %endif.2 31 then.2: ; preds = %shortcirc_done.2 33 endif.2: ; preds = %then.2, %shortcirc_done.2 [all …]
|
/external/e2fsprogs/tests/f_compress_extent_tree_level/ |
D | script | 1 if [ "$DESCRIPTION"x != x ]; then 4 if [ "$IMAGE"x = x ]; then 8 if [ "$FSCK_OPT"x = x ]; then 12 if [ "$SECOND_FSCK_OPT"x = x ]; then 16 if [ "$OUT1"x = x ]; then 20 if [ "$OUT2"x = x ]; then 24 if [ "$EXP1"x = x ]; then 25 if [ -f $test_dir/expect.1.gz ]; then 33 if [ "$EXP2"x = x ]; then 34 if [ -f $test_dir/expect.2.gz ]; then [all …]
|
/external/e2fsprogs/tests/f_collapse_extent_tree/ |
D | script | 1 if [ "$DESCRIPTION"x != x ]; then 4 if [ "$IMAGE"x = x ]; then 8 if [ "$FSCK_OPT"x = x ]; then 12 if [ "$SECOND_FSCK_OPT"x = x ]; then 16 if [ "$OUT1"x = x ]; then 20 if [ "$OUT2"x = x ]; then 24 if [ "$EXP1"x = x ]; then 25 if [ -f $test_dir/expect.1.gz ]; then 33 if [ "$EXP2"x = x ]; then 34 if [ -f $test_dir/expect.2.gz ]; then [all …]
|
/external/e2fsprogs/tests/ |
D | run_e2fsck | 1 if [ "$DESCRIPTION"x != x ]; then 4 if [ "$IMAGE"x = x ]; then 8 if [ "$FSCK_OPT"x = x ]; then 12 if [ "$SECOND_FSCK_OPT"x = x ]; then 16 if [ "$OUT1"x = x ]; then 20 if [ "$OUT2"x = x ]; then 24 if [ "$EXP1"x = x ]; then 25 if [ -f $test_dir/expect.1.gz ]; then 33 if [ "$EXP2"x = x ]; then 34 if [ -f $test_dir/expect.2.gz ]; then [all …]
|
/external/e2fsprogs/tests/f_extent_too_deep/ |
D | script | 1 if [ "$DESCRIPTION"x != x ]; then 4 if [ "$IMAGE"x = x ]; then 8 if [ "$FSCK_OPT"x = x ]; then 12 if [ "$SECOND_FSCK_OPT"x = x ]; then 16 if [ "$OUT1"x = x ]; then 20 if [ "$OUT2"x = x ]; then 24 if [ "$EXP1"x = x ]; then 25 if [ -f $test_dir/expect.1.gz ]; then 33 if [ "$EXP2"x = x ]; then 34 if [ -f $test_dir/expect.2.gz ]; then [all …]
|