Home
last modified time | relevance | path

Searched refs:TransformationSetFunctionControl (Results 1 – 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_set_function_control.cpp20 TransformationSetFunctionControl::TransformationSetFunctionControl( in TransformationSetFunctionControl() function in spvtools::fuzz::TransformationSetFunctionControl
21 protobufs::TransformationSetFunctionControl message) in TransformationSetFunctionControl()
24 TransformationSetFunctionControl::TransformationSetFunctionControl( in TransformationSetFunctionControl() function in spvtools::fuzz::TransformationSetFunctionControl
30 bool TransformationSetFunctionControl::IsApplicable( in IsApplicable()
72 void TransformationSetFunctionControl::Apply( in Apply()
79 protobufs::Transformation TransformationSetFunctionControl::ToMessage() const { in ToMessage()
85 opt::Instruction* TransformationSetFunctionControl ::FindFunctionDefInstruction( in FindFunctionDefInstruction()
99 std::unordered_set<uint32_t> TransformationSetFunctionControl::GetFreshIds() in GetFreshIds()
Dtransformation_set_function_control.h26 class TransformationSetFunctionControl : public Transformation {
28 explicit TransformationSetFunctionControl(
29 protobufs::TransformationSetFunctionControl message);
31 TransformationSetFunctionControl(uint32_t function_id,
57 protobufs::TransformationSetFunctionControl message_;
Dfuzzer_pass_adjust_function_controls.cpp62 TransformationSetFunctionControl transformation( in Apply()
Dtransformation.cpp345 return MakeUnique<TransformationSetFunctionControl>( in FromMessage()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dtransformation_set_function_control.cpp20 TransformationSetFunctionControl::TransformationSetFunctionControl( in TransformationSetFunctionControl() function in spvtools::fuzz::TransformationSetFunctionControl
21 protobufs::TransformationSetFunctionControl message) in TransformationSetFunctionControl()
24 TransformationSetFunctionControl::TransformationSetFunctionControl( in TransformationSetFunctionControl() function in spvtools::fuzz::TransformationSetFunctionControl
30 bool TransformationSetFunctionControl::IsApplicable( in IsApplicable()
72 void TransformationSetFunctionControl::Apply( in Apply()
79 protobufs::Transformation TransformationSetFunctionControl::ToMessage() const { in ToMessage()
85 opt::Instruction* TransformationSetFunctionControl ::FindFunctionDefInstruction( in FindFunctionDefInstruction()
99 std::unordered_set<uint32_t> TransformationSetFunctionControl::GetFreshIds() in GetFreshIds()
Dtransformation_set_function_control.h26 class TransformationSetFunctionControl : public Transformation {
28 explicit TransformationSetFunctionControl(
29 protobufs::TransformationSetFunctionControl message);
31 TransformationSetFunctionControl(uint32_t function_id,
57 protobufs::TransformationSetFunctionControl message_;
Dfuzzer_pass_adjust_function_controls.cpp62 TransformationSetFunctionControl transformation( in Apply()
Dtransformation.cpp345 return MakeUnique<TransformationSetFunctionControl>( in FromMessage()
/third_party/spirv-tools/source/fuzz/
Dtransformation_set_function_control.cpp20 TransformationSetFunctionControl::TransformationSetFunctionControl( in TransformationSetFunctionControl() function in spvtools::fuzz::TransformationSetFunctionControl
21 protobufs::TransformationSetFunctionControl message) in TransformationSetFunctionControl()
24 TransformationSetFunctionControl::TransformationSetFunctionControl( in TransformationSetFunctionControl() function in spvtools::fuzz::TransformationSetFunctionControl
30 bool TransformationSetFunctionControl::IsApplicable( in IsApplicable()
74 void TransformationSetFunctionControl::Apply( in Apply()
81 protobufs::Transformation TransformationSetFunctionControl::ToMessage() const { in ToMessage()
87 opt::Instruction* TransformationSetFunctionControl ::FindFunctionDefInstruction( in FindFunctionDefInstruction()
101 std::unordered_set<uint32_t> TransformationSetFunctionControl::GetFreshIds() in GetFreshIds()
Dtransformation_set_function_control.h26 class TransformationSetFunctionControl : public Transformation {
28 explicit TransformationSetFunctionControl(
29 protobufs::TransformationSetFunctionControl message);
31 TransformationSetFunctionControl(uint32_t function_id,
57 protobufs::TransformationSetFunctionControl message_;
Dfuzzer_pass_adjust_function_controls.cpp62 TransformationSetFunctionControl transformation( in Apply()
Dtransformation.cpp345 return MakeUnique<TransformationSetFunctionControl>( in FromMessage()
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
Dtransformation_set_function_control_test.cpp127 ASSERT_FALSE(TransformationSetFunctionControl(36, SpvFunctionControlMaskNone) in TEST()
130 ASSERT_FALSE(TransformationSetFunctionControl(4, SpvFunctionControlPureMask) in TEST()
134 ASSERT_FALSE(TransformationSetFunctionControl(21, SpvFunctionControlConstMask) in TEST()
138 TransformationSetFunctionControl transformation1(11, in TEST()
146 TransformationSetFunctionControl transformation2( in TEST()
154 TransformationSetFunctionControl transformation3(17, in TEST()
162 TransformationSetFunctionControl transformation4( in TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dtransformation_set_function_control_test.cpp127 ASSERT_FALSE(TransformationSetFunctionControl(36, SpvFunctionControlMaskNone) in TEST()
130 ASSERT_FALSE(TransformationSetFunctionControl(4, SpvFunctionControlPureMask) in TEST()
134 ASSERT_FALSE(TransformationSetFunctionControl(21, SpvFunctionControlConstMask) in TEST()
138 TransformationSetFunctionControl transformation1(11, in TEST()
146 TransformationSetFunctionControl transformation2( in TEST()
154 TransformationSetFunctionControl transformation3(17, in TEST()
162 TransformationSetFunctionControl transformation4( in TEST()
/third_party/spirv-tools/test/fuzz/
Dtransformation_set_function_control_test.cpp127 ASSERT_FALSE(TransformationSetFunctionControl( in TEST()
131 ASSERT_FALSE(TransformationSetFunctionControl( in TEST()
136 ASSERT_FALSE(TransformationSetFunctionControl( in TEST()
141 TransformationSetFunctionControl transformation1( in TEST()
149 TransformationSetFunctionControl transformation2( in TEST()
157 TransformationSetFunctionControl transformation3( in TEST()
165 TransformationSetFunctionControl transformation4( in TEST()
/third_party/spirv-tools/source/fuzz/protobufs/
Dspvtoolsfuzz.proto491 TransformationSetFunctionControl set_function_control = 17;
2154 message TransformationSetFunctionControl { message
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/protobufs/
Dspvtoolsfuzz.proto491 TransformationSetFunctionControl set_function_control = 17;
2154 message TransformationSetFunctionControl { message
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/protobufs/
Dspvtoolsfuzz.proto491 TransformationSetFunctionControl set_function_control = 17;
2154 message TransformationSetFunctionControl { message