Searched refs:exits (Results 1 – 25 of 266) sorted by relevance
1234567891011
/external/python/cpython2/Lib/ |
D | contextlib.py | 105 exits = [] 113 exits.append(exit) 118 while exits: 119 exit = exits.pop()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopSimplify/ |
D | preserve-scev.ll | 18 ; CHECK: Loop %for.cond: <multiple exits> Unpredictable backedge-taken count. 30 ; CHECK: Loop %for.cond: <multiple exits> Unpredictable backedge-taken count. 33 ; CHECK: Loop %for.cond.outer: <multiple exits> Unpredictable backedge-taken count. 84 ; CHECK: Loop %while.cond191: <multiple exits> Unpredictable backedge-taken count. 87 ; CHECK: Loop %while.cond191.outer: <multiple exits> Unpredictable backedge-taken count. 94 ; CHECK: Loop %while.cond191: <multiple exits> backedge-taken count is 0 97 ; CHECK: Loop %while.cond191.outer: <multiple exits> Unpredictable backedge-taken count.
|
D | basictest.ll | 92 ; Check that we leave already dedicated exits alone when forming dedicated exit 157 ; Check that we form what dedicated exits we can even when some exits are 158 ; reached via indirectbr which precludes forming dedicated exits.
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | ProfileVerifierPass.cpp | 179 bool exits = false; in exitReachable() local 184 exits |= exitReachable(F); in exitReachable() 187 exits = true; in exitReachable() 189 if (exits) break; in exitReachable() 192 return exits; in exitReachable()
|
/external/llvm/test/Analysis/ScalarEvolution/ |
D | max-trip-count.ll | 42 ; CHECK: Loop %for.cond: <multiple exits> Unpredictable backedge-taken count. 104 ; CHECK: Loop %for.body.i: <multiple exits> Unpredictable backedge-taken count. 130 ; CHECK: Loop %for.body: <multiple exits> Unpredictable backedge-taken count. 160 ; CHECK: Loop %for.body.i: <multiple exits> Unpredictable backedge-taken count. 185 ; This loop has two must-exits, both of which dominate the latch. The 189 ; CHECK: Loop %for.body.i: <multiple exits> Unpredictable backedge-taken count.
|
/external/tensorflow/tensorflow/python/autograph/pyct/ |
D | cfg.py | 289 self.exits = {} 418 self.exits[section_id].add(node) 456 assert section_id not in self.exits 457 self.exits[section_id] = set() 463 for exit_ in self.exits[section_id]: 466 del self.exits[section_id]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/ScalarEvolution/ |
D | exact_iter_count.ll | 7 ; CHECK-NEXT: Loop %loop: <multiple exits> backedge-taken count is 50 32 ; CHECK-NEXT: Loop %loop: <multiple exits> backedge-taken count is 50
|
D | max-trip-count.ll | 42 ; CHECK: Loop %for.cond: <multiple exits> Unpredictable backedge-taken count. 104 ; CHECK: Loop %for.body.i: <multiple exits> Unpredictable backedge-taken count. 130 ; CHECK: Loop %for.body: <multiple exits> Unpredictable backedge-taken count. 160 ; CHECK: Loop %for.body.i: <multiple exits> Unpredictable backedge-taken count. 185 ; This loop has two must-exits, both of which dominate the latch. The 189 ; CHECK: Loop %for.body.i: <multiple exits> backedge-taken count is 1
|
/external/python/cpython2/Doc/library/ |
D | thread.rst | 55 returns, the thread silently exits. When the function terminates with an 56 unhandled exception, a stack trace is printed and then the thread exits (but 93 may be recycled when a thread exits and another thread is created. 168 * When the main thread exits, it is system defined whether the other threads 173 * When the main thread exits, it does not do any of its usual cleanup (except
|
/external/python/cpython3/Doc/library/ |
D | _thread.rst | 49 returns, the thread silently exits. When the function terminates with an 50 unhandled exception, a stack trace is printed and then the thread exits (but 85 may be recycled when a thread exits and another thread is created. 181 * When the main thread exits, it is system defined whether the other threads 186 * When the main thread exits, it does not do any of its usual cleanup (except
|
/external/llvm/test/Transforms/IndVarSimplify/ |
D | loop_evaluate10.ll | 4 ; This loop has multiple exits, and the value of %b1 depends on which 9 ; loop exits have the same exit value. We could handle some cases,
|
/external/llvm/test/Transforms/LCSSA/ |
D | indirectbr.ll | 3 ; LCSSA should work correctly in the case of an indirectbr that exits 4 ; the loop, and the loop has exits with predecessors not within the loop 545 ; create PHIs in one of such exits we are also inserting PHIs in L2 header. This 547 ; in L2 exits. Test that we don't assert/crash on that.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LCSSA/ |
D | indirectbr.ll | 3 ; LCSSA should work correctly in the case of an indirectbr that exits 4 ; the loop, and the loop has exits with predecessors not within the loop 545 ; create PHIs in one of such exits we are also inserting PHIs in L2 header. This 547 ; in L2 exits. Test that we don't assert/crash on that.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-ar/ |
D | invalid-command-line.test | 1 Test that llvm-ar exits with 1 when there is an error.
|
/external/linux-kselftest/tools/testing/selftests/ftrace/ |
D | README | 52 * PASS: The test succeeded as expected. The test which exits with 0 is 55 * FAIL: The test failed, but was expected to succeed. The test which exits
|
/external/compiler-rt/test/tsan/Darwin/ |
D | objc-simple.mm | 1 // Test that a simple Obj-C program runs and exits without any warnings.
|
/external/swiftshader/third_party/LLVM/test/Other/ |
D | close-stderr.ll | 10 ; Test that the error handling when writing to stderr fails exits the
|
/external/llvm/test/Other/ |
D | close-stderr.ll | 12 ; Test that the error handling when writing to stderr fails exits the
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Other/ |
D | close-stderr.ll | 12 ; Test that the error handling when writing to stderr fails exits the
|
/external/autotest/client/site_tests/platform_MemoryPressure/ |
D | control.quick | 17 test exits before it completes.
|
/external/autotest/client/site_tests/detachablebase_TriggerHammerd/ |
D | control | 17 The test checks hammerd upstart job is triggered on boot and exits normally.
|
/external/swiftshader/third_party/LLVM/test/Transforms/LoopDeletion/ |
D | multiple-exits.ll | 3 ; Checks whether dead loops with multiple exits can be eliminated
|
/external/llvm/test/Transforms/LoopUnroll/ |
D | scevunroll.ll | 33 ; SCEV unrolling properly handles loops with multiple exits. In this 135 ; exits, SCEV must forget its ExitNotTaken info. 178 ; equality test is skipped and the loop exits after the second
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopUnroll/ |
D | scevunroll.ll | 33 ; SCEV unrolling properly handles loops with multiple exits. In this 135 ; exits, SCEV must forget its ExitNotTaken info. 178 ; equality test is skipped and the loop exits after the second
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SimpleLoopUnswitch/ |
D | update-scev.ll | 13 ; SCEV: Loop %inner_loop_begin: <multiple exits> Unpredictable backedge-taken count. 72 ; SCEV: Loop %inner_loop_begin: <multiple exits> Unpredictable backedge-taken count. 133 ; SCEV: Loop %inner_loop_begin: <multiple exits> Unpredictable backedge-taken count.
|
1234567891011