Home
last modified time | relevance | path

Searched refs:transformation1 (Results 1 – 25 of 54) sorted by relevance

123

/third_party/spirv-tools/test/fuzz/
Dtransformation_add_loop_preheader_test.cpp91 auto transformation1 = TransformationAddLoopPreheader(10, 20, {}); in TEST() local
93 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
94 ApplyAndCheckFreshIds(transformation1, context.get(), in TEST()
211 auto transformation1 = TransformationAddLoopPreheader(8, 40, {}); in TEST() local
213 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
214 ApplyAndCheckFreshIds(transformation1, context.get(), in TEST()
Dtransformation_add_loop_to_create_int_constant_synonym_test.cpp390 auto transformation1 = TransformationAddLoopToCreateIntConstantSynonym( in TEST() local
393 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
394 ApplyAndCheckFreshIds(transformation1, context.get(), in TEST()
569 auto transformation1 = TransformationAddLoopToCreateIntConstantSynonym( in TEST() local
572 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
573 ApplyAndCheckFreshIds(transformation1, context.get(), in TEST()
768 auto transformation1 = TransformationAddLoopToCreateIntConstantSynonym( variable
771 transformation1.IsApplicable(context.get(), transformation_context));
772 ApplyAndCheckFreshIds(transformation1, context.get(),
890 auto transformation1 = TransformationAddLoopToCreateIntConstantSynonym( in TEST() local
[all …]
Dtransformation_replace_branch_from_dead_block_with_exit_test.cpp107 auto transformation1 = in TEST() local
112 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
116 ApplyAndCheckFreshIds(transformation1, context.get(), in TEST()
322 auto transformation1 = TransformationReplaceBranchFromDeadBlockWithExit( in TEST() local
328 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
335 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
506 auto transformation1 = in TEST() local
511 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
515 ApplyAndCheckFreshIds(transformation1, context.get(), in TEST()
Dtransformation_equation_instruction_test.cpp101 auto transformation1 = TransformationEquationInstruction( in TEST() local
104 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
107 ApplyAndCheckFreshIds(transformation1, context.get(), in TEST()
198 auto transformation1 = TransformationEquationInstruction( in TEST() local
201 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
202 ApplyAndCheckFreshIds(transformation1, context.get(), in TEST()
298 auto transformation1 = TransformationEquationInstruction( in TEST() local
301 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
302 ApplyAndCheckFreshIds(transformation1, context.get(), in TEST()
409 auto transformation1 = TransformationEquationInstruction( in TEST() local
[all …]
Dtransformation_add_dead_break_test.cpp147 auto transformation1 = TransformationAddDeadBreak(15, merge_block, true, {}); in TEST() local
155 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
156 ApplyAndCheckFreshIds(transformation1, context.get(), in TEST()
428 auto transformation1 = in TEST() local
446 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
447 ApplyAndCheckFreshIds(transformation1, context.get(), in TEST()
824 auto transformation1 = TransformationAddDeadBreak( in TEST() local
846 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
847 ApplyAndCheckFreshIds(transformation1, context.get(), in TEST()
1275 auto transformation1 = in TEST() local
[all …]
Dtransformation_set_selection_control_test.cpp124 TransformationSetSelectionControl transformation1( in TEST() local
127 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
128 ApplyAndCheckFreshIds(transformation1, context.get(), in TEST()
Dtransformation_set_function_control_test.cpp138 TransformationSetFunctionControl transformation1(11, in TEST() local
141 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
142 ApplyAndCheckFreshIds(transformation1, context.get(), in TEST()
Dtransformation_replace_opphi_id_from_dead_predecessor_test.cpp133 auto transformation1 = in TEST() local
136 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
137 ApplyAndCheckFreshIds(transformation1, context.get(), in TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dtransformation_add_loop_preheader_test.cpp91 auto transformation1 = TransformationAddLoopPreheader(10, 20, {}); in TEST() local
93 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
94 ApplyAndCheckFreshIds(transformation1, context.get(), in TEST()
211 auto transformation1 = TransformationAddLoopPreheader(8, 40, {}); in TEST() local
213 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
214 ApplyAndCheckFreshIds(transformation1, context.get(), in TEST()
Dtransformation_add_loop_to_create_int_constant_synonym_test.cpp390 auto transformation1 = TransformationAddLoopToCreateIntConstantSynonym( in TEST() local
393 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
394 ApplyAndCheckFreshIds(transformation1, context.get(), in TEST()
569 auto transformation1 = TransformationAddLoopToCreateIntConstantSynonym( in TEST() local
572 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
573 ApplyAndCheckFreshIds(transformation1, context.get(), in TEST()
768 auto transformation1 = TransformationAddLoopToCreateIntConstantSynonym( variable
771 transformation1.IsApplicable(context.get(), transformation_context));
772 ApplyAndCheckFreshIds(transformation1, context.get(),
890 auto transformation1 = TransformationAddLoopToCreateIntConstantSynonym( in TEST() local
[all …]
Dtransformation_replace_branch_from_dead_block_with_exit_test.cpp107 auto transformation1 = in TEST() local
112 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
116 ApplyAndCheckFreshIds(transformation1, context.get(), in TEST()
322 auto transformation1 = TransformationReplaceBranchFromDeadBlockWithExit( in TEST() local
328 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
335 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
506 auto transformation1 = in TEST() local
511 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
515 ApplyAndCheckFreshIds(transformation1, context.get(), in TEST()
Dtransformation_equation_instruction_test.cpp101 auto transformation1 = TransformationEquationInstruction( in TEST() local
104 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
107 ApplyAndCheckFreshIds(transformation1, context.get(), in TEST()
198 auto transformation1 = TransformationEquationInstruction( in TEST() local
201 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
202 ApplyAndCheckFreshIds(transformation1, context.get(), in TEST()
298 auto transformation1 = TransformationEquationInstruction( in TEST() local
301 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
302 ApplyAndCheckFreshIds(transformation1, context.get(), in TEST()
409 auto transformation1 = TransformationEquationInstruction( in TEST() local
[all …]
Dtransformation_add_dead_break_test.cpp147 auto transformation1 = TransformationAddDeadBreak(15, merge_block, true, {}); in TEST() local
155 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
156 ApplyAndCheckFreshIds(transformation1, context.get(), in TEST()
428 auto transformation1 = in TEST() local
446 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
447 ApplyAndCheckFreshIds(transformation1, context.get(), in TEST()
824 auto transformation1 = TransformationAddDeadBreak( in TEST() local
846 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
847 ApplyAndCheckFreshIds(transformation1, context.get(), in TEST()
1275 auto transformation1 = in TEST() local
[all …]
Dtransformation_set_selection_control_test.cpp124 TransformationSetSelectionControl transformation1( in TEST() local
127 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
128 ApplyAndCheckFreshIds(transformation1, context.get(), in TEST()
Dtransformation_set_function_control_test.cpp138 TransformationSetFunctionControl transformation1(11, in TEST() local
141 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
142 ApplyAndCheckFreshIds(transformation1, context.get(), in TEST()
Dtransformation_replace_opphi_id_from_dead_predecessor_test.cpp133 auto transformation1 = in TEST() local
136 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
137 ApplyAndCheckFreshIds(transformation1, context.get(), in TEST()
Dtransformation_add_early_terminator_wrapper_test.cpp109 auto transformation1 = in TEST() local
117 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
118 ApplyAndCheckFreshIds(transformation1, context.get(), in TEST()
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
Dtransformation_add_loop_preheader_test.cpp91 auto transformation1 = TransformationAddLoopPreheader(10, 20, {}); in TEST() local
93 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
94 ApplyAndCheckFreshIds(transformation1, context.get(), in TEST()
211 auto transformation1 = TransformationAddLoopPreheader(8, 40, {}); in TEST() local
213 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
214 ApplyAndCheckFreshIds(transformation1, context.get(), in TEST()
Dtransformation_add_loop_to_create_int_constant_synonym_test.cpp390 auto transformation1 = TransformationAddLoopToCreateIntConstantSynonym( in TEST() local
393 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
394 ApplyAndCheckFreshIds(transformation1, context.get(), in TEST()
569 auto transformation1 = TransformationAddLoopToCreateIntConstantSynonym( in TEST() local
572 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
573 ApplyAndCheckFreshIds(transformation1, context.get(), in TEST()
768 auto transformation1 = TransformationAddLoopToCreateIntConstantSynonym( variable
771 transformation1.IsApplicable(context.get(), transformation_context));
772 ApplyAndCheckFreshIds(transformation1, context.get(),
890 auto transformation1 = TransformationAddLoopToCreateIntConstantSynonym( in TEST() local
[all …]
Dtransformation_replace_branch_from_dead_block_with_exit_test.cpp107 auto transformation1 = in TEST() local
112 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
116 ApplyAndCheckFreshIds(transformation1, context.get(), in TEST()
322 auto transformation1 = TransformationReplaceBranchFromDeadBlockWithExit( in TEST() local
328 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
335 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
506 auto transformation1 = in TEST() local
511 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
515 ApplyAndCheckFreshIds(transformation1, context.get(), in TEST()
Dtransformation_equation_instruction_test.cpp101 auto transformation1 = TransformationEquationInstruction( in TEST() local
104 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
107 ApplyAndCheckFreshIds(transformation1, context.get(), in TEST()
198 auto transformation1 = TransformationEquationInstruction( in TEST() local
201 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
202 ApplyAndCheckFreshIds(transformation1, context.get(), in TEST()
298 auto transformation1 = TransformationEquationInstruction( in TEST() local
301 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
302 ApplyAndCheckFreshIds(transformation1, context.get(), in TEST()
409 auto transformation1 = TransformationEquationInstruction( in TEST() local
[all …]
Dtransformation_add_dead_break_test.cpp147 auto transformation1 = TransformationAddDeadBreak(15, merge_block, true, {}); in TEST() local
155 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
156 ApplyAndCheckFreshIds(transformation1, context.get(), in TEST()
428 auto transformation1 = in TEST() local
446 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
447 ApplyAndCheckFreshIds(transformation1, context.get(), in TEST()
824 auto transformation1 = TransformationAddDeadBreak( in TEST() local
846 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
847 ApplyAndCheckFreshIds(transformation1, context.get(), in TEST()
1275 auto transformation1 = in TEST() local
[all …]
Dtransformation_set_selection_control_test.cpp124 TransformationSetSelectionControl transformation1( in TEST() local
127 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
128 ApplyAndCheckFreshIds(transformation1, context.get(), in TEST()
Dtransformation_set_function_control_test.cpp138 TransformationSetFunctionControl transformation1(11, in TEST() local
141 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
142 ApplyAndCheckFreshIds(transformation1, context.get(), in TEST()
Dtransformation_replace_opphi_id_from_dead_predecessor_test.cpp133 auto transformation1 = in TEST() local
136 transformation1.IsApplicable(context.get(), transformation_context)); in TEST()
137 ApplyAndCheckFreshIds(transformation1, context.get(), in TEST()

123