HomeSort by relevance Sort by last modified time
    Searched full:exit3 (Results 1 - 16 of 16) sorted by null

  /external/llvm/test/Transforms/LCSSA/
unused-phis.ll 6 ; CHECK: exit3:
27 br i1 undef, label %exit3, label %loop
36 exit3:
  /external/llvm/test/CodeGen/X86/
liveness-local-regalloc.ll 14 br label %.exit3
16 .exit3: ; preds = %.exit3, %bb
17 switch i32 undef, label %.exit3 [
22 bb2: ; preds = %bb5, %bb3, %.exit3
42 .loopexit: ; preds = %bb5, %bb4, %bb3, %.exit3
43 %.04 = phi i32 [ %tmp, %bb4 ], [ undef, %bb3 ], [ undef, %.exit3 ], [ undef, %bb5 ] ; <i32> [#uses=2]
  /external/llvm/test/Transforms/DeadStoreElimination/
cs-cs-aliasing.ll 46 br label %_ZN9__gnu_cxx17__sso_string_baseIcSt11char_traitsIcESaIcEED2Ev.exit3
48 _ZN9__gnu_cxx17__sso_string_baseIcSt11char_traitsIcESaIcEED2Ev.exit3: ; preds = %_ZN12basic_stringIcSt11char_traitsIcESaIcEEC2EPKcRKS2_.exit
50 ; CHECK: _ZN9__gnu_cxx17__sso_string_baseIcSt11char_traitsIcESaIcEED2Ev.exit3:
  /bionic/libc/arch-x86/atom/string/
sse2-wcschr-atom.S 248 jnz L(exit3)
258 L(exit3):
ssse3-strcat-atom.S 128 jz L(Exit3)
184 jnz L(Exit3)
242 L(Exit3):
414 jnz L(Exit3)
591 jz L(Exit3)
sse2-strchr-atom.S 224 jnz L(Exit3)
285 jnz L(Exit3)
327 L(Exit3):
ssse3-strlcat-atom.S 136 jz L(Exit3)
190 jnz L(Exit3)
280 jnz L(Exit3)
501 L(Exit3):
798 jz L(Exit3)
813 jz L(Exit3)
sse2-strrchr-atom.S 498 jnz L(Exit3)
546 L(Exit3):
ssse3-strlcpy-atom.S 56 jnz L(Exit3)
146 jnz L(Exit3)
367 L(Exit3):
ssse3-strcpy-atom.S     [all...]
  /external/llvm/test/Transforms/LoopUnroll/
scevunroll.ll 106 ; CHECK: br i1 %cmp3, label %l1, label %exit3
124 br i1 %cmp3, label %l1, label %exit3
130 exit3:
  /external/v8/test/cctest/
test-assembler-mips.cc 738 Label exit, exit2, exit3; local
742 __ Branch(&exit3, ge, a0, Operand(0x0001FFFF));
746 __ bind(&exit3);
    [all...]
test-assembler-mips64.cc 740 Label exit, exit2, exit3; local
744 __ Branch(&exit3, ge, a0, Operand(0x0001FFFF));
748 __ bind(&exit3);
    [all...]
  /bionic/libc/arch-x86_64/string/
sse2-strlcpy-slm.S 408 L(Exit3):
998 .int JMPTBL(L(Exit3), L(ExitTable))
sse2-strcpy-slm.S 593 L(Exit3):
    [all...]
  /bionic/libc/arch-x86/silvermont/string/
sse2-strcpy-slm.S 932 L(Exit3):
    [all...]

Completed in 132 milliseconds