Home
last modified time | relevance | path

Searched refs:SpvOpFunction (Results 1 – 25 of 141) sorted by relevance

123456

/third_party/skia/third_party/externals/spirv-tools/test/
Dtext_to_binary.function_test.cpp43 Eq(MakeInstruction(SpvOpFunction, {1, 2, GetParam().value(), 3}))); in TEST_P()
68 Eq(MakeInstruction(SpvOpFunction, {1, 2, expected_mask, 3}))); in TEST_F()
/third_party/spirv-tools/test/
Dtext_to_binary.function_test.cpp43 Eq(MakeInstruction(SpvOpFunction, {1, 2, GetParam().value(), 3}))); in TEST_P()
68 Eq(MakeInstruction(SpvOpFunction, {1, 2, expected_mask, 3}))); in TEST_F()
/third_party/flutter/skia/third_party/externals/spirv-tools/test/
Dtext_to_binary.function_test.cpp40 Eq(MakeInstruction(SpvOpFunction, {1, 2, GetParam().value(), 3}))); in TEST_P()
65 Eq(MakeInstruction(SpvOpFunction, {1, 2, expected_mask, 3}))); in TEST_F()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dtext_to_binary.function_test.cpp43 Eq(MakeInstruction(SpvOpFunction, {1, 2, GetParam().value(), 3}))); in TEST_P()
68 Eq(MakeInstruction(SpvOpFunction, {1, 2, expected_mask, 3}))); in TEST_F()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_function.cpp115 if (func_inst->opcode() == SpvOpFunction) { in ValidateFunctionParameter()
122 if (func_inst->opcode() != SpvOpFunction) { in ValidateFunctionParameter()
229 if (!function || SpvOpFunction != function->opcode()) { in ValidateFunctionCall()
341 case SpvOpFunction: in FunctionPass()
Dvalidate_id.cpp175 !spvOpcodeIsDecoration(opcode) && opcode != SpvOpFunction && in IdPass()
188 opcode != SpvOpLoopMerge && opcode != SpvOpFunction && in IdPass()
Dvalidate_execution_limitations.cpp25 if (inst->opcode() != SpvOpFunction) { in ValidateExecutionLimitations()
/third_party/spirv-tools/source/val/
Dvalidate_function.cpp115 if (func_inst->opcode() == SpvOpFunction) { in ValidateFunctionParameter()
122 if (func_inst->opcode() != SpvOpFunction) { in ValidateFunctionParameter()
229 if (!function || SpvOpFunction != function->opcode()) { in ValidateFunctionCall()
341 case SpvOpFunction: in FunctionPass()
Dvalidate_id.cpp175 !spvOpcodeIsDecoration(opcode) && opcode != SpvOpFunction && in IdPass()
188 opcode != SpvOpLoopMerge && opcode != SpvOpFunction && in IdPass()
Dvalidate_execution_limitations.cpp25 if (inst->opcode() != SpvOpFunction) { in ValidateExecutionLimitations()
Dvalidate_adjacency.cpp49 case SpvOpFunction: in ValidateAdjacency()
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_function.cpp115 if (func_inst->opcode() == SpvOpFunction) { in ValidateFunctionParameter()
122 if (func_inst->opcode() != SpvOpFunction) { in ValidateFunctionParameter()
229 if (!function || SpvOpFunction != function->opcode()) { in ValidateFunctionCall()
341 case SpvOpFunction: in FunctionPass()
Dvalidate_id.cpp175 !spvOpcodeIsDecoration(opcode) && opcode != SpvOpFunction && in IdPass()
188 opcode != SpvOpLoopMerge && opcode != SpvOpFunction && in IdPass()
Dvalidate_execution_limitations.cpp25 if (inst->opcode() != SpvOpFunction) { in ValidateExecutionLimitations()
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
Dtransformation_add_function_test.cpp158 SpvOpFunction, 8, 13, in TEST()
303 SpvOpFunction, 2, 15, in TEST()
525 {MakeInstructionMessage(SpvOpFunction, 8, 13, in TEST()
537 SpvOpFunction, 8, 13, in TEST()
547 {MakeInstructionMessage(SpvOpFunction, 8, 13, in TEST()
585 SpvOpFunction, 2, 30, in TEST()
841 SpvOpFunction, 2, 10, in TEST()
1000 SpvOpFunction, 6, 10, in TEST()
1193 SpvOpFunction, 2, 12, in TEST()
1638 SpvOpFunction, 2, 8, in TEST()
[all …]
/third_party/spirv-tools/test/fuzz/
Dtransformation_add_function_test.cpp158 SpvOpFunction, 8, 13, in TEST()
303 SpvOpFunction, 2, 15, in TEST()
525 {MakeInstructionMessage(SpvOpFunction, 8, 13, in TEST()
537 SpvOpFunction, 8, 13, in TEST()
547 {MakeInstructionMessage(SpvOpFunction, 8, 13, in TEST()
585 SpvOpFunction, 2, 30, in TEST()
841 SpvOpFunction, 2, 10, in TEST()
1000 SpvOpFunction, 6, 10, in TEST()
1193 SpvOpFunction, 2, 12, in TEST()
1638 SpvOpFunction, 2, 8, in TEST()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dtransformation_add_function_test.cpp158 SpvOpFunction, 8, 13, in TEST()
303 SpvOpFunction, 2, 15, in TEST()
525 {MakeInstructionMessage(SpvOpFunction, 8, 13, in TEST()
537 SpvOpFunction, 8, 13, in TEST()
547 {MakeInstructionMessage(SpvOpFunction, 8, 13, in TEST()
585 SpvOpFunction, 2, 30, in TEST()
841 SpvOpFunction, 2, 10, in TEST()
1000 SpvOpFunction, 6, 10, in TEST()
1193 SpvOpFunction, 2, 12, in TEST()
1638 SpvOpFunction, 2, 8, in TEST()
[all …]
/third_party/spirv-tools/test/val/
Dval_state_test.cpp166 EXPECT_TRUE(state_.IsOpcodeInCurrentLayoutSection(SpvOpFunction)); in TEST_F()
169 EXPECT_TRUE(state_.IsOpcodeInCurrentLayoutSection(SpvOpFunction)); in TEST_F()
/third_party/skia/third_party/externals/spirv-tools/test/val/
Dval_state_test.cpp166 EXPECT_TRUE(state_.IsOpcodeInCurrentLayoutSection(SpvOpFunction)); in TEST_F()
169 EXPECT_TRUE(state_.IsOpcodeInCurrentLayoutSection(SpvOpFunction)); in TEST_F()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_state_test.cpp166 EXPECT_TRUE(state_.IsOpcodeInCurrentLayoutSection(SpvOpFunction)); in TEST_F()
169 EXPECT_TRUE(state_.IsOpcodeInCurrentLayoutSection(SpvOpFunction)); in TEST_F()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/
Doperand_to_const_reduction_opportunity_finder.cpp53 if (def->opcode() == SpvOpFunction) { in GetAvailableOpportunities()
Doperand_to_undef_reduction_opportunity_finder.cpp60 if (operand_id_def->opcode() == SpvOpFunction) { in GetAvailableOpportunities()
/third_party/spirv-tools/source/reduce/
Doperand_to_const_reduction_opportunity_finder.cpp53 if (def->opcode() == SpvOpFunction) { in GetAvailableOpportunities()
Doperand_to_undef_reduction_opportunity_finder.cpp60 if (operand_id_def->opcode() == SpvOpFunction) { in GetAvailableOpportunities()
/third_party/skia/third_party/externals/spirv-tools/source/reduce/
Doperand_to_const_reduction_opportunity_finder.cpp53 if (def->opcode() == SpvOpFunction) { in GetAvailableOpportunities()

123456