/third_party/skia/third_party/externals/spirv-tools/test/fuzz/ |
D | transformation_compute_data_synonym_fact_closure_test.cpp | 129 TransformationContext transformation_context( in TEST() local 132 context.get(), transformation_context)); in TEST() 134 ASSERT_FALSE(transformation_context.GetFactManager()->IsSynonymous( in TEST() 136 ASSERT_FALSE(transformation_context.GetFactManager()->IsSynonymous( in TEST() 138 ASSERT_FALSE(transformation_context.GetFactManager()->IsSynonymous( in TEST() 140 ASSERT_FALSE(transformation_context.GetFactManager()->IsSynonymous( in TEST() 143 transformation_context.GetFactManager()->AddFactDataSynonym( in TEST() 145 ASSERT_TRUE(transformation_context.GetFactManager()->IsSynonymous( in TEST() 147 ASSERT_TRUE(transformation_context.GetFactManager()->IsSynonymous( in TEST() 149 ASSERT_TRUE(transformation_context.GetFactManager()->IsSynonymous( in TEST() [all …]
|
D | transformation_move_block_down_test.cpp | 59 TransformationContext transformation_context( in TEST() local 63 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 98 TransformationContext transformation_context( in TEST() local 102 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 139 TransformationContext transformation_context( in TEST() local 143 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 184 TransformationContext transformation_context( in TEST() local 188 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 291 TransformationContext transformation_context( in TEST() local 321 ASSERT_FALSE(move_down_5.IsApplicable(context.get(), transformation_context)); in TEST() [all …]
|
D | transformation_vector_shuffle_test.cpp | 92 TransformationContext transformation_context( in TEST() local 94 transformation_context.GetFactManager()->AddFactDataSynonym( in TEST() 96 transformation_context.GetFactManager()->AddFactDataSynonym( in TEST() 99 transformation_context.GetFactManager()->AddFactDataSynonym( in TEST() 101 transformation_context.GetFactManager()->AddFactDataSynonym( in TEST() 103 transformation_context.GetFactManager()->AddFactDataSynonym( in TEST() 106 transformation_context.GetFactManager()->AddFactDataSynonym( in TEST() 108 transformation_context.GetFactManager()->AddFactDataSynonym( in TEST() 110 transformation_context.GetFactManager()->AddFactDataSynonym( in TEST() 112 transformation_context.GetFactManager()->AddFactDataSynonym( in TEST() [all …]
|
D | transformation_wrap_vector_synonym_test.cpp | 165 TransformationContext transformation_context( in TEST() local 190 ASSERT_FALSE(transformation_context.GetFactManager()->IdIsIrrelevant(50)); in TEST() 191 transformation_context.GetFactManager()->AddFactDataSynonym( in TEST() 193 transformation_context.GetFactManager()->AddFactDataSynonym( in TEST() 201 wrap_add_int_bad1.IsApplicable(context.get(), transformation_context)); in TEST() 207 wrap_add_int_bad1.IsApplicable(context.get(), transformation_context)); in TEST() 212 wrap_add_int_bad3.IsApplicable(context.get(), transformation_context)); in TEST() 217 wrap_add_int_bad4.IsApplicable(context.get(), transformation_context)); in TEST() 222 wrap_add_int_bad6.IsApplicable(context.get(), transformation_context)); in TEST() 227 wrap_add_int_bad8.IsApplicable(context.get(), transformation_context)); in TEST() [all …]
|
D | data_synonym_transformation_test.cpp | 129 TransformationContext transformation_context( in TEST() local 132 transformation_context.GetFactManager()->MaybeAddFact( in TEST() 134 transformation_context.GetFactManager()->MaybeAddFact( in TEST() 136 transformation_context.GetFactManager()->MaybeAddFact( in TEST() 138 transformation_context.GetFactManager()->MaybeAddFact( in TEST() 140 transformation_context.GetFactManager()->MaybeAddFact( in TEST() 142 transformation_context.GetFactManager()->MaybeAddFact( in TEST() 144 transformation_context.GetFactManager()->MaybeAddFact( in TEST() 156 good_extract_1.IsApplicable(context.get(), transformation_context)); in TEST() 158 bad_extract_1.IsApplicable(context.get(), transformation_context)); in TEST() [all …]
|
D | transformation_set_loop_control_test.cpp | 262 TransformationContext transformation_context( in TEST() local 282 .IsApplicable(context.get(), transformation_context)); in TEST() 284 .IsApplicable(context.get(), transformation_context)); in TEST() 287 .IsApplicable(context.get(), transformation_context)); in TEST() 290 .IsApplicable(context.get(), transformation_context)); in TEST() 293 .IsApplicable(context.get(), transformation_context)); in TEST() 296 .IsApplicable(context.get(), transformation_context)); in TEST() 299 .IsApplicable(context.get(), transformation_context)); in TEST() 302 .IsApplicable(context.get(), transformation_context)); in TEST() 305 .IsApplicable(context.get(), transformation_context)); in TEST() [all …]
|
D | transformation_record_synonymous_constants_test.cpp | 31 TransformationContext* transformation_context) { in ApplyTransformationAndCheckFactManager() argument 34 ir_context, transformation_context); in ApplyTransformationAndCheckFactManager() 36 ASSERT_TRUE(transformation_context->GetFactManager()->IsSynonymous( in ApplyTransformationAndCheckFactManager() 91 TransformationContext transformation_context( in TEST() local 98 context.get(), transformation_context)); in TEST() 100 context.get(), transformation_context)); in TEST() 104 context.get(), transformation_context)); in TEST() 108 context.get(), transformation_context)); in TEST() 112 context.get(), transformation_context)); in TEST() 116 context.get(), transformation_context)); in TEST() [all …]
|
D | transformation_composite_construct_test.cpp | 135 TransformationContext transformation_context( in TEST() local 150 transformation_context)); in TEST() 152 context.get(), transformation_context)); in TEST() 154 context.get(), transformation_context)); in TEST() 161 &transformation_context); in TEST() 170 ASSERT_TRUE(transformation_context.GetFactManager()->IsSynonymous( in TEST() 172 ASSERT_TRUE(transformation_context.GetFactManager()->IsSynonymous( in TEST() 174 ASSERT_TRUE(transformation_context.GetFactManager()->IsSynonymous( in TEST() 184 transformation_context)); in TEST() 186 context.get(), transformation_context)); in TEST() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
D | transformation_compute_data_synonym_fact_closure_test.cpp | 129 TransformationContext transformation_context( in TEST() local 132 context.get(), transformation_context)); in TEST() 134 ASSERT_FALSE(transformation_context.GetFactManager()->IsSynonymous( in TEST() 136 ASSERT_FALSE(transformation_context.GetFactManager()->IsSynonymous( in TEST() 138 ASSERT_FALSE(transformation_context.GetFactManager()->IsSynonymous( in TEST() 140 ASSERT_FALSE(transformation_context.GetFactManager()->IsSynonymous( in TEST() 143 transformation_context.GetFactManager()->AddFactDataSynonym( in TEST() 145 ASSERT_TRUE(transformation_context.GetFactManager()->IsSynonymous( in TEST() 147 ASSERT_TRUE(transformation_context.GetFactManager()->IsSynonymous( in TEST() 149 ASSERT_TRUE(transformation_context.GetFactManager()->IsSynonymous( in TEST() [all …]
|
D | transformation_move_block_down_test.cpp | 59 TransformationContext transformation_context( in TEST() local 63 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 98 TransformationContext transformation_context( in TEST() local 102 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 139 TransformationContext transformation_context( in TEST() local 143 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 184 TransformationContext transformation_context( in TEST() local 188 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 291 TransformationContext transformation_context( in TEST() local 321 ASSERT_FALSE(move_down_5.IsApplicable(context.get(), transformation_context)); in TEST() [all …]
|
D | transformation_vector_shuffle_test.cpp | 92 TransformationContext transformation_context( in TEST() local 94 transformation_context.GetFactManager()->AddFactDataSynonym( in TEST() 96 transformation_context.GetFactManager()->AddFactDataSynonym( in TEST() 99 transformation_context.GetFactManager()->AddFactDataSynonym( in TEST() 101 transformation_context.GetFactManager()->AddFactDataSynonym( in TEST() 103 transformation_context.GetFactManager()->AddFactDataSynonym( in TEST() 106 transformation_context.GetFactManager()->AddFactDataSynonym( in TEST() 108 transformation_context.GetFactManager()->AddFactDataSynonym( in TEST() 110 transformation_context.GetFactManager()->AddFactDataSynonym( in TEST() 112 transformation_context.GetFactManager()->AddFactDataSynonym( in TEST() [all …]
|
D | transformation_wrap_vector_synonym_test.cpp | 165 TransformationContext transformation_context( in TEST() local 190 ASSERT_FALSE(transformation_context.GetFactManager()->IdIsIrrelevant(50)); in TEST() 191 transformation_context.GetFactManager()->AddFactDataSynonym( in TEST() 193 transformation_context.GetFactManager()->AddFactDataSynonym( in TEST() 201 wrap_add_int_bad1.IsApplicable(context.get(), transformation_context)); in TEST() 207 wrap_add_int_bad1.IsApplicable(context.get(), transformation_context)); in TEST() 212 wrap_add_int_bad3.IsApplicable(context.get(), transformation_context)); in TEST() 217 wrap_add_int_bad4.IsApplicable(context.get(), transformation_context)); in TEST() 222 wrap_add_int_bad6.IsApplicable(context.get(), transformation_context)); in TEST() 227 wrap_add_int_bad8.IsApplicable(context.get(), transformation_context)); in TEST() [all …]
|
D | data_synonym_transformation_test.cpp | 129 TransformationContext transformation_context( in TEST() local 132 transformation_context.GetFactManager()->MaybeAddFact( in TEST() 134 transformation_context.GetFactManager()->MaybeAddFact( in TEST() 136 transformation_context.GetFactManager()->MaybeAddFact( in TEST() 138 transformation_context.GetFactManager()->MaybeAddFact( in TEST() 140 transformation_context.GetFactManager()->MaybeAddFact( in TEST() 142 transformation_context.GetFactManager()->MaybeAddFact( in TEST() 144 transformation_context.GetFactManager()->MaybeAddFact( in TEST() 156 good_extract_1.IsApplicable(context.get(), transformation_context)); in TEST() 158 bad_extract_1.IsApplicable(context.get(), transformation_context)); in TEST() [all …]
|
D | transformation_set_loop_control_test.cpp | 262 TransformationContext transformation_context( in TEST() local 282 .IsApplicable(context.get(), transformation_context)); in TEST() 284 .IsApplicable(context.get(), transformation_context)); in TEST() 287 .IsApplicable(context.get(), transformation_context)); in TEST() 290 .IsApplicable(context.get(), transformation_context)); in TEST() 293 .IsApplicable(context.get(), transformation_context)); in TEST() 296 .IsApplicable(context.get(), transformation_context)); in TEST() 299 .IsApplicable(context.get(), transformation_context)); in TEST() 302 .IsApplicable(context.get(), transformation_context)); in TEST() 305 .IsApplicable(context.get(), transformation_context)); in TEST() [all …]
|
D | transformation_record_synonymous_constants_test.cpp | 31 TransformationContext* transformation_context) { in ApplyTransformationAndCheckFactManager() argument 34 ir_context, transformation_context); in ApplyTransformationAndCheckFactManager() 36 ASSERT_TRUE(transformation_context->GetFactManager()->IsSynonymous( in ApplyTransformationAndCheckFactManager() 91 TransformationContext transformation_context( in TEST() local 98 context.get(), transformation_context)); in TEST() 100 context.get(), transformation_context)); in TEST() 104 context.get(), transformation_context)); in TEST() 108 context.get(), transformation_context)); in TEST() 112 context.get(), transformation_context)); in TEST() 116 context.get(), transformation_context)); in TEST() [all …]
|
D | transformation_composite_construct_test.cpp | 135 TransformationContext transformation_context( in TEST() local 150 transformation_context)); in TEST() 152 context.get(), transformation_context)); in TEST() 154 context.get(), transformation_context)); in TEST() 161 &transformation_context); in TEST() 170 ASSERT_TRUE(transformation_context.GetFactManager()->IsSynonymous( in TEST() 172 ASSERT_TRUE(transformation_context.GetFactManager()->IsSynonymous( in TEST() 174 ASSERT_TRUE(transformation_context.GetFactManager()->IsSynonymous( in TEST() 184 transformation_context)); in TEST() 186 context.get(), transformation_context)); in TEST() [all …]
|
/third_party/spirv-tools/test/fuzz/ |
D | transformation_compute_data_synonym_fact_closure_test.cpp | 129 TransformationContext transformation_context( in TEST() local 132 context.get(), transformation_context)); in TEST() 134 ASSERT_FALSE(transformation_context.GetFactManager()->IsSynonymous( in TEST() 136 ASSERT_FALSE(transformation_context.GetFactManager()->IsSynonymous( in TEST() 138 ASSERT_FALSE(transformation_context.GetFactManager()->IsSynonymous( in TEST() 140 ASSERT_FALSE(transformation_context.GetFactManager()->IsSynonymous( in TEST() 143 transformation_context.GetFactManager()->AddFactDataSynonym( in TEST() 145 ASSERT_TRUE(transformation_context.GetFactManager()->IsSynonymous( in TEST() 147 ASSERT_TRUE(transformation_context.GetFactManager()->IsSynonymous( in TEST() 149 ASSERT_TRUE(transformation_context.GetFactManager()->IsSynonymous( in TEST() [all …]
|
D | transformation_move_block_down_test.cpp | 59 TransformationContext transformation_context( in TEST() local 63 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 98 TransformationContext transformation_context( in TEST() local 102 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 139 TransformationContext transformation_context( in TEST() local 143 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 184 TransformationContext transformation_context( in TEST() local 188 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 291 TransformationContext transformation_context( in TEST() local 321 ASSERT_FALSE(move_down_5.IsApplicable(context.get(), transformation_context)); in TEST() [all …]
|
D | transformation_vector_shuffle_test.cpp | 92 TransformationContext transformation_context( in TEST() local 94 transformation_context.GetFactManager()->AddFactDataSynonym( in TEST() 96 transformation_context.GetFactManager()->AddFactDataSynonym( in TEST() 99 transformation_context.GetFactManager()->AddFactDataSynonym( in TEST() 101 transformation_context.GetFactManager()->AddFactDataSynonym( in TEST() 103 transformation_context.GetFactManager()->AddFactDataSynonym( in TEST() 106 transformation_context.GetFactManager()->AddFactDataSynonym( in TEST() 108 transformation_context.GetFactManager()->AddFactDataSynonym( in TEST() 110 transformation_context.GetFactManager()->AddFactDataSynonym( in TEST() 112 transformation_context.GetFactManager()->AddFactDataSynonym( in TEST() [all …]
|
D | transformation_wrap_vector_synonym_test.cpp | 165 TransformationContext transformation_context( in TEST() local 190 ASSERT_FALSE(transformation_context.GetFactManager()->IdIsIrrelevant(50)); in TEST() 191 transformation_context.GetFactManager()->AddFactDataSynonym( in TEST() 193 transformation_context.GetFactManager()->AddFactDataSynonym( in TEST() 201 wrap_add_int_bad1.IsApplicable(context.get(), transformation_context)); in TEST() 207 wrap_add_int_bad1.IsApplicable(context.get(), transformation_context)); in TEST() 212 wrap_add_int_bad3.IsApplicable(context.get(), transformation_context)); in TEST() 217 wrap_add_int_bad4.IsApplicable(context.get(), transformation_context)); in TEST() 222 wrap_add_int_bad6.IsApplicable(context.get(), transformation_context)); in TEST() 227 wrap_add_int_bad8.IsApplicable(context.get(), transformation_context)); in TEST() [all …]
|
D | data_synonym_transformation_test.cpp | 129 TransformationContext transformation_context( in TEST() local 132 transformation_context.GetFactManager()->MaybeAddFact( in TEST() 134 transformation_context.GetFactManager()->MaybeAddFact( in TEST() 136 transformation_context.GetFactManager()->MaybeAddFact( in TEST() 138 transformation_context.GetFactManager()->MaybeAddFact( in TEST() 140 transformation_context.GetFactManager()->MaybeAddFact( in TEST() 142 transformation_context.GetFactManager()->MaybeAddFact( in TEST() 144 transformation_context.GetFactManager()->MaybeAddFact( in TEST() 156 good_extract_1.IsApplicable(context.get(), transformation_context)); in TEST() 158 bad_extract_1.IsApplicable(context.get(), transformation_context)); in TEST() [all …]
|
D | transformation_set_loop_control_test.cpp | 262 TransformationContext transformation_context( in TEST() local 282 .IsApplicable(context.get(), transformation_context)); in TEST() 284 .IsApplicable(context.get(), transformation_context)); in TEST() 287 .IsApplicable(context.get(), transformation_context)); in TEST() 290 .IsApplicable(context.get(), transformation_context)); in TEST() 293 .IsApplicable(context.get(), transformation_context)); in TEST() 296 .IsApplicable(context.get(), transformation_context)); in TEST() 299 .IsApplicable(context.get(), transformation_context)); in TEST() 302 .IsApplicable(context.get(), transformation_context)); in TEST() 305 .IsApplicable(context.get(), transformation_context)); in TEST() [all …]
|
D | transformation_record_synonymous_constants_test.cpp | 31 TransformationContext* transformation_context) { in ApplyTransformationAndCheckFactManager() argument 34 ir_context, transformation_context); in ApplyTransformationAndCheckFactManager() 36 ASSERT_TRUE(transformation_context->GetFactManager()->IsSynonymous( in ApplyTransformationAndCheckFactManager() 91 TransformationContext transformation_context( in TEST() local 98 context.get(), transformation_context)); in TEST() 100 context.get(), transformation_context)); in TEST() 104 context.get(), transformation_context)); in TEST() 108 context.get(), transformation_context)); in TEST() 112 context.get(), transformation_context)); in TEST() 116 context.get(), transformation_context)); in TEST() [all …]
|
D | transformation_composite_construct_test.cpp | 135 TransformationContext transformation_context( in TEST() local 150 transformation_context)); in TEST() 152 context.get(), transformation_context)); in TEST() 154 context.get(), transformation_context)); in TEST() 161 &transformation_context); in TEST() 170 ASSERT_TRUE(transformation_context.GetFactManager()->IsSynonymous( in TEST() 172 ASSERT_TRUE(transformation_context.GetFactManager()->IsSynonymous( in TEST() 174 ASSERT_TRUE(transformation_context.GetFactManager()->IsSynonymous( in TEST() 184 transformation_context)); in TEST() 186 context.get(), transformation_context)); in TEST() [all …]
|
D | transformation_add_dead_break_test.cpp | 106 TransformationContext transformation_context( in TEST() local 112 .IsApplicable(context.get(), transformation_context)); in TEST() 114 .IsApplicable(context.get(), transformation_context)); in TEST() 116 .IsApplicable(context.get(), transformation_context)); in TEST() 118 .IsApplicable(context.get(), transformation_context)); in TEST() 120 .IsApplicable(context.get(), transformation_context)); in TEST() 122 .IsApplicable(context.get(), transformation_context)); in TEST() 124 .IsApplicable(context.get(), transformation_context)); in TEST() 126 .IsApplicable(context.get(), transformation_context)); in TEST() 128 .IsApplicable(context.get(), transformation_context)); in TEST() [all …]
|