Searched refs:AddedFunctionReducer (Results 1 – 9 of 9) sorted by relevance
| /third_party/spirv-tools/source/fuzz/ |
| D | added_function_reducer.h | 31 class AddedFunctionReducer { 46 AddedFunctionReducer( 58 AddedFunctionReducer(const AddedFunctionReducer&) = delete; 59 AddedFunctionReducer(AddedFunctionReducer&&) = delete; 60 AddedFunctionReducer& operator=(const AddedFunctionReducer&) = delete; 61 AddedFunctionReducer& operator=(AddedFunctionReducer&&) = delete; 63 ~AddedFunctionReducer();
|
| D | added_function_reducer.cpp | 27 AddedFunctionReducer::AddedFunctionReducer( in AddedFunctionReducer() function in spvtools::fuzz::AddedFunctionReducer 50 AddedFunctionReducer::~AddedFunctionReducer() = default; 52 AddedFunctionReducer::AddedFunctionReducerResult AddedFunctionReducer::Run() { in Run() 114 bool AddedFunctionReducer::InterestingnessFunctionForReducingAddedFunction( in InterestingnessFunctionForReducingAddedFunction() 182 void AddedFunctionReducer::ReplayPrefixAndAddFunction( in ReplayPrefixAndAddFunction() 231 void AddedFunctionReducer::ReplayAdaptedTransformations( in ReplayAdaptedTransformations() 293 uint32_t AddedFunctionReducer::GetAddedFunctionId() const { in GetAddedFunctionId()
|
| D | shrinker.cpp | 261 AddedFunctionReducer(target_env_, consumer_, binary_in_, initial_facts_, in Run() 269 AddedFunctionReducer::AddedFunctionReducerResultStatus::kComplete) { in Run()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
| D | added_function_reducer.h | 31 class AddedFunctionReducer { 46 AddedFunctionReducer( 58 AddedFunctionReducer(const AddedFunctionReducer&) = delete; 59 AddedFunctionReducer(AddedFunctionReducer&&) = delete; 60 AddedFunctionReducer& operator=(const AddedFunctionReducer&) = delete; 61 AddedFunctionReducer& operator=(AddedFunctionReducer&&) = delete; 63 ~AddedFunctionReducer();
|
| D | added_function_reducer.cpp | 27 AddedFunctionReducer::AddedFunctionReducer( in AddedFunctionReducer() function in spvtools::fuzz::AddedFunctionReducer 50 AddedFunctionReducer::~AddedFunctionReducer() = default; 52 AddedFunctionReducer::AddedFunctionReducerResult AddedFunctionReducer::Run() { in Run() 114 bool AddedFunctionReducer::InterestingnessFunctionForReducingAddedFunction( in InterestingnessFunctionForReducingAddedFunction() 182 void AddedFunctionReducer::ReplayPrefixAndAddFunction( in ReplayPrefixAndAddFunction() 231 void AddedFunctionReducer::ReplayAdaptedTransformations( in ReplayAdaptedTransformations() 293 uint32_t AddedFunctionReducer::GetAddedFunctionId() const { in GetAddedFunctionId()
|
| D | shrinker.cpp | 261 AddedFunctionReducer(target_env_, consumer_, binary_in_, initial_facts_, in Run() 269 AddedFunctionReducer::AddedFunctionReducerResultStatus::kComplete) { in Run()
|
| /third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
| D | added_function_reducer.h | 31 class AddedFunctionReducer { 46 AddedFunctionReducer( 58 AddedFunctionReducer(const AddedFunctionReducer&) = delete; 59 AddedFunctionReducer(AddedFunctionReducer&&) = delete; 60 AddedFunctionReducer& operator=(const AddedFunctionReducer&) = delete; 61 AddedFunctionReducer& operator=(AddedFunctionReducer&&) = delete; 63 ~AddedFunctionReducer();
|
| D | added_function_reducer.cpp | 27 AddedFunctionReducer::AddedFunctionReducer( in AddedFunctionReducer() function in spvtools::fuzz::AddedFunctionReducer 50 AddedFunctionReducer::~AddedFunctionReducer() = default; 52 AddedFunctionReducer::AddedFunctionReducerResult AddedFunctionReducer::Run() { in Run() 114 bool AddedFunctionReducer::InterestingnessFunctionForReducingAddedFunction( in InterestingnessFunctionForReducingAddedFunction() 182 void AddedFunctionReducer::ReplayPrefixAndAddFunction( in ReplayPrefixAndAddFunction() 231 void AddedFunctionReducer::ReplayAdaptedTransformations( in ReplayAdaptedTransformations() 293 uint32_t AddedFunctionReducer::GetAddedFunctionId() const { in GetAddedFunctionId()
|
| D | shrinker.cpp | 261 AddedFunctionReducer(target_env_, consumer_, binary_in_, initial_facts_, in Run() 269 AddedFunctionReducer::AddedFunctionReducerResultStatus::kComplete) { in Run()
|