/external/llvm/test/Analysis/ScalarEvolution/ |
D | scev-prestart-nowrap.ll | 17 ; %break.early = INT_SMIN `slt` INT_SMIN = false 18 ; br i1 false, ___, %early.exit 20 ; >> early.exit: 37 %break.early = icmp slt i32 %postinc, %low.limit 38 br i1 %break.early, label %continue, label %early.exit 48 early.exit: 65 %break.early = icmp slt i32 %postinc, %low.limit 66 br i1 %break.early, label %continue.1, label %early.exit 80 early.exit:
|
/external/llvm/test/CodeGen/MIR/X86/ |
D | early-clobber-register-flag.mir | 2 # This test ensures that the MIR parser parses the 'early-clobber' register 39 …; CHECK: INLINEASM $nop, 1, 12, implicit-def dead early-clobber %ax, 12, implicit-def dead early-c… 40 …INLINEASM $nop, 1, 12, implicit-def dead early-clobber %ax, 12, implicit-def dead early-clobber %di
|
D | inline-asm-registers.mir | 33 …%rdi, 2147549193, killed %rdi, 2147483657, killed %rsi, 12, implicit-def dead early-clobber %eflags 50 … %rdi(tied-def 5), 2147483657, killed %rsi(tied-def 3), 12, implicit-def dead early-clobber %eflags 51 … %rdi(tied-def 5), 2147483657, killed %rsi(tied-def 3), 12, implicit-def dead early-clobber %eflags
|
/external/llvm/test/CodeGen/X86/ |
D | early-ifcvt-crash.ll | 1 ; RUN: llc < %s -x86-early-ifcvt -verify-machineinstrs 2 ; RUN: llc < %s -x86-early-ifcvt -stress-early-ifcvt -verify-machineinstrs 4 ; RUN: llc < %s -x86-early-ifcvt -mcpu=pentium3 -verify-machineinstrs 6 ; Run these tests with and without -stress-early-ifcvt to exercise heuristics.
|
D | patchpoint-verifiable.mir | 38 …; CHECK: PATCHPOINT 5, 5, 0, 2, 0, %rdi, %rsi, csr_64, implicit-def dead early-clobber %r11, impli… 39 …PATCHPOINT 5, 5, 0, 2, 0, %rdi, %rsi, csr_64, implicit-def dead early-clobber %r11, implicit-def %…
|
D | mmx-bitcast-fold.ll | 1 ; RUN: opt -mtriple=x86_64-- -early-cse < %s -S | FileCheck %s
|
/external/llvm/test/Transforms/LICM/ |
D | promote-tls.ll | 31 br i1 %exitcmp, label %for.body, label %early-exit 33 early-exit: 34 ; CHECK-LABEL: early-exit: 71 br i1 %exitcmp, label %for.body, label %early-exit 73 early-exit: 74 ; CHECK-LABEL: early-exit: 111 br i1 %exitcmp, label %for.body, label %early-exit 113 early-exit: 114 ; CHECK-LABEL: early-exit:
|
/external/llvm/test/Transforms/IndVarSimplify/ |
D | 2011-11-15-multiexit.ll | 6 ; final loop test is skipped (odd number of elements) then the early 13 ; CHECK: phi i32* [ %first.lcssa, %early.exit ] 25 br i1 %cmp1, label %early.exit, label %if.else 32 early.exit: 37 …%tmp = phi i32* [ %first.lcssa, %early.exit ], [ %first, %if.then ], [ %first, %entry ], [ undef, …
|
/external/curl/tests/data/ |
D | test1247 | 5 --fail-early 23 --fail-early 26 --fail-early h1234://%HOSTIP:%HTTPPORT/1247 http://%HOSTIP:%HTTPPORT/1247
|
/external/valgrind/none/tests/ |
D | pending.c | 16 static volatile int early = 1; variable 28 if (early) { in handler() 63 early = 0; in main()
|
/external/valgrind/ |
D | glibc-2.3.supp | 429 # always get hold of strlen early enough, due to idiocy in the low 432 ## HACK to do with strlen not being intercepted early enough 434 strlen-not-intercepted-early-enough-HACK-1 442 strlen-not-intercepted-early-enough-HACK-2 451 strlen-not-intercepted-early-enough-HACK-3 460 strlen-not-intercepted-early-enough-HACK-4 468 strlen-not-intercepted-early-enough-HACK-5 476 ## HACK to do with index not being intercepted early enough 478 index-not-intercepted-early-enough-HACK-1 485 index-not-intercepted-early-enough-HACK-2 [all …]
|
/external/llvm/test/Transforms/GVN/ |
D | atomic.ll | 352 br i1 %cmp, label %early, label %next 353 early: 369 br i1 %cmp, label %early, label %next 370 early: 387 br i1 %cmp, label %early, label %next 388 early: 403 ; CHECK: %b = phi i32 [ %b.pre, %early ], [ %a, %0 ] 407 br i1 %cmp, label %early, label %next 408 early: 421 ; CHECK: %b = phi i32 [ %b.pre, %early ], [ %a, %0 ] [all …]
|
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/ |
D | 2010-11-15-SpillEarlyClobber.ll | 5 ; This test has an inline asm with early-clobber arguments. 6 ; It is big enough that one of the early clobber registers is spilled. 8 ; All the spillers would get the live ranges wrong when spilling an early 10 ; the early clobber.
|
/external/llvm/test/CodeGen/ARM/ |
D | 2010-11-15-SpillEarlyClobber.ll | 4 ; This test has an inline asm with early-clobber arguments. 5 ; It is big enough that one of the early clobber registers is spilled. 7 ; All the spillers would get the live ranges wrong when spilling an early 9 ; the early clobber.
|
D | 2011-11-14-EarlyClobber.ll | 5 ; This test calls shrinkToUses with an early-clobber redefined live range during 10 ; The early-clobber instruction is an str:
|
/external/llvm/test/Transforms/RewriteStatepointsForGC/ |
D | constants.ll | 74 br i1 %is_null, label %early-exit, label %use 76 early-exit: 146 br i1 %is_null, label %early-exit, label %use 148 early-exit: 180 br i1 %is_null, label %early-exit, label %use 182 early-exit: 214 br i1 %is_null, label %early-exit, label %use 216 early-exit:
|
/external/swiftshader/third_party/LLVM/test/Transforms/SimplifyCFG/ |
D | switch_create.ll | 166 ; CHECK: br i1 %cmp, label %if.then, label %switch.early.test 167 ; CHECK: switch.early.test: 194 ; CHECK: switch.early.test: 199 ; CHECK: %A = phi i32 [ 0, %entry ], [ 42, %switch.early.test ], [ 42, %N ], [ 42, %switch.early.… 251 ; CHECK: br i1 %cmp, label %lor.end, label %switch.early.test 253 ; CHECK: switch.early.test: 279 ; CHECK: br i1 %Cond, label %switch.early.test, label %F 280 ; CHECK:switch.early.test: 477 ; CHECK-NOT: switch.early.test
|
/external/vboot_reference/firmware/ |
D | README | 29 This is an early implementation of the public (2lib/) API. It is 42 compatible with vboot1 structs. Because of the early release of the lib20
|
/external/elfutils/tests/ |
D | run-early-offscn.sh | 22 testrun ${abs_builddir}/early-offscn testfile 0x500
|
/external/libnl/include/linux-private/linux/ |
D | pkt_sched.h | 223 __u32 early; /* Early drops */ member 251 __u32 early; member 293 __u32 early; /* Early drops */ member
|
/external/llvm/test/Transforms/EarlyCSE/ |
D | instsimplify-dom.ll | 1 ; RUN: opt -early-cse -S < %s | FileCheck %s
|
/external/llvm/test/Transforms/SimplifyCFG/ |
D | switch_create.ll | 205 ; CHECK: br i1 %cmp, label %if.then, label %switch.early.test 206 ; CHECK: switch.early.test: 233 ; CHECK: switch.early.test: 238 ; CHECK: %A = phi i32 [ 0, %entry ], [ 42, %switch.early.test ], [ 42, %N ], [ 42, %switch.early.… 290 ; CHECK: br i1 %cmp, label %lor.end, label %switch.early.test 292 ; CHECK: switch.early.test: 318 ; CHECK: br i1 %Cond, label %switch.early.test, label %F 319 ; CHECK:switch.early.test: 516 ; CHECK-NOT: switch.early.test
|
/external/curl/docs/cmdline-opts/ |
D | fail-early.d | 1 Long: fail-early
|
/external/syslinux/txt/ |
D | com-bug.txt | 8 filename translation difficulty and early PXE stacks being some of the
|
/external/llvm/test/CodeGen/Hexagon/ |
D | early-if-phi-i1.ll | 3 ; Check that the early if-conversion does not predicate block1 (where the
|