/third_party/skia/third_party/externals/spirv-tools/source/fuzz/fact_manager/ |
D | fact_manager.cpp | 90 FactManager::FactManager(opt::IRContext* ir_context) in FactManager() function in spvtools::fuzz::FactManager 97 void FactManager::AddInitialFacts(const MessageConsumer& message_consumer, in AddInitialFacts() 107 bool FactManager::MaybeAddFact(const fuzz::protobufs::Fact& fact) { in MaybeAddFact() 138 void FactManager::AddFactDataSynonym(const protobufs::DataDescriptor& data1, in AddFactDataSynonym() 149 std::vector<uint32_t> FactManager::GetConstantsAvailableFromUniformsForType( in GetConstantsAvailableFromUniformsForType() 156 FactManager::GetUniformDescriptorsForConstant(uint32_t constant_id) const { in GetUniformDescriptorsForConstant() 160 uint32_t FactManager::GetConstantFromUniformDescriptor( in GetConstantFromUniformDescriptor() 166 std::vector<uint32_t> FactManager::GetTypesForWhichUniformValuesAreKnown() in GetTypesForWhichUniformValuesAreKnown() 172 FactManager::GetConstantUniformFactsAndTypes() const { in GetConstantUniformFactsAndTypes() 176 std::vector<uint32_t> FactManager::GetIdsForWhichSynonymsAreKnown() const { in GetIdsForWhichSynonymsAreKnown() [all …]
|
/third_party/spirv-tools/source/fuzz/fact_manager/ |
D | fact_manager.cpp | 90 FactManager::FactManager(opt::IRContext* ir_context) in FactManager() function in spvtools::fuzz::FactManager 97 void FactManager::AddInitialFacts(const MessageConsumer& message_consumer, in AddInitialFacts() 107 bool FactManager::MaybeAddFact(const fuzz::protobufs::Fact& fact) { in MaybeAddFact() 138 void FactManager::AddFactDataSynonym(const protobufs::DataDescriptor& data1, in AddFactDataSynonym() 149 std::vector<uint32_t> FactManager::GetConstantsAvailableFromUniformsForType( in GetConstantsAvailableFromUniformsForType() 156 FactManager::GetUniformDescriptorsForConstant(uint32_t constant_id) const { in GetUniformDescriptorsForConstant() 160 uint32_t FactManager::GetConstantFromUniformDescriptor( in GetConstantFromUniformDescriptor() 166 std::vector<uint32_t> FactManager::GetTypesForWhichUniformValuesAreKnown() in GetTypesForWhichUniformValuesAreKnown() 172 FactManager::GetConstantUniformFactsAndTypes() const { in GetConstantUniformFactsAndTypes() 176 std::vector<uint32_t> FactManager::GetIdsForWhichSynonymsAreKnown() const { in GetIdsForWhichSynonymsAreKnown() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/fact_manager/ |
D | fact_manager.cpp | 90 FactManager::FactManager(opt::IRContext* ir_context) in FactManager() function in spvtools::fuzz::FactManager 97 void FactManager::AddInitialFacts(const MessageConsumer& message_consumer, in AddInitialFacts() 107 bool FactManager::MaybeAddFact(const fuzz::protobufs::Fact& fact) { in MaybeAddFact() 138 void FactManager::AddFactDataSynonym(const protobufs::DataDescriptor& data1, in AddFactDataSynonym() 149 std::vector<uint32_t> FactManager::GetConstantsAvailableFromUniformsForType( in GetConstantsAvailableFromUniformsForType() 156 FactManager::GetUniformDescriptorsForConstant(uint32_t constant_id) const { in GetUniformDescriptorsForConstant() 160 uint32_t FactManager::GetConstantFromUniformDescriptor( in GetConstantFromUniformDescriptor() 166 std::vector<uint32_t> FactManager::GetTypesForWhichUniformValuesAreKnown() in GetTypesForWhichUniformValuesAreKnown() 172 FactManager::GetConstantUniformFactsAndTypes() const { in GetConstantUniformFactsAndTypes() 176 std::vector<uint32_t> FactManager::GetIdsForWhichSynonymsAreKnown() const { in GetIdsForWhichSynonymsAreKnown() [all …]
|
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/ |
D | transformation_outline_function_test.cpp | 52 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 116 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 171 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 259 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 336 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 434 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 533 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 610 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 697 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 786 MakeUnique<FactManager>(context.get()), validator_options); in TEST() [all …]
|
D | transformation_flatten_conditional_branch_test.cpp | 146 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 252 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 431 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 512 MakeUnique<FactManager>(context.get()), validator_options, in TEST() 707 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 841 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 908 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 977 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 1048 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 1125 MakeUnique<FactManager>(context.get()), validator_options); in TEST() [all …]
|
D | transformation_duplicate_region_with_selection_test.cpp | 86 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 218 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 357 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 453 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 626 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 708 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 792 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 981 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 1135 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 1212 MakeUnique<FactManager>(context.get()), validator_options); in TEST() [all …]
|
D | transformation_merge_blocks_test.cpp | 51 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 91 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 130 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 170 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 243 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 321 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 395 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 475 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 567 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 658 MakeUnique<FactManager>(context.get()), validator_options); in TEST()
|
D | transformation_add_dead_continue_test.cpp | 105 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 383 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 622 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 832 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 1008 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 1125 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 1175 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 1316 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 1384 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 1444 MakeUnique<FactManager>(context.get()), validator_options); in TEST() [all …]
|
D | transformation_merge_function_returns_test.cpp | 147 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 239 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 292 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 389 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 570 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 831 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 1021 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 1026 MakeUnique<FactManager>(context.get()), validator_options, in TEST() 1211 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 1358 MakeUnique<FactManager>(context.get()), validator_options); in TEST() [all …]
|
D | fuzzer_pass_donate_modules_test.cpp | 205 MakeUnique<FactManager>(recipient_context.get()), validator_options); in TEST() 286 MakeUnique<FactManager>(recipient_context.get()), validator_options); in TEST() 417 MakeUnique<FactManager>(recipient_context.get()), validator_options); in TEST() 512 MakeUnique<FactManager>(recipient_context.get()), validator_options); in TEST() 584 MakeUnique<FactManager>(recipient_context.get()), validator_options); in TEST() 712 MakeUnique<FactManager>(recipient_context.get()), validator_options); in TEST() 808 MakeUnique<FactManager>(recipient_context.get()), validator_options); in TEST() 940 MakeUnique<FactManager>(recipient_context.get()), validator_options); in TEST() 1076 MakeUnique<FactManager>(recipient_context.get()), validator_options); in TEST() 1158 MakeUnique<FactManager>(recipient_context.get()), validator_options); in TEST() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
D | transformation_outline_function_test.cpp | 52 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 116 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 171 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 259 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 336 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 434 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 533 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 610 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 697 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 786 MakeUnique<FactManager>(context.get()), validator_options); in TEST() [all …]
|
D | transformation_flatten_conditional_branch_test.cpp | 146 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 252 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 431 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 512 MakeUnique<FactManager>(context.get()), validator_options, in TEST() 707 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 841 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 908 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 977 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 1048 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 1125 MakeUnique<FactManager>(context.get()), validator_options); in TEST() [all …]
|
D | transformation_duplicate_region_with_selection_test.cpp | 86 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 218 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 357 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 453 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 626 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 708 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 792 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 981 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 1135 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 1212 MakeUnique<FactManager>(context.get()), validator_options); in TEST() [all …]
|
D | transformation_merge_blocks_test.cpp | 51 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 91 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 130 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 170 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 243 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 321 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 395 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 475 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 567 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 658 MakeUnique<FactManager>(context.get()), validator_options); in TEST()
|
D | transformation_add_dead_continue_test.cpp | 105 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 383 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 622 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 832 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 1008 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 1125 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 1175 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 1316 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 1384 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 1444 MakeUnique<FactManager>(context.get()), validator_options); in TEST() [all …]
|
D | transformation_merge_function_returns_test.cpp | 147 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 239 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 292 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 389 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 570 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 831 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 1021 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 1026 MakeUnique<FactManager>(context.get()), validator_options, in TEST() 1211 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 1358 MakeUnique<FactManager>(context.get()), validator_options); in TEST() [all …]
|
/third_party/spirv-tools/test/fuzz/ |
D | transformation_outline_function_test.cpp | 52 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 116 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 171 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 259 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 336 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 434 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 533 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 610 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 697 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 786 MakeUnique<FactManager>(context.get()), validator_options); in TEST() [all …]
|
D | transformation_flatten_conditional_branch_test.cpp | 146 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 252 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 431 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 512 MakeUnique<FactManager>(context.get()), validator_options, in TEST() 707 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 841 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 908 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 977 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 1048 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 1125 MakeUnique<FactManager>(context.get()), validator_options); in TEST() [all …]
|
D | transformation_duplicate_region_with_selection_test.cpp | 86 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 218 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 357 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 453 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 626 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 708 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 792 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 981 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 1135 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 1212 MakeUnique<FactManager>(context.get()), validator_options); in TEST() [all …]
|
D | transformation_merge_blocks_test.cpp | 51 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 91 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 130 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 170 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 243 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 321 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 395 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 475 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 567 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 658 MakeUnique<FactManager>(context.get()), validator_options); in TEST()
|
D | transformation_add_dead_continue_test.cpp | 105 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 383 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 622 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 832 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 1008 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 1125 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 1175 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 1316 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 1384 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 1444 MakeUnique<FactManager>(context.get()), validator_options); in TEST() [all …]
|
D | transformation_merge_function_returns_test.cpp | 147 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 239 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 292 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 389 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 570 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 831 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 1021 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 1026 MakeUnique<FactManager>(context.get()), validator_options, in TEST() 1211 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 1358 MakeUnique<FactManager>(context.get()), validator_options); in TEST() [all …]
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
D | transformation_context.h | 34 TransformationContext(std::unique_ptr<FactManager>, 39 TransformationContext(std::unique_ptr<FactManager>, 45 FactManager* GetFactManager() { return fact_manager_.get(); } in GetFactManager() 47 const FactManager* GetFactManager() const { return fact_manager_.get(); } in GetFactManager() 62 std::unique_ptr<FactManager> fact_manager_;
|
/third_party/spirv-tools/source/fuzz/ |
D | transformation_context.h | 34 TransformationContext(std::unique_ptr<FactManager>, 39 TransformationContext(std::unique_ptr<FactManager>, 45 FactManager* GetFactManager() { return fact_manager_.get(); } in GetFactManager() 47 const FactManager* GetFactManager() const { return fact_manager_.get(); } in GetFactManager() 62 std::unique_ptr<FactManager> fact_manager_;
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | transformation_context.h | 34 TransformationContext(std::unique_ptr<FactManager>, 39 TransformationContext(std::unique_ptr<FactManager>, 45 FactManager* GetFactManager() { return fact_manager_.get(); } in GetFactManager() 47 const FactManager* GetFactManager() const { return fact_manager_.get(); } in GetFactManager() 62 std::unique_ptr<FactManager> fact_manager_;
|