Home
last modified time | relevance | path

Searched refs:FactManager (Results 1 – 25 of 337) sorted by relevance

12345678910>>...14

/third_party/skia/third_party/externals/spirv-tools/source/fuzz/fact_manager/
Dfact_manager.cpp90 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/
Dfact_manager.cpp90 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/
Dfact_manager.cpp90 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/
Dtransformation_outline_function_test.cpp52 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 …]
Dtransformation_flatten_conditional_branch_test.cpp146 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 …]
Dtransformation_duplicate_region_with_selection_test.cpp86 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 …]
Dtransformation_merge_blocks_test.cpp51 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()
Dtransformation_add_dead_continue_test.cpp105 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 …]
Dtransformation_merge_function_returns_test.cpp147 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 …]
Dfuzzer_pass_donate_modules_test.cpp205 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/
Dtransformation_outline_function_test.cpp52 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 …]
Dtransformation_flatten_conditional_branch_test.cpp146 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 …]
Dtransformation_duplicate_region_with_selection_test.cpp86 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 …]
Dtransformation_merge_blocks_test.cpp51 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()
Dtransformation_add_dead_continue_test.cpp105 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 …]
Dtransformation_merge_function_returns_test.cpp147 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/
Dtransformation_outline_function_test.cpp52 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 …]
Dtransformation_flatten_conditional_branch_test.cpp146 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 …]
Dtransformation_duplicate_region_with_selection_test.cpp86 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 …]
Dtransformation_merge_blocks_test.cpp51 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()
Dtransformation_add_dead_continue_test.cpp105 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 …]
Dtransformation_merge_function_returns_test.cpp147 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/
Dtransformation_context.h34 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/
Dtransformation_context.h34 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/
Dtransformation_context.h34 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_;

12345678910>>...14