Home
last modified time | relevance | path

Searched refs:cleanup2 (Results 1 – 25 of 34) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopRotate/
Dloopexitinglatch.ll146 ; CHECK: cleanup2.loopexit:
148 ; CHECK: cleanup2:
164 br label %cleanup2
171 br i1 %tobool1, label %cleanup2.loopexit, label %do.body
173 cleanup2.loopexit: ; preds = %do.cond
174 br label %cleanup2
176 cleanup2: ; preds = %cleanup2.loopexit, %cleanup
177 %retval.2 = phi i32 [ %a.0.lcssa, %cleanup ], [ 0, %cleanup2.loopexit ]
200 ; CHECK: cleanup2.loopexit:
202 ; CHECK: cleanup2:
[all …]
/external/python/cpython2/Lib/unittest/test/
Dtest_runner.py25 def cleanup2(*args, **kwargs): function
29 test.addCleanup(cleanup2)
33 (cleanup2, (), {})])
60 def cleanup2(): function
64 test.addCleanup(cleanup2)
92 def cleanup2(): function
95 test.addCleanup(cleanup2)
133 test.addCleanup(cleanup2)
134 def cleanup2(): function
/external/llvm/test/Transforms/SimplifyCFG/
Dbug-25299.ll23 resume: ; preds = %cleanup2, %then, %cleanup1, %unwind
24 %tmp104 = phi { i8*, i32 } [ %tmp101, %then ], [ %tmp106, %cleanup2 ], [ %tmp101, %unwind ]
32 to label %continue unwind label %cleanup2
34 cleanup2: ; preds = %continue
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SimplifyCFG/
Dbug-25299.ll23 resume: ; preds = %cleanup2, %then, %cleanup1, %unwind
24 %tmp104 = phi { i8*, i32 } [ %tmp101, %then ], [ %tmp106, %cleanup2 ], [ %tmp101, %unwind ]
32 to label %continue unwind label %cleanup2
34 cleanup2: ; preds = %continue
/external/ltp/testcases/kernel/syscalls/getpeername/
Dgetpeername01.c49 static void cleanup2(int);
64 {-1, (struct sockaddr *)&fsin1, &sinlen, -1, ENOTSOCK, setup2, cleanup2,
66 {-1, (struct sockaddr *)&fsin1, &sinlen, -1, ENOTCONN, setup3, cleanup2,
169 static void cleanup2(int i) in cleanup2() function
/external/ltp/testcases/kernel/syscalls/fdatasync/
Dfdatasync02.c100 static void cleanup2(void);
104 {EINVAL, "file descriptor to a special file", setup2, cleanup2},
167 void cleanup2(void) in cleanup2() function
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LCSSA/
Drewrite-existing-dbg-values.ll8 ; Verify that the llvm.dbg.value in the %for.cond.cleanup2 block is rewritten
11 ; CHECK-LABEL: for.cond.cleanup2:
30 for.cond.cleanup2: ; preds = %for.cond.cleanup1
36 br i1 false, label %for.cond.preheader, label %for.cond.cleanup2, !dbg !12
/external/ltp/testcases/kernel/syscalls/waitid/
Dwaitid02.c74 static void cleanup2(struct testcase_t *);
102 .cleanup = cleanup2
142 .cleanup = cleanup2
191 static void cleanup2(struct testcase_t *t) in cleanup2() function
/external/tremolo/Tremolo/
Dres012.c216 if(partword==NULL)goto cleanup2; in res_inverse()
220 if(i==ch)goto cleanup2; /* no nonzero vectors */ in res_inverse()
235 if(temp==-1)goto cleanup2; in res_inverse()
256 goto cleanup2; in res_inverse()
261 cleanup2: in res_inverse()
/external/python/cpython3/Lib/unittest/test/
Dtest_runner.py62 def cleanup2(*args, **kwargs): function
66 test.addCleanup(cleanup2)
70 (cleanup2, (), {})])
88 def cleanup2(): function
92 test.addCleanup(cleanup2)
122 def cleanup2(): function
125 test.addCleanup(cleanup2)
163 test.addCleanup(cleanup2)
164 def cleanup2(): function
252 def cleanup2(): function
[all …]
/external/ltp/testcases/kernel/syscalls/recvmsg/
Drecvmsg01.c85 void cleanup2(void);
154 0, 0, setup2, cleanup2, "rights reception"}
174 0, EINVAL, setup3, cleanup2, "invalid cmsg length"}
180 0, 0, setup4, cleanup2, "large cmesg length"}
349 void cleanup2(void) in cleanup2() function
/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
Dtp_attach_query.c59 goto cleanup2; in test_tp_attach_query()
129 cleanup2: in test_tp_attach_query()
/external/llvm/test/Transforms/GVN/
Dpre-load.ll412 %cs1 = catchswitch within none [label %catch] unwind label %cleanup2
421 cleanupret from %c1 unwind label %cleanup2
423 ; CHECK: cleanup2:
427 cleanup2:
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/WinEH/
Dwineh-demotion.ll334 to label %done unwind label %cleanup2
346 cleanup2:
355 cleanupret from %cp0 unwind label %cleanup2
/external/llvm/test/CodeGen/WinEH/
Dwineh-demotion.ll334 to label %done unwind label %cleanup2
346 cleanup2:
355 cleanupret from %cp0 unwind label %cleanup2
/external/llvm/test/Transforms/Inline/
Dinline-funclets.ll107 cleanupret from %outer unwind label %cleanup2
108 ; CHECK: cleanupret from %[[outer]] unwind label %[[cleanup2:.+]]
110 cleanup2:
113 ; CHECK: [[cleanup2]]:
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/GVN/PRE/
Dpre-load.ll412 %cs1 = catchswitch within none [label %catch] unwind label %cleanup2
421 cleanupret from %c1 unwind label %cleanup2
423 ; CHECK: cleanup2:
427 cleanup2:
/external/llvm/test/Verifier/
Dinvalid-eh.ll143 ;T10: cleanup2:
160 ;T11: cleanup2:
164 ;T11: %cs = catchswitch within none [label %catch] unwind label %cleanup2
166 ;T11: ; CHECK11-NEXT: %cs = catchswitch within none [label %catch] unwind label %cleanup2
/external/swiftshader/third_party/llvm-7.0/llvm/test/Verifier/
Dinvalid-eh.ll145 ;T10: cleanup2:
162 ;T11: cleanup2:
166 ;T11: %cs = catchswitch within none [label %catch] unwind label %cleanup2
168 ;T11: ; CHECK11-NEXT: %cs = catchswitch within none [label %catch] unwind label %cleanup2
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Inline/
Dinline-funclets.ll108 cleanupret from %outer unwind label %cleanup2
109 ; CHECK: cleanupret from %[[outer]] unwind label %[[cleanup2:.+]]
111 cleanup2:
114 ; CHECK: [[cleanup2]]:
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/CorrelatedValuePropagation/
Doverflows.ll364 br i1 %cmp, label %for.cond, label %cleanup2
366 cleanup2: ; preds = %while.end
/external/swiftshader/third_party/llvm-7.0/llvm/test/Bitcode/
Doperand-bundles.ll103 %cleanup2 = landingpad i8 cleanup
/external/llvm/test/Bitcode/
Doperand-bundles.ll103 %cleanup2 = landingpad i8 cleanup
/external/tensorflow/tensorflow/core/framework/
Dmodel_test.cc55 auto cleanup2 = gtl::MakeCleanup([async_interleave_many, source2]() { in TEST_P() local
517 auto cleanup2 = gtl::MakeCleanup([async_interleave_many, source2]() { in TEST() local
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SimplifyCFG/X86/
Dswitch_to_lookup_table.ll1367 cleanupret from %cleanuppad1 unwind label %cleanup2
1370 cleanupret from %cleanuppad1 unwind label %cleanup2
1372 cleanup2:
1396 ; CHECK: cleanupret from %[[cleanuppad1]] unwind label %[[cleanup2:.*]]
1399 ; CHECK: cleanupret from %[[cleanuppad1]] unwind label %[[cleanup2]]
1401 ; CHECK: [[cleanup2]]:

12