/external/llvm/test/Transforms/JumpThreading/ |
thread-cmp.ll | 8 ; CHECK-NEXT: br i1 %cmp, label %exit2, label %exit1 15 br i1 %cmp2, label %exit1, label %exit2 18 br i1 %cmp3, label %exit1, label %exit2 21 exit2: 33 ; CHECK-NEXT: br i1 %cmp, label %exit2, label %exit1 41 br i1 %cmp2, label %exit1, label %exit2 43 br i1 %cmp2, label %exit1, label %exit2 46 exit2: 55 ; CHECK-NEXT: br i1 %cmp, label %exit2, label %exit1 62 br i1 %cmp2, label %exit1, label %exit2 [all...] |
basic.ll | 468 br i1 %tmp9, label %exit1, label %exit2 470 exit2:
|
/external/llvm/test/Transforms/LCSSA/ |
unused-phis.ll | 4 ; CHECK: exit2: 24 br i1 undef, label %exit2, label %then2 33 exit2:
|
/external/llvm/test/Transforms/LoopUnroll/ |
runtime-loop4.ll | 24 br i1 %e, label %loop2, label %exit2 32 br i1 %exitcnd2, label %exit2, label %loop2 34 exit2:
|
scevunroll.ll | 41 ; CHECK: br i1 %cmp2, label %loop, label %exit2 58 br i1 %cmp2, label %loop, label %exit2 63 exit2: 90 br i1 %cmp2, label %l1, label %exit2 93 exit2: 121 br i1 %cmp2, label %l3, label %exit2 128 exit2:
|
/external/llvm/test/CodeGen/X86/ |
cse-add-with-overflow.ll | 31 br i1 %tmp17, label %exit2, label %return 33 exit2:
|
peephole-na-phys-copy-folding.ll | 29 br i1 %cond, label %exit2, label %exit 34 exit2: 55 br i1 %cond, label %exit2, label %exit 60 exit2: 81 br i1 %cond, label %exit2, label %exit 86 exit2: 107 br i1 %cond, label %exit2, label %exit 112 exit2:
|
switch.ll | 362 i32 36, label %exit2 363 i32 69, label %exit2 364 i32 25, label %exit2 368 exit2:
|
/external/llvm/test/Transforms/LoopUnroll/AArch64/ |
partial.ll | 44 br i1 %exitcnd2, label %exit2, label %loop2 46 exit2:
|
/external/llvm/test/Transforms/GlobalOpt/ |
2009-06-01-RecursivePHI.ll | 103 br i1 undef, label %bb.i1.i39, label %my_malloc.exit2.i 108 my_malloc.exit2.i: ; preds = %bb1.i38 112 bb.i7.i40: ; preds = %my_malloc.exit2.i 115 my_malloc.exit8.i: ; preds = %my_malloc.exit2.i
|
/bionic/libc/arch-x86/atom/string/ |
ssse3-strcat-atom.S | 126 jz L(Exit2) 182 jnz L(Exit2) 233 L(Exit2): 410 jnz L(Exit2) 587 jz L(Exit2)
|
sse2-strchr-atom.S | 220 jnz L(Exit2) 283 jnz L(Exit2) 322 L(Exit2):
|
ssse3-strlcat-atom.S | 134 jz L(Exit2) 188 jnz L(Exit2) 276 jnz L(Exit2) 479 L(Exit2): 793 jz L(Exit2) 811 jz L(Exit2)
|
sse2-strrchr-atom.S | 500 jnz L(Exit2) 541 L(Exit2):
|
ssse3-strlcpy-atom.S | 54 jnz L(Exit2) 142 jnz L(Exit2) 345 L(Exit2):
|
/external/llvm/test/Transforms/RewriteStatepointsForGC/deopt-bundles/ |
relocation.ll | 163 br i1 undef, label %gc.safepoint_poll.exit2, label %do_safepoint 172 br label %gc.safepoint_poll.exit2 174 gc.safepoint_poll.exit2: ; preds = %do_safepoint, %entry 175 ; CHECK-LABEL: gc.safepoint_poll.exit2:
|
/external/llvm/test/Transforms/RewriteStatepointsForGC/ |
relocation.ll | 165 br i1 undef, label %gc.safepoint_poll.exit2, label %do_safepoint 174 br label %gc.safepoint_poll.exit2 176 gc.safepoint_poll.exit2: 177 ; CHECK-LABEL: gc.safepoint_poll.exit2:
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
armVCM4P2_DecodeVLCZigzag_AC_unsafe_s.s | 393 B exit2 406 exit2 label
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/ |
armVCM4P2_DecodeVLCZigzag_AC_unsafe_s.s | 393 B exit2 406 exit2 label
|
/external/llvm/test/Transforms/LICM/ |
sinking.ll | 180 br i1 %C2, label %Loop, label %exit2 183 exit2: ; preds = %Cont 188 ; CHECK: exit2:
|
/external/pcre/dist/ |
pcregrep.c | [all...] |
/external/v8/test/cctest/compiler/ |
test-loop-analysis.cc | 742 Node* exit2 = t.graph.NewNode(t.common.IfFalse(), branch2); local 744 loop1->ReplaceInput(1, exit2); 755 Node* body1[] = {cond1, branch1, if_true1, exit2, loop2, 818 Node* exit2 = t.graph.NewNode(t.common.IfFalse(), branch2); local 831 loop1->ReplaceInput(1, exit2); 864 Node* body1[] = {cond1, branch1, if_true1, exit2, loop2,
|
/external/freetype/src/base/ |
ftobjs.c | [all...] |
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/base/ |
ftobjs.c | [all...] |
/external/pdfium/third_party/freetype/src/base/ |
ftobjs.c | [all...] |