Home
last modified time | relevance | path

Searched refs:body2 (Results 1 – 25 of 56) sorted by relevance

123

/external/angle/third_party/spirv-tools/src/test/link/
Dmatching_imports_to_exports_test.cpp34 const std::string body2 = R"( in TEST_F() local
43 EXPECT_EQ(SPV_SUCCESS, AssembleAndLink({body1, body2}, &linked_binary)) in TEST_F()
118 const std::string body2 = R"()"; in TEST_F() local
122 AssembleAndLink({body1, body2}, &linked_binary)); in TEST_F()
135 const std::string body2 = R"( in TEST_F() local
145 AssembleAndLink({body1, body2}, &linked_binary)) in TEST_F()
161 const std::string body2 = R"( in TEST_F() local
178 AssembleAndLink({body1, body2, body3}, &linked_binary)) in TEST_F()
193 const std::string body2 = R"( in TEST_F() local
210 AssembleAndLink({body1, body2, body3}, &linked_binary)) in TEST_F()
[all …]
Dentry_points_test.cpp35 const std::string body2 = R"( in TEST_F() local
44 EXPECT_EQ(SPV_SUCCESS, AssembleAndLink({body1, body2}, &linked_binary)); in TEST_F()
56 const std::string body2 = R"( in TEST_F() local
65 EXPECT_EQ(SPV_SUCCESS, AssembleAndLink({body1, body2}, &linked_binary)); in TEST_F()
77 const std::string body2 = R"( in TEST_F() local
87 AssembleAndLink({body1, body2}, &linked_binary)); in TEST_F()
Dmemory_model_test.cpp30 const std::string body2 = R"( in TEST_F() local
35 ASSERT_EQ(SPV_SUCCESS, AssembleAndLink({body1, body2}, &linked_binary)); in TEST_F()
46 const std::string body2 = R"( in TEST_F() local
52 AssembleAndLink({body1, body2}, &linked_binary)); in TEST_F()
62 const std::string body2 = R"( in TEST_F() local
68 AssembleAndLink({body1, body2}, &linked_binary)); in TEST_F()
Dpartial_linkage_test.cpp35 const std::string body2 = R"( in TEST_F() local
47 AssembleAndLink({body1, body2}, &linked_binary, linker_options)); in TEST_F()
73 const std::string body2 = R"( in TEST_F() local
83 AssembleAndLink({body1, body2}, &linked_binary)); in TEST_F()
/external/swiftshader/third_party/SPIRV-Tools/test/link/
Dmatching_imports_to_exports_test.cpp34 const std::string body2 = R"( in TEST_F() local
43 EXPECT_EQ(SPV_SUCCESS, AssembleAndLink({body1, body2}, &linked_binary)) in TEST_F()
118 const std::string body2 = R"()"; in TEST_F() local
122 AssembleAndLink({body1, body2}, &linked_binary)); in TEST_F()
135 const std::string body2 = R"( in TEST_F() local
145 AssembleAndLink({body1, body2}, &linked_binary)) in TEST_F()
161 const std::string body2 = R"( in TEST_F() local
178 AssembleAndLink({body1, body2, body3}, &linked_binary)) in TEST_F()
193 const std::string body2 = R"( in TEST_F() local
210 AssembleAndLink({body1, body2, body3}, &linked_binary)) in TEST_F()
[all …]
Dentry_points_test.cpp35 const std::string body2 = R"( in TEST_F() local
44 EXPECT_EQ(SPV_SUCCESS, AssembleAndLink({body1, body2}, &linked_binary)); in TEST_F()
56 const std::string body2 = R"( in TEST_F() local
65 EXPECT_EQ(SPV_SUCCESS, AssembleAndLink({body1, body2}, &linked_binary)); in TEST_F()
77 const std::string body2 = R"( in TEST_F() local
87 AssembleAndLink({body1, body2}, &linked_binary)); in TEST_F()
Dmemory_model_test.cpp30 const std::string body2 = R"( in TEST_F() local
35 ASSERT_EQ(SPV_SUCCESS, AssembleAndLink({body1, body2}, &linked_binary)); in TEST_F()
46 const std::string body2 = R"( in TEST_F() local
52 AssembleAndLink({body1, body2}, &linked_binary)); in TEST_F()
62 const std::string body2 = R"( in TEST_F() local
68 AssembleAndLink({body1, body2}, &linked_binary)); in TEST_F()
Dpartial_linkage_test.cpp35 const std::string body2 = R"( in TEST_F() local
47 AssembleAndLink({body1, body2}, &linked_binary, linker_options)); in TEST_F()
73 const std::string body2 = R"( in TEST_F() local
83 AssembleAndLink({body1, body2}, &linked_binary)); in TEST_F()
/external/deqp-deps/SPIRV-Tools/test/link/
Dmatching_imports_to_exports_test.cpp34 const std::string body2 = R"( in TEST_F() local
43 EXPECT_EQ(SPV_SUCCESS, AssembleAndLink({body1, body2}, &linked_binary)) in TEST_F()
118 const std::string body2 = R"()"; in TEST_F() local
122 AssembleAndLink({body1, body2}, &linked_binary)); in TEST_F()
135 const std::string body2 = R"( in TEST_F() local
145 AssembleAndLink({body1, body2}, &linked_binary)) in TEST_F()
161 const std::string body2 = R"( in TEST_F() local
178 AssembleAndLink({body1, body2, body3}, &linked_binary)) in TEST_F()
193 const std::string body2 = R"( in TEST_F() local
210 AssembleAndLink({body1, body2, body3}, &linked_binary)) in TEST_F()
[all …]
Dentry_points_test.cpp35 const std::string body2 = R"( in TEST_F() local
44 EXPECT_EQ(SPV_SUCCESS, AssembleAndLink({body1, body2}, &linked_binary)); in TEST_F()
56 const std::string body2 = R"( in TEST_F() local
65 EXPECT_EQ(SPV_SUCCESS, AssembleAndLink({body1, body2}, &linked_binary)); in TEST_F()
77 const std::string body2 = R"( in TEST_F() local
87 AssembleAndLink({body1, body2}, &linked_binary)); in TEST_F()
Dmemory_model_test.cpp30 const std::string body2 = R"( in TEST_F() local
35 ASSERT_EQ(SPV_SUCCESS, AssembleAndLink({body1, body2}, &linked_binary)); in TEST_F()
46 const std::string body2 = R"( in TEST_F() local
52 AssembleAndLink({body1, body2}, &linked_binary)); in TEST_F()
62 const std::string body2 = R"( in TEST_F() local
68 AssembleAndLink({body1, body2}, &linked_binary)); in TEST_F()
Dpartial_linkage_test.cpp35 const std::string body2 = R"( in TEST_F() local
47 AssembleAndLink({body1, body2}, &linked_binary, linker_options)); in TEST_F()
73 const std::string body2 = R"( in TEST_F() local
83 AssembleAndLink({body1, body2}, &linked_binary)); in TEST_F()
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopStrengthReduce/X86/
Dnested-loop.ll23 ; CHECK: for.body2.preheader:
25 ; CHECK: for.body2:
59 br i1 %cmp215, label %for.body2.preheader, label %for.inc
61 for.body2.preheader: ; preds = %for.body
62 br label %for.body2
64 ; Check LSR only generates two induction variables for for.body2 one for compare and
67 for.body2: ; preds = %for.body2.preheader, %for.body2
68 %indvars.iv = phi i64 [ 1, %for.body2.preheader ], [ %indvars.iv.next, %for.body2 ]
81 br i1 %exitcond, label %for.body2, label %for.inc.loopexit
83 for.inc.loopexit: ; preds = %for.body2
Dsibling-loops.ll25 br i1 %tobool, label %do.body2.preheader, label %do.body
27 do.body2.preheader: ; preds = %do.body
28 br label %do.body2
30 do.body2: ; preds = %do.body2.preheader, %do.body2
31 %i.1 = phi i64 [ %inc3, %do.body2 ], [ 0, %do.body2.preheader ]
32 %j.1 = phi i64 [ %inc4, %do.body2 ], [ %inc, %do.body2.preheader ]
38 br i1 %tobool6, label %do.body8.preheader, label %do.body2
40 do.body8.preheader: ; preds = %do.body2
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dtail-dup-debugloc.ll23 br i1 %tobool, label %while.cond1.preheader.us.preheader, label %while.body2.preheader, !dbg !11
25 while.body2.preheader: ; preds = %while.cond1.preheader.lr.ph
26 br label %while.body2, !dbg !11
34 while.body2: ; preds = %while.body2.preheader, %while.body2
35 br label %while.body2, !dbg !11
Ddag-update-nodetomatch.ll99 br i1 %cmp7, label %for.body2.preheader, label %for.inc3
101 for.body2.preheader: ; preds = %for.cond1thread-pre-split
109 br i1 %min.iters.check, label %for.body2.preheader21, label %min.iters.checked
111 min.iters.checked: ; preds = %for.body2.preheader
114 br i1 %cmp.zero, label %for.body2.preheader21, label %vector.memcheck
127 br i1 %memcheck.conflict, label %for.body2.preheader21, label %vector.body.preheader
200 br i1 %cmp.n, label %for.cond1.for.inc3_crit_edge, label %for.body2.preheader21
202 for.body2.preheader21: ; preds = %middle.block, %vector.memcheck, %min.i…
203 …i i64 [ %11, %vector.memcheck ], [ %11, %min.iters.checked ], [ %11, %for.body2.preheader ], [ %in…
204 br label %for.body2
[all …]
Dsink-out-of-loop.ll14 ; CHECK: [[LN2:LBB0_[0-9]+]]: ## %for.body2
43 br i1 %exitcond34, label %for.body2, label %preheader
45 for.body2:
46 %iv = phi i64 [ %iv.next, %for.body2 ], [ 0, %exit ]
50 br i1 %exitcond, label %for.end20, label %for.body2
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopUnroll/
Dnot-rotated.ll13 %indvars.iv = phi i64 [ 1, %body2 ], [ 0, %entry ]
17 br i1 %patatino, label %body2, label %sink
18 body2:
23 br label %body2
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
Dtail-dup-break-cfg.ll10 ; body2
43 br i1 %tagbit2eq0, label %exit, label %body2, !prof !1 ; %exit more likely
44 body2:
63 ;CHECK-NEXT: # %body2
82 br i1 %tagbit2eq0, label %body2, label %exit, !prof !3 ; %body2 more likely
83 body2:
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopSimplifyCFG/
Dscev.ll46 br label %loop.body2
48 loop.body2:
49 %iv2 = phi i32 [0, %exit], [%inc2, %loop.body2]
52 br i1 %cmp2, label %loop.body2, label %exit2
/external/llvm/test/CodeGen/X86/
Dsink-out-of-loop.ll14 ; CHECK: [[LN2:LBB0_[0-9]+]]: ## %for.body2
43 br i1 %exitcond34, label %for.body2, label %preheader
45 for.body2:
46 %iv = phi i64 [ %iv.next, %for.body2 ], [ 0, %exit ]
50 br i1 %exitcond, label %for.end20, label %for.body2
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SimplifyCFG/
Dwineh-unreachable.ll110 %cs1 = catchswitch within none [label %catch.body, label %catch.body2] unwind to caller
117 catch.body2:
132 %cs1 = catchswitch within none [label %catch.body, label %catch.body2] unwind to caller
135 catch.body2:
154 %cs1 = catchswitch within none [label %catch.body, label %catch.body2] unwind to caller
155 ; CHECK: catchswitch within none [label %catch.body, label %catch.body2] unwind to caller
161 catch.body2:
/external/llvm/test/Transforms/SimplifyCFG/
Dwineh-unreachable.ll110 %cs1 = catchswitch within none [label %catch.body, label %catch.body2] unwind to caller
117 catch.body2:
132 %cs1 = catchswitch within none [label %catch.body, label %catch.body2] unwind to caller
135 catch.body2:
154 %cs1 = catchswitch within none [label %catch.body, label %catch.body2] unwind to caller
155 ; CHECK: catchswitch within none [label %catch.body, label %catch.body2] unwind to caller
161 catch.body2:
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/IndVarSimplify/
Div-widen.ll118 br i1 %cmp215, label %for.body2, label %for.inc
122 ; CHECK: for.body2:
123 ; CHECK-NEXT: %indvars.iv = phi i64 [ 1, %for.body2.preheader ], [ %indvars.iv.next, %for.body2 ]
126 for.body2:
127 %k = phi i32 [ %inc, %for.body2 ], [ 1, %for.body ]
134 br i1 %cmp2, label %for.body2, label %for.body3
144 %l = phi i32 [ %inc2, %for.body3 ], [ 1, %for.body2 ]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Dsmlad12.ll23 %mac1.026 = phi i32 [ %add11, %for.body2 ], [ 0, %for.body.preheader ]
24 %i.025 = phi i32 [ %add, %for.body2 ], [ 0, %for.body.preheader ]
43 br i1 %exitcond, label %for.body2, label %for.cond.cleanup
46 for.body2:

123