Home
last modified time | relevance | path

Searched refs:transformation2 (Results 1 – 25 of 57) sorted by relevance

123

/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
Dtransformation_add_loop_preheader_test.cpp97 auto transformation2 = TransformationAddLoopPreheader(12, 21, {}); in TEST() local
99 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
100 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
233 auto transformation2 = TransformationAddLoopPreheader(13, 41, {42, 43}); in TEST() local
235 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
236 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
Dtransformation_add_loop_to_create_int_constant_synonym_test.cpp403 auto transformation2 = TransformationAddLoopToCreateIntConstantSynonym( in TEST() local
406 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
407 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
581 auto transformation2 = TransformationAddLoopToCreateIntConstantSynonym( in TEST() local
584 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
585 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
780 auto transformation2 = TransformationAddLoopToCreateIntConstantSynonym( variable
783 transformation2.IsApplicable(context.get(), transformation_context));
784 ApplyAndCheckFreshIds(transformation2, context.get(),
903 auto transformation2 = TransformationAddLoopToCreateIntConstantSynonym( in TEST() local
[all …]
Dtransformation_replace_branch_from_dead_block_with_exit_test.cpp109 auto transformation2 = in TEST() local
114 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
120 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
324 auto transformation2 = TransformationReplaceBranchFromDeadBlockWithExit( in TEST() local
330 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
332 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
508 auto transformation2 = in TEST() local
513 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
519 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
Dtransformation_equation_instruction_test.cpp114 auto transformation2 = TransformationEquationInstruction( in TEST() local
117 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
118 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
207 auto transformation2 = TransformationEquationInstruction( in TEST() local
210 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
211 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
307 auto transformation2 = TransformationEquationInstruction( in TEST() local
310 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
311 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
418 auto transformation2 = TransformationEquationInstruction( in TEST() local
[all …]
Dtransformation_set_selection_control_test.cpp131 TransformationSetSelectionControl transformation2( in TEST() local
134 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
135 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
Dtransformation_set_function_control_test.cpp146 TransformationSetFunctionControl transformation2( in TEST() local
149 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
150 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
Dtransformation_add_dead_break_test.cpp148 auto transformation2 = TransformationAddDeadBreak(21, merge_block, false, {}); in TEST() local
162 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
163 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
430 auto transformation2 = in TEST() local
453 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
454 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
826 auto transformation2 = TransformationAddDeadBreak( in TEST() local
853 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
854 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
1277 auto transformation2 = in TEST() local
[all …]
Dtransformation_replace_opphi_id_from_dead_predecessor_test.cpp140 auto transformation2 = in TEST() local
143 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
144 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dtransformation_add_loop_preheader_test.cpp97 auto transformation2 = TransformationAddLoopPreheader(12, 21, {}); in TEST() local
99 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
100 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
233 auto transformation2 = TransformationAddLoopPreheader(13, 41, {42, 43}); in TEST() local
235 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
236 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
Dtransformation_add_loop_to_create_int_constant_synonym_test.cpp403 auto transformation2 = TransformationAddLoopToCreateIntConstantSynonym( in TEST() local
406 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
407 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
581 auto transformation2 = TransformationAddLoopToCreateIntConstantSynonym( in TEST() local
584 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
585 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
780 auto transformation2 = TransformationAddLoopToCreateIntConstantSynonym( variable
783 transformation2.IsApplicable(context.get(), transformation_context));
784 ApplyAndCheckFreshIds(transformation2, context.get(),
903 auto transformation2 = TransformationAddLoopToCreateIntConstantSynonym( in TEST() local
[all …]
Dtransformation_replace_branch_from_dead_block_with_exit_test.cpp109 auto transformation2 = in TEST() local
114 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
120 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
324 auto transformation2 = TransformationReplaceBranchFromDeadBlockWithExit( in TEST() local
330 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
332 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
508 auto transformation2 = in TEST() local
513 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
519 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
Dtransformation_equation_instruction_test.cpp114 auto transformation2 = TransformationEquationInstruction( in TEST() local
117 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
118 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
207 auto transformation2 = TransformationEquationInstruction( in TEST() local
210 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
211 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
307 auto transformation2 = TransformationEquationInstruction( in TEST() local
310 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
311 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
418 auto transformation2 = TransformationEquationInstruction( in TEST() local
[all …]
Dtransformation_set_selection_control_test.cpp131 TransformationSetSelectionControl transformation2( in TEST() local
134 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
135 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
Dtransformation_set_function_control_test.cpp146 TransformationSetFunctionControl transformation2( in TEST() local
149 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
150 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
Dtransformation_add_dead_break_test.cpp148 auto transformation2 = TransformationAddDeadBreak(21, merge_block, false, {}); in TEST() local
162 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
163 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
430 auto transformation2 = in TEST() local
453 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
454 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
826 auto transformation2 = TransformationAddDeadBreak( in TEST() local
853 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
854 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
1277 auto transformation2 = in TEST() local
[all …]
Dtransformation_replace_opphi_id_from_dead_predecessor_test.cpp140 auto transformation2 = in TEST() local
143 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
144 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
Dtransformation_replace_opselect_with_conditional_branch_test.cpp200 auto transformation2 = in TEST() local
203 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
204 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
/third_party/spirv-tools/test/fuzz/
Dtransformation_add_loop_preheader_test.cpp97 auto transformation2 = TransformationAddLoopPreheader(12, 21, {}); in TEST() local
99 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
100 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
233 auto transformation2 = TransformationAddLoopPreheader(13, 41, {42, 43}); in TEST() local
235 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
236 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
Dtransformation_add_loop_to_create_int_constant_synonym_test.cpp403 auto transformation2 = TransformationAddLoopToCreateIntConstantSynonym( in TEST() local
406 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
407 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
581 auto transformation2 = TransformationAddLoopToCreateIntConstantSynonym( in TEST() local
584 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
585 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
780 auto transformation2 = TransformationAddLoopToCreateIntConstantSynonym( variable
783 transformation2.IsApplicable(context.get(), transformation_context));
784 ApplyAndCheckFreshIds(transformation2, context.get(),
903 auto transformation2 = TransformationAddLoopToCreateIntConstantSynonym( in TEST() local
[all …]
Dtransformation_replace_branch_from_dead_block_with_exit_test.cpp109 auto transformation2 = in TEST() local
114 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
120 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
324 auto transformation2 = TransformationReplaceBranchFromDeadBlockWithExit( in TEST() local
330 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
332 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
508 auto transformation2 = in TEST() local
513 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
519 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
Dtransformation_equation_instruction_test.cpp114 auto transformation2 = TransformationEquationInstruction( in TEST() local
117 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
118 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
207 auto transformation2 = TransformationEquationInstruction( in TEST() local
210 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
211 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
307 auto transformation2 = TransformationEquationInstruction( in TEST() local
310 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
311 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
418 auto transformation2 = TransformationEquationInstruction( in TEST() local
[all …]
Dtransformation_set_selection_control_test.cpp131 TransformationSetSelectionControl transformation2( in TEST() local
134 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
135 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
Dtransformation_set_function_control_test.cpp146 TransformationSetFunctionControl transformation2( in TEST() local
149 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
150 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
Dtransformation_add_dead_break_test.cpp148 auto transformation2 = TransformationAddDeadBreak(21, merge_block, false, {}); in TEST() local
162 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
163 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
430 auto transformation2 = in TEST() local
453 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
454 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
826 auto transformation2 = TransformationAddDeadBreak( in TEST() local
853 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
854 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
1277 auto transformation2 = in TEST() local
[all …]
Dtransformation_replace_opphi_id_from_dead_predecessor_test.cpp140 auto transformation2 = in TEST() local
143 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
144 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()

123