Home
last modified time | relevance | path

Searched refs:AddedFunctionReducer (Results 1 – 9 of 9) sorted by relevance

/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/
Dadded_function_reducer.h31 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();
Dadded_function_reducer.cpp27 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()
Dshrinker.cpp261 AddedFunctionReducer(target_env_, consumer_, binary_in_, initial_facts_, in Run()
269 AddedFunctionReducer::AddedFunctionReducerResultStatus::kComplete) { in Run()
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dadded_function_reducer.h31 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();
Dadded_function_reducer.cpp27 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()
Dshrinker.cpp261 AddedFunctionReducer(target_env_, consumer_, binary_in_, initial_facts_, in Run()
269 AddedFunctionReducer::AddedFunctionReducerResultStatus::kComplete) { in Run()
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dadded_function_reducer.h31 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();
Dadded_function_reducer.cpp27 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()
Dshrinker.cpp261 AddedFunctionReducer(target_env_, consumer_, binary_in_, initial_facts_, in Run()
269 AddedFunctionReducer::AddedFunctionReducerResultStatus::kComplete) { in Run()