Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dtransformation_load_test.cpp126 ASSERT_FALSE(TransformationLoad( in TEST()
130 ASSERT_FALSE(TransformationLoad( in TEST()
135 ASSERT_FALSE(TransformationLoad( in TEST()
140 ASSERT_FALSE(TransformationLoad( in TEST()
146 TransformationLoad(100, 1000, in TEST()
151 ASSERT_FALSE(TransformationLoad( in TEST()
156 ASSERT_FALSE(TransformationLoad( in TEST()
161 ASSERT_FALSE(TransformationLoad( in TEST()
166 ASSERT_FALSE(TransformationLoad( in TEST()
171 TransformationLoad(100, 40, MakeInstructionDescriptor(37, SpvOpReturn, 0)) in TEST()
[all …]
/external/angle/third_party/spirv-tools/src/test/fuzz/
Dtransformation_load_test.cpp134 ASSERT_FALSE(TransformationLoad( in TEST()
138 ASSERT_FALSE(TransformationLoad( in TEST()
143 ASSERT_FALSE(TransformationLoad( in TEST()
148 ASSERT_FALSE(TransformationLoad( in TEST()
154 TransformationLoad(100, 1000, in TEST()
159 ASSERT_FALSE(TransformationLoad( in TEST()
164 ASSERT_FALSE(TransformationLoad( in TEST()
169 ASSERT_FALSE(TransformationLoad( in TEST()
174 ASSERT_FALSE(TransformationLoad( in TEST()
179 TransformationLoad(100, 40, MakeInstructionDescriptor(37, SpvOpReturn, 0)) in TEST()
[all …]
/external/deqp-deps/SPIRV-Tools/test/fuzz/
Dtransformation_load_test.cpp134 ASSERT_FALSE(TransformationLoad( in TEST()
138 ASSERT_FALSE(TransformationLoad( in TEST()
143 ASSERT_FALSE(TransformationLoad( in TEST()
148 ASSERT_FALSE(TransformationLoad( in TEST()
154 TransformationLoad(100, 1000, in TEST()
159 ASSERT_FALSE(TransformationLoad( in TEST()
164 ASSERT_FALSE(TransformationLoad( in TEST()
169 ASSERT_FALSE(TransformationLoad( in TEST()
174 ASSERT_FALSE(TransformationLoad( in TEST()
179 TransformationLoad(100, 40, MakeInstructionDescriptor(37, SpvOpReturn, 0)) in TEST()
[all …]
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_load.cpp23 TransformationLoad::TransformationLoad( in TransformationLoad() function in spvtools::fuzz::TransformationLoad
24 const spvtools::fuzz::protobufs::TransformationLoad& message) in TransformationLoad()
27 TransformationLoad::TransformationLoad( in TransformationLoad() function in spvtools::fuzz::TransformationLoad
36 bool TransformationLoad::IsApplicable( in IsApplicable()
82 void TransformationLoad::Apply(opt::IRContext* ir_context, in Apply()
95 protobufs::Transformation TransformationLoad::ToMessage() const { in ToMessage()
Dtransformation_load.h26 class TransformationLoad : public Transformation {
28 explicit TransformationLoad(const protobufs::TransformationLoad& message);
30 TransformationLoad(
55 protobufs::TransformationLoad message_;
Dfuzzer_pass_add_loads.cpp86 ApplyTransformation(TransformationLoad( in Apply()
Dtransformation.cpp145 return MakeUnique<TransformationLoad>(message.load()); in FromMessage()
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_load.cpp23 TransformationLoad::TransformationLoad( in TransformationLoad() function in spvtools::fuzz::TransformationLoad
24 const spvtools::fuzz::protobufs::TransformationLoad& message) in TransformationLoad()
27 TransformationLoad::TransformationLoad( in TransformationLoad() function in spvtools::fuzz::TransformationLoad
36 bool TransformationLoad::IsApplicable( in IsApplicable()
83 void TransformationLoad::Apply(opt::IRContext* context, in Apply()
96 protobufs::Transformation TransformationLoad::ToMessage() const { in ToMessage()
Dtransformation_load.h26 class TransformationLoad : public Transformation {
28 explicit TransformationLoad(const protobufs::TransformationLoad& message);
30 TransformationLoad(
53 protobufs::TransformationLoad message_;
Dfuzzer_pass_add_loads.cpp85 ApplyTransformation(TransformationLoad( in Apply()
Dtransformation.cpp134 return MakeUnique<TransformationLoad>(message.load()); in FromMessage()
/external/angle/third_party/spirv-tools/src/source/fuzz/
Dtransformation_load.cpp23 TransformationLoad::TransformationLoad( in TransformationLoad() function in spvtools::fuzz::TransformationLoad
24 const spvtools::fuzz::protobufs::TransformationLoad& message) in TransformationLoad()
27 TransformationLoad::TransformationLoad( in TransformationLoad() function in spvtools::fuzz::TransformationLoad
36 bool TransformationLoad::IsApplicable( in IsApplicable()
82 void TransformationLoad::Apply(opt::IRContext* ir_context, in Apply()
95 protobufs::Transformation TransformationLoad::ToMessage() const { in ToMessage()
Dtransformation_load.h26 class TransformationLoad : public Transformation {
28 explicit TransformationLoad(const protobufs::TransformationLoad& message);
30 TransformationLoad(
55 protobufs::TransformationLoad message_;
Dfuzzer_pass_add_loads.cpp86 ApplyTransformation(TransformationLoad( in Apply()
Dtransformation.cpp150 return MakeUnique<TransformationLoad>(message.load()); in FromMessage()
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/protobufs/
Dspvtoolsfuzz.proto341 TransformationLoad load = 36;
778 message TransformationLoad { message
/external/deqp-deps/SPIRV-Tools/source/fuzz/protobufs/
Dspvtoolsfuzz.proto367 TransformationLoad load = 36;
846 message TransformationLoad { message
/external/angle/third_party/spirv-tools/src/source/fuzz/protobufs/
Dspvtoolsfuzz.proto367 TransformationLoad load = 36;
860 message TransformationLoad { message