/third_party/spirv-tools/test/fuzz/ |
D | transformation_function_call_test.cpp | 179 MakeInstructionDescriptor(59, SpvOpBranch, 0)) in TEST() 183 100, 21, {71}, MakeInstructionDescriptor(59, SpvOpBranch, 0)) in TEST() 188 MakeInstructionDescriptor(59, SpvOpBranch, 0)) in TEST() 193 MakeInstructionDescriptor(59, SpvOpBranch, 0)) in TEST() 198 MakeInstructionDescriptor(59, SpvOpBranch, 0)) in TEST() 203 MakeInstructionDescriptor(59, SpvOpBranch, 0)) in TEST() 208 MakeInstructionDescriptor(59, SpvOpBranch, 0)) in TEST() 213 MakeInstructionDescriptor(59, SpvOpBranch, 0)) in TEST() 218 MakeInstructionDescriptor(59, SpvOpBranch, 0)) in TEST() 223 MakeInstructionDescriptor(59, SpvOpBranch, 0)) in TEST() [all …]
|
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/ |
D | transformation_function_call_test.cpp | 179 MakeInstructionDescriptor(59, SpvOpBranch, 0)) in TEST() 183 100, 21, {71}, MakeInstructionDescriptor(59, SpvOpBranch, 0)) in TEST() 188 MakeInstructionDescriptor(59, SpvOpBranch, 0)) in TEST() 193 MakeInstructionDescriptor(59, SpvOpBranch, 0)) in TEST() 198 MakeInstructionDescriptor(59, SpvOpBranch, 0)) in TEST() 203 MakeInstructionDescriptor(59, SpvOpBranch, 0)) in TEST() 208 MakeInstructionDescriptor(59, SpvOpBranch, 0)) in TEST() 213 MakeInstructionDescriptor(59, SpvOpBranch, 0)) in TEST() 218 MakeInstructionDescriptor(59, SpvOpBranch, 0)) in TEST() 223 MakeInstructionDescriptor(59, SpvOpBranch, 0)) in TEST() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
D | transformation_function_call_test.cpp | 179 MakeInstructionDescriptor(59, SpvOpBranch, 0)) in TEST() 183 100, 21, {71}, MakeInstructionDescriptor(59, SpvOpBranch, 0)) in TEST() 188 MakeInstructionDescriptor(59, SpvOpBranch, 0)) in TEST() 193 MakeInstructionDescriptor(59, SpvOpBranch, 0)) in TEST() 198 MakeInstructionDescriptor(59, SpvOpBranch, 0)) in TEST() 203 MakeInstructionDescriptor(59, SpvOpBranch, 0)) in TEST() 208 MakeInstructionDescriptor(59, SpvOpBranch, 0)) in TEST() 213 MakeInstructionDescriptor(59, SpvOpBranch, 0)) in TEST() 218 MakeInstructionDescriptor(59, SpvOpBranch, 0)) in TEST() 223 MakeInstructionDescriptor(59, SpvOpBranch, 0)) in TEST() [all …]
|
D | transformation_add_function_test.cpp | 176 MakeInstructionMessage(SpvOpBranch, 0, 0, {{SPV_OPERAND_TYPE_ID, {21}}}), in TEST() 183 MakeInstructionMessage(SpvOpBranch, 0, 0, {{SPV_OPERAND_TYPE_ID, {25}}}), in TEST() 209 MakeInstructionMessage(SpvOpBranch, 0, 0, {{SPV_OPERAND_TYPE_ID, {24}}}), in TEST() 218 MakeInstructionMessage(SpvOpBranch, 0, 0, {{SPV_OPERAND_TYPE_ID, {21}}}), in TEST() 590 MakeInstructionMessage(SpvOpBranch, 0, 0, {{SPV_OPERAND_TYPE_ID, {20}}})); in TEST() 608 MakeInstructionMessage(SpvOpBranch, 0, 0, {{SPV_OPERAND_TYPE_ID, {28}}})); in TEST() 616 MakeInstructionMessage(SpvOpBranch, 0, 0, {{SPV_OPERAND_TYPE_ID, {23}}})); in TEST() 629 MakeInstructionMessage(SpvOpBranch, 0, 0, {{SPV_OPERAND_TYPE_ID, {25}}})); in TEST() 632 MakeInstructionMessage(SpvOpBranch, 0, 0, {{SPV_OPERAND_TYPE_ID, {22}}})); in TEST() 635 MakeInstructionMessage(SpvOpBranch, 0, 0, {{SPV_OPERAND_TYPE_ID, {20}}})); in TEST()
|
/third_party/spirv-tools/test/val/ |
D | val_cfg_test.cpp | 69 explicit Block(std::string label, SpvOp type = SpvOpBranch) in Block() 120 case SpvOpBranch: in operator std::string() 152 assert(lhs.type_ == SpvOpBranch); in operator >>() 756 Block branch("branch", SpvOpBranch); in GetUnreachableContinueTerminatedBy() 760 if (op == SpvOpBranch) target >> branch; in GetUnreachableContinueTerminatedBy() 812 GetUnreachableContinueTerminatedBy(GetParam(), SpvOpBranch)); in TEST_P() 855 Block branch("branch", SpvOpBranch); in GetUnreachableContinueUnreachableLoopInst() 857 Block target("target", SpvOpBranch); in GetUnreachableContinueUnreachableLoopInst() 923 Block branch("branch", SpvOpBranch); in GetUnreachableContinueWithComplexBody() 925 Block target("target", SpvOpBranch); in GetUnreachableContinueWithComplexBody() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/ |
D | val_cfg_test.cpp | 69 explicit Block(std::string label, SpvOp type = SpvOpBranch) in Block() 120 case SpvOpBranch: in operator std::string() 152 assert(lhs.type_ == SpvOpBranch); in operator >>() 786 Block branch("branch", SpvOpBranch); in GetUnreachableContinueTerminatedBy() 790 if (op == SpvOpBranch) target >> branch; in GetUnreachableContinueTerminatedBy() 842 GetUnreachableContinueTerminatedBy(GetParam(), SpvOpBranch)); in TEST_P() 885 Block branch("branch", SpvOpBranch); in GetUnreachableContinueUnreachableLoopInst() 887 Block target("target", SpvOpBranch); in GetUnreachableContinueUnreachableLoopInst() 962 Block branch("branch", SpvOpBranch); in GetUnreachableContinueWithComplexBody() 964 Block target("target", SpvOpBranch); in GetUnreachableContinueWithComplexBody() [all …]
|
/third_party/skia/third_party/externals/spirv-tools/test/val/ |
D | val_cfg_test.cpp | 69 explicit Block(std::string label, SpvOp type = SpvOpBranch) in Block() 120 case SpvOpBranch: in operator std::string() 152 assert(lhs.type_ == SpvOpBranch); in operator >>() 786 Block branch("branch", SpvOpBranch); in GetUnreachableContinueTerminatedBy() 790 if (op == SpvOpBranch) target >> branch; in GetUnreachableContinueTerminatedBy() 842 GetUnreachableContinueTerminatedBy(GetParam(), SpvOpBranch)); in TEST_P() 885 Block branch("branch", SpvOpBranch); in GetUnreachableContinueUnreachableLoopInst() 887 Block target("target", SpvOpBranch); in GetUnreachableContinueUnreachableLoopInst() 962 Block branch("branch", SpvOpBranch); in GetUnreachableContinueWithComplexBody() 964 Block target("target", SpvOpBranch); in GetUnreachableContinueWithComplexBody() [all …]
|
/third_party/spirv-tools/source/fuzz/ |
D | transformation_merge_function_returns.cpp | 53 if (function->entry()->terminator()->opcode() != SpvOpBranch) { in IsApplicable() 139 inst->opcode() == SpvOpBranch; in IsApplicable() 289 ret_block->terminator()->SetOpcode(SpvOpBranch); in Apply() 458 assert(merge_block->terminator()->opcode() == SpvOpBranch && in Apply() 493 assert(function->entry()->terminator()->opcode() == SpvOpBranch && in Apply() 517 ir_context, SpvOpBranch, 0, 0, in Apply() 594 ir_context, SpvOpBranch, 0, 0, in Apply()
|
D | transformation_wrap_region_in_selection.cpp | 56 assert(new_header_block->terminator()->opcode() == SpvOpBranch && in Apply() 133 if (header_block_candidate->terminator()->opcode() != SpvOpBranch) { in IsApplicableToBlockRange()
|
D | transformation_flatten_conditional_branch.cpp | 292 instruction->opcode() != SpvOpBranch && in Apply() 384 ir_context, SpvOpBranch, 0, 0, in Apply() 511 if (block->terminator()->opcode() != SpvOpBranch) { in GetProblematicInstructionsIfConditionalCanBeFlattened() 542 return instruction->opcode() == SpvOpBranch; in GetProblematicInstructionsIfConditionalCanBeFlattened() 647 ir_context, SpvOpBranch, 0, 0, in EncloseInstructionInConditional() 705 ir_context, SpvOpBranch, 0, 0, in EncloseInstructionInConditional()
|
D | transformation_replace_branch_from_dead_block_with_exit.cpp | 98 assert(block->terminator()->opcode() == SpvOpBranch && in Apply() 148 if (block.terminator()->opcode() != SpvOpBranch) { in BlockIsSuitable()
|
D | transformation_add_dead_block.cpp | 64 if (existing_block->terminator()->opcode() != SpvOpBranch) { in IsApplicable() 128 ir_context, SpvOpBranch, 0, 0, in Apply()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | transformation_merge_function_returns.cpp | 53 if (function->entry()->terminator()->opcode() != SpvOpBranch) { in IsApplicable() 139 inst->opcode() == SpvOpBranch; in IsApplicable() 289 ret_block->terminator()->SetOpcode(SpvOpBranch); in Apply() 458 assert(merge_block->terminator()->opcode() == SpvOpBranch && in Apply() 493 assert(function->entry()->terminator()->opcode() == SpvOpBranch && in Apply() 517 ir_context, SpvOpBranch, 0, 0, in Apply() 594 ir_context, SpvOpBranch, 0, 0, in Apply()
|
D | transformation_wrap_region_in_selection.cpp | 56 assert(new_header_block->terminator()->opcode() == SpvOpBranch && in Apply() 133 if (header_block_candidate->terminator()->opcode() != SpvOpBranch) { in IsApplicableToBlockRange()
|
D | transformation_flatten_conditional_branch.cpp | 292 instruction->opcode() != SpvOpBranch && in Apply() 384 ir_context, SpvOpBranch, 0, 0, in Apply() 511 if (block->terminator()->opcode() != SpvOpBranch) { in GetProblematicInstructionsIfConditionalCanBeFlattened() 542 return instruction->opcode() == SpvOpBranch; in GetProblematicInstructionsIfConditionalCanBeFlattened() 647 ir_context, SpvOpBranch, 0, 0, in EncloseInstructionInConditional() 705 ir_context, SpvOpBranch, 0, 0, in EncloseInstructionInConditional()
|
D | transformation_add_dead_block.cpp | 64 if (existing_block->terminator()->opcode() != SpvOpBranch) { in IsApplicable() 128 ir_context, SpvOpBranch, 0, 0, in Apply()
|
D | transformation_replace_branch_from_dead_block_with_exit.cpp | 98 assert(block->terminator()->opcode() == SpvOpBranch && in Apply() 148 if (block.terminator()->opcode() != SpvOpBranch) { in BlockIsSuitable()
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
D | transformation_merge_function_returns.cpp | 53 if (function->entry()->terminator()->opcode() != SpvOpBranch) { in IsApplicable() 139 inst->opcode() == SpvOpBranch; in IsApplicable() 289 ret_block->terminator()->SetOpcode(SpvOpBranch); in Apply() 458 assert(merge_block->terminator()->opcode() == SpvOpBranch && in Apply() 493 assert(function->entry()->terminator()->opcode() == SpvOpBranch && in Apply() 517 ir_context, SpvOpBranch, 0, 0, in Apply() 594 ir_context, SpvOpBranch, 0, 0, in Apply()
|
D | transformation_wrap_region_in_selection.cpp | 56 assert(new_header_block->terminator()->opcode() == SpvOpBranch && in Apply() 133 if (header_block_candidate->terminator()->opcode() != SpvOpBranch) { in IsApplicableToBlockRange()
|
D | transformation_flatten_conditional_branch.cpp | 292 instruction->opcode() != SpvOpBranch && in Apply() 384 ir_context, SpvOpBranch, 0, 0, in Apply() 511 if (block->terminator()->opcode() != SpvOpBranch) { in GetProblematicInstructionsIfConditionalCanBeFlattened() 542 return instruction->opcode() == SpvOpBranch; in GetProblematicInstructionsIfConditionalCanBeFlattened() 647 ir_context, SpvOpBranch, 0, 0, in EncloseInstructionInConditional() 705 ir_context, SpvOpBranch, 0, 0, in EncloseInstructionInConditional()
|
D | transformation_replace_branch_from_dead_block_with_exit.cpp | 98 assert(block->terminator()->opcode() == SpvOpBranch && in Apply() 148 if (block.terminator()->opcode() != SpvOpBranch) { in BlockIsSuitable()
|
D | transformation_add_dead_block.cpp | 64 if (existing_block->terminator()->opcode() != SpvOpBranch) { in IsApplicable() 128 ir_context, SpvOpBranch, 0, 0, in Apply()
|
/third_party/spirv-tools/test/opt/ |
D | def_use_test.cpp | 1308 EXPECT_THAT(opcodes, UnorderedElementsAre(SpvOpSelectionMerge, SpvOpBranch, in TEST() 1309 SpvOpBranch, SpvOpBranch, in TEST() 1310 SpvOpBranch, SpvOpSwitch)); in TEST() 1384 Instruction branch(&context, SpvOpBranch, 0, 0, {{SPV_OPERAND_TYPE_ID, {2}}}); in TEST()
|
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
D | def_use_test.cpp | 1308 EXPECT_THAT(opcodes, UnorderedElementsAre(SpvOpSelectionMerge, SpvOpBranch, in TEST() 1309 SpvOpBranch, SpvOpBranch, in TEST() 1310 SpvOpBranch, SpvOpSwitch)); in TEST() 1384 Instruction branch(&context, SpvOpBranch, 0, 0, {{SPV_OPERAND_TYPE_ID, {2}}}); in TEST()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
D | def_use_test.cpp | 1308 EXPECT_THAT(opcodes, UnorderedElementsAre(SpvOpSelectionMerge, SpvOpBranch, in TEST() 1309 SpvOpBranch, SpvOpBranch, in TEST() 1310 SpvOpBranch, SpvOpSwitch)); in TEST() 1384 Instruction branch(&context, SpvOpBranch, 0, 0, {{SPV_OPERAND_TYPE_ID, {2}}}); in TEST()
|