/external/angle/third_party/vulkan-deps/spirv-tools/src/test/fuzz/ |
D | transformation_replace_id_with_synonym_test.cpp | 232 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 …]
|
D | data_synonym_transformation_test.cpp | 160 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/ |
D | transformation_replace_id_with_synonym_test.cpp | 232 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 …]
|
D | data_synonym_transformation_test.cpp | 160 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/ |
D | transformation_replace_id_with_synonym_test.cpp | 232 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 …]
|
D | data_synonym_transformation_test.cpp | 160 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/ |
D | transformation_replace_id_with_synonym.cpp | 28 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()
|
D | transformation_replace_id_with_synonym.h | 26 class TransformationReplaceIdWithSynonym : public Transformation { 28 explicit TransformationReplaceIdWithSynonym( 29 const protobufs::TransformationReplaceIdWithSynonym& message); 31 TransformationReplaceIdWithSynonym( 71 protobufs::TransformationReplaceIdWithSynonym message_;
|
D | fuzzer_pass_apply_id_synonyms.cpp | 175 ApplyTransformation(TransformationReplaceIdWithSynonym( in Apply() 202 return TransformationReplaceIdWithSynonym::TypesAreCompatible( in DataDescriptorsHaveCompatibleTypes()
|
D | fuzzer_pass_interchange_zero_like_constants.cpp | 111 MaybeApplyTransformation(TransformationReplaceIdWithSynonym( in Apply()
|
D | fuzzer_pass_interchange_signedness_of_integer_operands.cpp | 87 MaybeApplyTransformation(TransformationReplaceIdWithSynonym( in Apply()
|
D | transformation.cpp | 312 return MakeUnique<TransformationReplaceIdWithSynonym>( in FromMessage()
|
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | transformation_replace_id_with_synonym.cpp | 28 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()
|
D | transformation_replace_id_with_synonym.h | 26 class TransformationReplaceIdWithSynonym : public Transformation { 28 explicit TransformationReplaceIdWithSynonym( 29 const protobufs::TransformationReplaceIdWithSynonym& message); 31 TransformationReplaceIdWithSynonym( 71 protobufs::TransformationReplaceIdWithSynonym message_;
|
D | fuzzer_pass_apply_id_synonyms.cpp | 175 ApplyTransformation(TransformationReplaceIdWithSynonym( in Apply() 202 return TransformationReplaceIdWithSynonym::TypesAreCompatible( in DataDescriptorsHaveCompatibleTypes()
|
D | fuzzer_pass_interchange_zero_like_constants.cpp | 111 MaybeApplyTransformation(TransformationReplaceIdWithSynonym( in Apply()
|
D | fuzzer_pass_interchange_signedness_of_integer_operands.cpp | 87 MaybeApplyTransformation(TransformationReplaceIdWithSynonym( in Apply()
|
D | transformation.cpp | 312 return MakeUnique<TransformationReplaceIdWithSynonym>( in FromMessage()
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/ |
D | transformation_replace_id_with_synonym.cpp | 28 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()
|
D | transformation_replace_id_with_synonym.h | 26 class TransformationReplaceIdWithSynonym : public Transformation { 28 explicit TransformationReplaceIdWithSynonym( 29 protobufs::TransformationReplaceIdWithSynonym message); 31 TransformationReplaceIdWithSynonym( 71 protobufs::TransformationReplaceIdWithSynonym message_;
|
D | fuzzer_pass_apply_id_synonyms.cpp | 173 ApplyTransformation(TransformationReplaceIdWithSynonym( in Apply() 200 return TransformationReplaceIdWithSynonym::TypesAreCompatible( in DataDescriptorsHaveCompatibleTypes()
|
D | fuzzer_pass_interchange_zero_like_constants.cpp | 108 MaybeApplyTransformation(TransformationReplaceIdWithSynonym( in Apply()
|
D | fuzzer_pass_interchange_signedness_of_integer_operands.cpp | 87 MaybeApplyTransformation(TransformationReplaceIdWithSynonym( in Apply()
|
D | transformation.cpp | 314 return MakeUnique<TransformationReplaceIdWithSynonym>( in FromMessage()
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/protobufs/ |
D | spvtoolsfuzz.proto | 487 TransformationReplaceIdWithSynonym replace_id_with_synonym = 13; 2020 message TransformationReplaceIdWithSynonym { message
|