Home
last modified time | relevance | path

Searched refs:TransformationReplaceIdWithSynonym (Results 1 – 25 of 27) sorted by relevance

12

/external/angle/third_party/vulkan-deps/spirv-tools/src/test/fuzz/
Dtransformation_replace_id_with_synonym_test.cpp232 auto synonym_does_not_dominate_use = TransformationReplaceIdWithSynonym( in TEST()
241 TransformationReplaceIdWithSynonym( in TEST()
249 auto id_in_use_is_not_synonymous = TransformationReplaceIdWithSynonym( in TEST()
257 auto id_has_no_synonyms = TransformationReplaceIdWithSynonym( in TEST()
265 TransformationReplaceIdWithSynonym( in TEST()
274 auto bad_id_use_descriptor = TransformationReplaceIdWithSynonym( in TEST()
283 auto bad_access_chain = TransformationReplaceIdWithSynonym( in TEST()
303 auto global_constant_synonym = TransformationReplaceIdWithSynonym( in TEST()
321 auto replace_vector_access_chain_index = TransformationReplaceIdWithSynonym( in TEST()
334 auto regular_replacement = TransformationReplaceIdWithSynonym( in TEST()
[all …]
Ddata_synonym_transformation_test.cpp160 auto replacement_1 = TransformationReplaceIdWithSynonym( in TEST()
176 auto replacement_2 = TransformationReplaceIdWithSynonym( in TEST()
192 auto replacement_3 = TransformationReplaceIdWithSynonym( in TEST()
195 auto bad_replacement_3 = TransformationReplaceIdWithSynonym( in TEST()
217 auto replacement_4 = TransformationReplaceIdWithSynonym( in TEST()
233 auto replacement_5 = TransformationReplaceIdWithSynonym( in TEST()
236 auto bad_replacement_5 = TransformationReplaceIdWithSynonym( in TEST()
258 auto replacement_6 = TransformationReplaceIdWithSynonym( in TEST()
274 auto replacement_7 = TransformationReplaceIdWithSynonym( in TEST()
277 auto bad_replacement_7 = TransformationReplaceIdWithSynonym( in TEST()
[all …]
/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dtransformation_replace_id_with_synonym_test.cpp232 auto synonym_does_not_dominate_use = TransformationReplaceIdWithSynonym( in TEST()
241 TransformationReplaceIdWithSynonym( in TEST()
249 auto id_in_use_is_not_synonymous = TransformationReplaceIdWithSynonym( in TEST()
257 auto id_has_no_synonyms = TransformationReplaceIdWithSynonym( in TEST()
265 TransformationReplaceIdWithSynonym( in TEST()
274 auto bad_id_use_descriptor = TransformationReplaceIdWithSynonym( in TEST()
283 auto bad_access_chain = TransformationReplaceIdWithSynonym( in TEST()
303 auto global_constant_synonym = TransformationReplaceIdWithSynonym( in TEST()
313 auto replace_vector_access_chain_index = TransformationReplaceIdWithSynonym( in TEST()
326 auto regular_replacement = TransformationReplaceIdWithSynonym( in TEST()
[all …]
Ddata_synonym_transformation_test.cpp160 auto replacement_1 = TransformationReplaceIdWithSynonym( in TEST()
176 auto replacement_2 = TransformationReplaceIdWithSynonym( in TEST()
192 auto replacement_3 = TransformationReplaceIdWithSynonym( in TEST()
195 auto bad_replacement_3 = TransformationReplaceIdWithSynonym( in TEST()
217 auto replacement_4 = TransformationReplaceIdWithSynonym( in TEST()
233 auto replacement_5 = TransformationReplaceIdWithSynonym( in TEST()
236 auto bad_replacement_5 = TransformationReplaceIdWithSynonym( in TEST()
258 auto replacement_6 = TransformationReplaceIdWithSynonym( in TEST()
274 auto replacement_7 = TransformationReplaceIdWithSynonym( in TEST()
277 auto bad_replacement_7 = TransformationReplaceIdWithSynonym( in TEST()
[all …]
/external/deqp-deps/SPIRV-Tools/test/fuzz/
Dtransformation_replace_id_with_synonym_test.cpp232 auto synonym_does_not_dominate_use = TransformationReplaceIdWithSynonym( in TEST()
241 TransformationReplaceIdWithSynonym( in TEST()
249 auto id_in_use_is_not_synonymous = TransformationReplaceIdWithSynonym( in TEST()
257 auto id_has_no_synonyms = TransformationReplaceIdWithSynonym( in TEST()
265 TransformationReplaceIdWithSynonym( in TEST()
274 auto bad_id_use_descriptor = TransformationReplaceIdWithSynonym( in TEST()
283 auto bad_access_chain = TransformationReplaceIdWithSynonym( in TEST()
303 auto global_constant_synonym = TransformationReplaceIdWithSynonym( in TEST()
313 auto replace_vector_access_chain_index = TransformationReplaceIdWithSynonym( in TEST()
326 auto regular_replacement = TransformationReplaceIdWithSynonym( in TEST()
[all …]
Ddata_synonym_transformation_test.cpp160 auto replacement_1 = TransformationReplaceIdWithSynonym( in TEST()
176 auto replacement_2 = TransformationReplaceIdWithSynonym( in TEST()
192 auto replacement_3 = TransformationReplaceIdWithSynonym( in TEST()
195 auto bad_replacement_3 = TransformationReplaceIdWithSynonym( in TEST()
217 auto replacement_4 = TransformationReplaceIdWithSynonym( in TEST()
233 auto replacement_5 = TransformationReplaceIdWithSynonym( in TEST()
236 auto bad_replacement_5 = TransformationReplaceIdWithSynonym( in TEST()
258 auto replacement_6 = TransformationReplaceIdWithSynonym( in TEST()
274 auto replacement_7 = TransformationReplaceIdWithSynonym( in TEST()
277 auto bad_replacement_7 = TransformationReplaceIdWithSynonym( in TEST()
[all …]
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_replace_id_with_synonym.cpp28 TransformationReplaceIdWithSynonym::TransformationReplaceIdWithSynonym( in TransformationReplaceIdWithSynonym() function in spvtools::fuzz::TransformationReplaceIdWithSynonym
29 const spvtools::fuzz::protobufs::TransformationReplaceIdWithSynonym& in TransformationReplaceIdWithSynonym()
33 TransformationReplaceIdWithSynonym::TransformationReplaceIdWithSynonym( in TransformationReplaceIdWithSynonym() function in spvtools::fuzz::TransformationReplaceIdWithSynonym
39 bool TransformationReplaceIdWithSynonym::IsApplicable( in IsApplicable()
90 void TransformationReplaceIdWithSynonym::Apply( in Apply()
102 protobufs::Transformation TransformationReplaceIdWithSynonym::ToMessage() in ToMessage()
112 bool TransformationReplaceIdWithSynonym::IsAgnosticToSignednessOfOperand( in IsAgnosticToSignednessOfOperand()
150 bool TransformationReplaceIdWithSynonym::TypesAreCompatible( in TypesAreCompatible()
162 std::unordered_set<uint32_t> TransformationReplaceIdWithSynonym::GetFreshIds() in GetFreshIds()
Dtransformation_replace_id_with_synonym.h26 class TransformationReplaceIdWithSynonym : public Transformation {
28 explicit TransformationReplaceIdWithSynonym(
29 const protobufs::TransformationReplaceIdWithSynonym& message);
31 TransformationReplaceIdWithSynonym(
71 protobufs::TransformationReplaceIdWithSynonym message_;
Dfuzzer_pass_apply_id_synonyms.cpp175 ApplyTransformation(TransformationReplaceIdWithSynonym( in Apply()
202 return TransformationReplaceIdWithSynonym::TypesAreCompatible( in DataDescriptorsHaveCompatibleTypes()
Dfuzzer_pass_interchange_zero_like_constants.cpp111 MaybeApplyTransformation(TransformationReplaceIdWithSynonym( in Apply()
Dfuzzer_pass_interchange_signedness_of_integer_operands.cpp87 MaybeApplyTransformation(TransformationReplaceIdWithSynonym( in Apply()
Dtransformation.cpp312 return MakeUnique<TransformationReplaceIdWithSynonym>( in FromMessage()
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_replace_id_with_synonym.cpp28 TransformationReplaceIdWithSynonym::TransformationReplaceIdWithSynonym( in TransformationReplaceIdWithSynonym() function in spvtools::fuzz::TransformationReplaceIdWithSynonym
29 const spvtools::fuzz::protobufs::TransformationReplaceIdWithSynonym& in TransformationReplaceIdWithSynonym()
33 TransformationReplaceIdWithSynonym::TransformationReplaceIdWithSynonym( in TransformationReplaceIdWithSynonym() function in spvtools::fuzz::TransformationReplaceIdWithSynonym
39 bool TransformationReplaceIdWithSynonym::IsApplicable( in IsApplicable()
90 void TransformationReplaceIdWithSynonym::Apply( in Apply()
102 protobufs::Transformation TransformationReplaceIdWithSynonym::ToMessage() in ToMessage()
112 bool TransformationReplaceIdWithSynonym::IsAgnosticToSignednessOfOperand( in IsAgnosticToSignednessOfOperand()
150 bool TransformationReplaceIdWithSynonym::TypesAreCompatible( in TypesAreCompatible()
162 std::unordered_set<uint32_t> TransformationReplaceIdWithSynonym::GetFreshIds() in GetFreshIds()
Dtransformation_replace_id_with_synonym.h26 class TransformationReplaceIdWithSynonym : public Transformation {
28 explicit TransformationReplaceIdWithSynonym(
29 const protobufs::TransformationReplaceIdWithSynonym& message);
31 TransformationReplaceIdWithSynonym(
71 protobufs::TransformationReplaceIdWithSynonym message_;
Dfuzzer_pass_apply_id_synonyms.cpp175 ApplyTransformation(TransformationReplaceIdWithSynonym( in Apply()
202 return TransformationReplaceIdWithSynonym::TypesAreCompatible( in DataDescriptorsHaveCompatibleTypes()
Dfuzzer_pass_interchange_zero_like_constants.cpp111 MaybeApplyTransformation(TransformationReplaceIdWithSynonym( in Apply()
Dfuzzer_pass_interchange_signedness_of_integer_operands.cpp87 MaybeApplyTransformation(TransformationReplaceIdWithSynonym( in Apply()
Dtransformation.cpp312 return MakeUnique<TransformationReplaceIdWithSynonym>( in FromMessage()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/
Dtransformation_replace_id_with_synonym.cpp28 TransformationReplaceIdWithSynonym::TransformationReplaceIdWithSynonym( in TransformationReplaceIdWithSynonym() function in spvtools::fuzz::TransformationReplaceIdWithSynonym
29 protobufs::TransformationReplaceIdWithSynonym message) in TransformationReplaceIdWithSynonym()
32 TransformationReplaceIdWithSynonym::TransformationReplaceIdWithSynonym( in TransformationReplaceIdWithSynonym() function in spvtools::fuzz::TransformationReplaceIdWithSynonym
38 bool TransformationReplaceIdWithSynonym::IsApplicable( in IsApplicable()
89 void TransformationReplaceIdWithSynonym::Apply( in Apply()
105 protobufs::Transformation TransformationReplaceIdWithSynonym::ToMessage() in ToMessage()
115 bool TransformationReplaceIdWithSynonym::IsAgnosticToSignednessOfOperand( in IsAgnosticToSignednessOfOperand()
187 bool TransformationReplaceIdWithSynonym::TypesAreCompatible( in TypesAreCompatible()
199 std::unordered_set<uint32_t> TransformationReplaceIdWithSynonym::GetFreshIds() in GetFreshIds()
Dtransformation_replace_id_with_synonym.h26 class TransformationReplaceIdWithSynonym : public Transformation {
28 explicit TransformationReplaceIdWithSynonym(
29 protobufs::TransformationReplaceIdWithSynonym message);
31 TransformationReplaceIdWithSynonym(
71 protobufs::TransformationReplaceIdWithSynonym message_;
Dfuzzer_pass_apply_id_synonyms.cpp173 ApplyTransformation(TransformationReplaceIdWithSynonym( in Apply()
200 return TransformationReplaceIdWithSynonym::TypesAreCompatible( in DataDescriptorsHaveCompatibleTypes()
Dfuzzer_pass_interchange_zero_like_constants.cpp108 MaybeApplyTransformation(TransformationReplaceIdWithSynonym( in Apply()
Dfuzzer_pass_interchange_signedness_of_integer_operands.cpp87 MaybeApplyTransformation(TransformationReplaceIdWithSynonym( in Apply()
Dtransformation.cpp314 return MakeUnique<TransformationReplaceIdWithSynonym>( in FromMessage()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/protobufs/
Dspvtoolsfuzz.proto487 TransformationReplaceIdWithSynonym replace_id_with_synonym = 13;
2020 message TransformationReplaceIdWithSynonym { message

12