/third_party/flutter/skia/third_party/externals/spirv-tools/test/ |
D | text_to_binary.control_flow_test.cpp | 142 Eq(MakeInstruction(SpvOpSwitch, {1, 2}))); in TEST_F() 151 MakeInstruction(SpvOpSwitch, {2, 3, 12, 4})}))); in TEST_F() 162 MakeInstruction(SpvOpSwitch, {2, 3, 12, 4, 42, 5}), in TEST_F() 252 MakeInstruction(SpvOpSwitch, in MakeSwitchTestCase()
|
D | binary_to_text_test.cpp | 197 {"", spvtest::MakeInstruction(SpvOpSwitch, {1, 2, 3, 4}), 200 spvtest::MakeInstruction(SpvOpSwitch, {1, 2, 3, 4}), 203 spvtest::MakeInstruction(SpvOpSwitch, {1, 2, 3, 4}), 206 spvtest::MakeInstruction(SpvOpSwitch, {2, 3, 4, 5}),
|
D | binary_parse_test.cpp | 792 MakeInstruction(SpvOpSwitch, {1, 2, 42, 3})}), 798 MakeInstruction(SpvOpSwitch, {1, 2, 42, 3})}), 802 MakeInstruction(SpvOpSwitch, {1, 3, 42, 3})}), 807 MakeInstruction(SpvOpSwitch, {2, 3, 42, 3})}),
|
/third_party/spirv-tools/test/ |
D | text_to_binary.control_flow_test.cpp | 140 Eq(MakeInstruction(SpvOpSwitch, {1, 2}))); in TEST_F() 149 MakeInstruction(SpvOpSwitch, {2, 3, 12, 4})}))); in TEST_F() 160 MakeInstruction(SpvOpSwitch, {2, 3, 12, 4, 42, 5}), in TEST_F() 253 MakeInstruction(SpvOpSwitch, in MakeSwitchTestCase()
|
D | binary_to_text_test.cpp | 215 {"", spvtest::MakeInstruction(SpvOpSwitch, {1, 2, 3, 4}), 218 spvtest::MakeInstruction(SpvOpSwitch, {1, 2, 3, 4}), 221 spvtest::MakeInstruction(SpvOpSwitch, {1, 2, 3, 4}), 224 spvtest::MakeInstruction(SpvOpSwitch, {2, 3, 4, 5}),
|
D | binary_parse_test.cpp | 778 MakeInstruction(SpvOpSwitch, {1, 2, 42, 3})}), 784 MakeInstruction(SpvOpSwitch, {1, 2, 42, 3})}), 788 MakeInstruction(SpvOpSwitch, {1, 3, 42, 3})}), 793 MakeInstruction(SpvOpSwitch, {2, 3, 42, 3})}),
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
D | text_to_binary.control_flow_test.cpp | 140 Eq(MakeInstruction(SpvOpSwitch, {1, 2}))); in TEST_F() 149 MakeInstruction(SpvOpSwitch, {2, 3, 12, 4})}))); in TEST_F() 160 MakeInstruction(SpvOpSwitch, {2, 3, 12, 4, 42, 5}), in TEST_F() 250 MakeInstruction(SpvOpSwitch, in MakeSwitchTestCase()
|
D | binary_to_text_test.cpp | 204 {"", spvtest::MakeInstruction(SpvOpSwitch, {1, 2, 3, 4}), 207 spvtest::MakeInstruction(SpvOpSwitch, {1, 2, 3, 4}), 210 spvtest::MakeInstruction(SpvOpSwitch, {1, 2, 3, 4}), 213 spvtest::MakeInstruction(SpvOpSwitch, {2, 3, 4, 5}),
|
D | binary_parse_test.cpp | 787 MakeInstruction(SpvOpSwitch, {1, 2, 42, 3})}), 793 MakeInstruction(SpvOpSwitch, {1, 2, 42, 3})}), 797 MakeInstruction(SpvOpSwitch, {1, 3, 42, 3})}), 802 MakeInstruction(SpvOpSwitch, {2, 3, 42, 3})}),
|
/third_party/skia/third_party/externals/spirv-tools/test/ |
D | text_to_binary.control_flow_test.cpp | 140 Eq(MakeInstruction(SpvOpSwitch, {1, 2}))); in TEST_F() 149 MakeInstruction(SpvOpSwitch, {2, 3, 12, 4})}))); in TEST_F() 160 MakeInstruction(SpvOpSwitch, {2, 3, 12, 4, 42, 5}), in TEST_F() 250 MakeInstruction(SpvOpSwitch, in MakeSwitchTestCase()
|
D | binary_to_text_test.cpp | 204 {"", spvtest::MakeInstruction(SpvOpSwitch, {1, 2, 3, 4}), 207 spvtest::MakeInstruction(SpvOpSwitch, {1, 2, 3, 4}), 210 spvtest::MakeInstruction(SpvOpSwitch, {1, 2, 3, 4}), 213 spvtest::MakeInstruction(SpvOpSwitch, {2, 3, 4, 5}),
|
D | binary_parse_test.cpp | 787 MakeInstruction(SpvOpSwitch, {1, 2, 42, 3})}), 793 MakeInstruction(SpvOpSwitch, {1, 2, 42, 3})}), 797 MakeInstruction(SpvOpSwitch, {1, 3, 42, 3})}), 802 MakeInstruction(SpvOpSwitch, {2, 3, 42, 3})}),
|
/third_party/spirv-tools/source/val/ |
D | construct.cpp | 185 (header->terminator()->opcode() != SpvOpSwitch && in IsStructuredExit() 187 terminator->opcode() == SpvOpSwitch)) { in IsStructuredExit() 205 if (terminator->opcode() == SpvOpSwitch) { in IsStructuredExit()
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
D | construct.cpp | 199 (header->terminator()->opcode() != SpvOpSwitch && in IsStructuredExit() 201 terminator->opcode() == SpvOpSwitch)) { in IsStructuredExit() 219 if (terminator->opcode() == SpvOpSwitch) { in IsStructuredExit()
|
D | validate_adjacency.cpp | 102 case SpvOpSwitch: in ValidateAdjacency()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | construct.cpp | 199 (header->terminator()->opcode() != SpvOpSwitch && in IsStructuredExit() 201 terminator->opcode() == SpvOpSwitch)) { in IsStructuredExit() 219 if (terminator->opcode() == SpvOpSwitch) { in IsStructuredExit()
|
D | validate_adjacency.cpp | 102 case SpvOpSwitch: in ValidateAdjacency()
|
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/ |
D | basic_block.cpp | 28 case SpvOpSwitch: { in ForEachSuccessorLabel()
|
/third_party/flutter/skia/third_party/externals/spirv-tools/test/opt/ |
D | def_use_test.cpp | 1119 EXPECT_EQ(SpvOpSwitch, use_list->front().inst->opcode()); in TEST() 1133 SpvOpBranch, SpvOpBranch, SpvOpSwitch)); in TEST() 1140 EXPECT_EQ(SpvOpSwitch, use_list->front().inst->opcode()); in TEST()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | basic_block.cpp | 124 case SpvOpSwitch: { in WhileEachSuccessorLabel() 147 case SpvOpSwitch: { in ForEachSuccessorLabel()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | basic_block.cpp | 124 case SpvOpSwitch: { in WhileEachSuccessorLabel() 147 case SpvOpSwitch: { in ForEachSuccessorLabel()
|
/third_party/spirv-tools/source/opt/ |
D | basic_block.cpp | 124 case SpvOpSwitch: { in WhileEachSuccessorLabel() 147 case SpvOpSwitch: { in ForEachSuccessorLabel()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
D | def_use_test.cpp | 1302 EXPECT_THAT(opcodes, UnorderedElementsAre(SpvOpSwitch, SpvOpReturnValue)); in TEST() 1310 SpvOpBranch, SpvOpSwitch)); in TEST() 1315 EXPECT_EQ(SpvOpSwitch, GetUseOpcodes(context, id).back()); in TEST()
|
/third_party/spirv-tools/test/opt/ |
D | def_use_test.cpp | 1302 EXPECT_THAT(opcodes, UnorderedElementsAre(SpvOpSwitch, SpvOpReturnValue)); in TEST() 1310 SpvOpBranch, SpvOpSwitch)); in TEST() 1315 EXPECT_EQ(SpvOpSwitch, GetUseOpcodes(context, id).back()); in TEST()
|
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
D | def_use_test.cpp | 1302 EXPECT_THAT(opcodes, UnorderedElementsAre(SpvOpSwitch, SpvOpReturnValue)); in TEST() 1310 SpvOpBranch, SpvOpSwitch)); in TEST() 1315 EXPECT_EQ(SpvOpSwitch, GetUseOpcodes(context, id).back()); in TEST()
|