/third_party/spirv-tools/source/reduce/ |
D | remove_unused_instruction_reduction_opportunity_finder.cpp | 24 RemoveUnusedInstructionReductionOpportunityFinder:: 25 RemoveUnusedInstructionReductionOpportunityFinder( in RemoveUnusedInstructionReductionOpportunityFinder() function in spvtools::reduce::RemoveUnusedInstructionReductionOpportunityFinder 30 RemoveUnusedInstructionReductionOpportunityFinder::GetAvailableOpportunities( in GetAvailableOpportunities() 125 std::string RemoveUnusedInstructionReductionOpportunityFinder::GetName() const { in GetName() 129 bool RemoveUnusedInstructionReductionOpportunityFinder:: 140 bool RemoveUnusedInstructionReductionOpportunityFinder::
|
D | remove_unused_instruction_reduction_opportunity_finder.h | 30 class RemoveUnusedInstructionReductionOpportunityFinder 33 explicit RemoveUnusedInstructionReductionOpportunityFinder( 36 ~RemoveUnusedInstructionReductionOpportunityFinder() override = default;
|
D | reducer.cpp | 108 spvtools::MakeUnique<RemoveUnusedInstructionReductionOpportunityFinder>( in AddDefaultReductionPasses() 139 spvtools::MakeUnique<RemoveUnusedInstructionReductionOpportunityFinder>( in AddDefaultReductionPasses()
|
/third_party/skia/third_party/externals/spirv-tools/source/reduce/ |
D | remove_unused_instruction_reduction_opportunity_finder.cpp | 24 RemoveUnusedInstructionReductionOpportunityFinder:: 25 RemoveUnusedInstructionReductionOpportunityFinder( in RemoveUnusedInstructionReductionOpportunityFinder() function in spvtools::reduce::RemoveUnusedInstructionReductionOpportunityFinder 30 RemoveUnusedInstructionReductionOpportunityFinder::GetAvailableOpportunities( in GetAvailableOpportunities() 125 std::string RemoveUnusedInstructionReductionOpportunityFinder::GetName() const { in GetName() 129 bool RemoveUnusedInstructionReductionOpportunityFinder:: 140 bool RemoveUnusedInstructionReductionOpportunityFinder::
|
D | remove_unused_instruction_reduction_opportunity_finder.h | 30 class RemoveUnusedInstructionReductionOpportunityFinder 33 explicit RemoveUnusedInstructionReductionOpportunityFinder( 36 ~RemoveUnusedInstructionReductionOpportunityFinder() override = default;
|
D | reducer.cpp | 108 spvtools::MakeUnique<RemoveUnusedInstructionReductionOpportunityFinder>( in AddDefaultReductionPasses() 139 spvtools::MakeUnique<RemoveUnusedInstructionReductionOpportunityFinder>( in AddDefaultReductionPasses()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/ |
D | remove_unused_instruction_reduction_opportunity_finder.cpp | 24 RemoveUnusedInstructionReductionOpportunityFinder:: 25 RemoveUnusedInstructionReductionOpportunityFinder( in RemoveUnusedInstructionReductionOpportunityFinder() function in spvtools::reduce::RemoveUnusedInstructionReductionOpportunityFinder 30 RemoveUnusedInstructionReductionOpportunityFinder::GetAvailableOpportunities( in GetAvailableOpportunities() 125 std::string RemoveUnusedInstructionReductionOpportunityFinder::GetName() const { in GetName() 129 bool RemoveUnusedInstructionReductionOpportunityFinder:: 140 bool RemoveUnusedInstructionReductionOpportunityFinder::
|
D | remove_unused_instruction_reduction_opportunity_finder.h | 30 class RemoveUnusedInstructionReductionOpportunityFinder 33 explicit RemoveUnusedInstructionReductionOpportunityFinder( 36 ~RemoveUnusedInstructionReductionOpportunityFinder() override = default;
|
D | reducer.cpp | 108 spvtools::MakeUnique<RemoveUnusedInstructionReductionOpportunityFinder>( in AddDefaultReductionPasses() 139 spvtools::MakeUnique<RemoveUnusedInstructionReductionOpportunityFinder>( in AddDefaultReductionPasses()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/reduce/ |
D | remove_unused_instruction_test.cpp | 32 RemoveUnusedInstructionReductionOpportunityFinder finder(true); in TEST() 230 RemoveUnusedInstructionReductionOpportunityFinder finder(true); in TEST() 440 auto ops = RemoveUnusedInstructionReductionOpportunityFinder(true) in TEST() 489 ops = RemoveUnusedInstructionReductionOpportunityFinder(true) in TEST() 532 ops = RemoveUnusedInstructionReductionOpportunityFinder(true) in TEST()
|
D | reducer_test.cpp | 202 MakeUnique<RemoveUnusedInstructionReductionOpportunityFinder>(false)); in TEST()
|
/third_party/skia/third_party/externals/spirv-tools/test/reduce/ |
D | remove_unused_instruction_test.cpp | 32 RemoveUnusedInstructionReductionOpportunityFinder finder(true); in TEST() 230 RemoveUnusedInstructionReductionOpportunityFinder finder(true); in TEST() 440 auto ops = RemoveUnusedInstructionReductionOpportunityFinder(true) in TEST() 489 ops = RemoveUnusedInstructionReductionOpportunityFinder(true) in TEST() 532 ops = RemoveUnusedInstructionReductionOpportunityFinder(true) in TEST()
|
D | reducer_test.cpp | 202 MakeUnique<RemoveUnusedInstructionReductionOpportunityFinder>(false)); in TEST()
|
/third_party/spirv-tools/test/reduce/ |
D | remove_unused_instruction_test.cpp | 32 RemoveUnusedInstructionReductionOpportunityFinder finder(true); in TEST() 230 RemoveUnusedInstructionReductionOpportunityFinder finder(true); in TEST() 440 auto ops = RemoveUnusedInstructionReductionOpportunityFinder(true) in TEST() 489 ops = RemoveUnusedInstructionReductionOpportunityFinder(true) in TEST() 532 ops = RemoveUnusedInstructionReductionOpportunityFinder(true) in TEST()
|
D | reducer_test.cpp | 202 MakeUnique<RemoveUnusedInstructionReductionOpportunityFinder>(false)); in TEST()
|
/third_party/skia/third_party/externals/tint/fuzzers/tint_spirv_tools_fuzzer/ |
D | spirv_reduce_mutator.cc | 78 spvtools::reduce::RemoveUnusedInstructionReductionOpportunityFinder>( in SpirvReduceMutator()
|