/third_party/skia/third_party/externals/spirv-tools/test/fuzz/ |
H A D | transformation_add_loop_to_create_int_constant_synonym_test.cpp | 403 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( in TEST() local 783 transformation2.IsApplicable(context.get(), transformation_context)); in TEST() 784 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST() 903 auto transformation2 in TEST() local 1088 auto transformation2 = TransformationAddLoopToCreateIntConstantSynonym( TEST() local [all...] |
H A D | transformation_add_loop_preheader_test.cpp | 97 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()
|
H A D | transformation_equation_instruction_test.cpp | 114 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 in TEST() local 1236 auto transformation2 = TransformationEquationInstruction( TEST() local 1308 auto transformation2 = TransformationEquationInstruction( TEST() local [all...] |
H A D | transformation_replace_branch_from_dead_block_with_exit_test.cpp | 109 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()
|
H A D | transformation_set_selection_control_test.cpp | 131 TransformationSetSelectionControl transformation2( in TEST() 134 transformation2.IsApplicable(context.get(), transformation_context)); in TEST() 135 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
|
H A D | transformation_add_early_terminator_wrapper_test.cpp | 111 auto transformation2 = in TEST() local 121 transformation2.IsApplicable(context.get(), transformation_context)); in TEST() 122 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
|
H A D | transformation_replace_opphi_id_from_dead_predecessor_test.cpp | 140 auto transformation2 = in TEST() local 143 transformation2.IsApplicable(context.get(), transformation_context)); in TEST() 144 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
|
H A D | transformation_replace_opselect_with_conditional_branch_test.cpp | 200 auto transformation2 = in TEST() local 203 transformation2.IsApplicable(context.get(), transformation_context)); in TEST() 204 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
|
H A D | transformation_set_function_control_test.cpp | 146 TransformationSetFunctionControl transformation2( in TEST() 149 transformation2.IsApplicable(context.get(), transformation_context)); in TEST() 150 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
H A D | transformation_add_loop_to_create_int_constant_synonym_test.cpp | 403 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( in TEST() local 783 transformation2.IsApplicable(context.get(), transformation_context)); in TEST() 784 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST() 903 auto transformation2 in TEST() local 1088 auto transformation2 = TransformationAddLoopToCreateIntConstantSynonym( TEST() local [all...] |
H A D | transformation_add_loop_preheader_test.cpp | 97 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()
|
H A D | transformation_equation_instruction_test.cpp | 114 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 in TEST() local 1236 auto transformation2 = TransformationEquationInstruction( TEST() local 1308 auto transformation2 = TransformationEquationInstruction( TEST() local [all...] |
H A D | transformation_replace_branch_from_dead_block_with_exit_test.cpp | 109 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()
|
H A D | transformation_set_selection_control_test.cpp | 131 TransformationSetSelectionControl transformation2( in TEST() 134 transformation2.IsApplicable(context.get(), transformation_context)); in TEST() 135 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
|
H A D | transformation_add_early_terminator_wrapper_test.cpp | 111 auto transformation2 = in TEST() local 121 transformation2.IsApplicable(context.get(), transformation_context)); in TEST() 122 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
|
H A D | transformation_replace_opphi_id_from_dead_predecessor_test.cpp | 140 auto transformation2 = in TEST() local 143 transformation2.IsApplicable(context.get(), transformation_context)); in TEST() 144 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
|
H A D | transformation_replace_opselect_with_conditional_branch_test.cpp | 200 auto transformation2 = in TEST() local 203 transformation2.IsApplicable(context.get(), transformation_context)); in TEST() 204 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
|
H A D | transformation_set_function_control_test.cpp | 146 TransformationSetFunctionControl transformation2( in TEST() 149 transformation2.IsApplicable(context.get(), transformation_context)); in TEST() 150 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
|
/third_party/spirv-tools/test/fuzz/ |
H A D | transformation_add_loop_to_create_int_constant_synonym_test.cpp | 403 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( in TEST() local 783 transformation2.IsApplicable(context.get(), transformation_context)); in TEST() 784 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST() 903 auto transformation2 in TEST() local 1088 auto transformation2 = TransformationAddLoopToCreateIntConstantSynonym( TEST() local [all...] |
H A D | transformation_add_loop_preheader_test.cpp | 97 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()
|
H A D | transformation_equation_instruction_test.cpp | 115 auto transformation2 = TransformationEquationInstruction( in TEST() local 118 transformation2.IsApplicable(context.get(), transformation_context)); in TEST() 119 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST() 208 auto transformation2 = TransformationEquationInstruction( in TEST() local 211 transformation2.IsApplicable(context.get(), transformation_context)); in TEST() 212 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST() 308 auto transformation2 = TransformationEquationInstruction( in TEST() local 311 transformation2.IsApplicable(context.get(), transformation_context)); in TEST() 312 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST() 419 auto transformation2 in TEST() local 1237 auto transformation2 = TransformationEquationInstruction( TEST() local 1309 auto transformation2 = TransformationEquationInstruction( TEST() local [all...] |
H A D | transformation_replace_branch_from_dead_block_with_exit_test.cpp | 111 auto transformation2 = in TEST() local 116 transformation2.IsApplicable(context.get(), transformation_context)); in TEST() 122 transformation2.IsApplicable(context.get(), transformation_context)); in TEST() 326 auto transformation2 = TransformationReplaceBranchFromDeadBlockWithExit( in TEST() local 332 transformation2.IsApplicable(context.get(), transformation_context)); in TEST() 334 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST() 510 auto transformation2 = in TEST() local 515 transformation2.IsApplicable(context.get(), transformation_context)); in TEST() 521 transformation2.IsApplicable(context.get(), transformation_context)); in TEST()
|
H A D | transformation_set_selection_control_test.cpp | 131 TransformationSetSelectionControl transformation2( in TEST() 134 transformation2.IsApplicable(context.get(), transformation_context)); in TEST() 135 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
|
H A D | transformation_add_early_terminator_wrapper_test.cpp | 115 auto transformation2 = in TEST() local 125 transformation2.IsApplicable(context.get(), transformation_context)); in TEST() 126 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
|
H A D | transformation_replace_opphi_id_from_dead_predecessor_test.cpp | 140 auto transformation2 = in TEST() local 143 transformation2.IsApplicable(context.get(), transformation_context)); in TEST() 144 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST()
|