Home
last modified time | relevance | path

Searched refs:binary_in_ (Results 1 – 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dreplayer.cpp41 binary_in_(binary_in), in Replayer()
74 if (!tools.Validate(&binary_in_[0], binary_in_.size(), validator_options_)) { in Run()
83 BuildModule(target_env_, consumer_, binary_in_.data(), binary_in_.size()); in Run()
90 last_valid_binary = binary_in_; in Run()
Dshrinker.cpp75 binary_in_(binary_in), in Shrinker()
99 if (!tools.Validate(&binary_in_[0], binary_in_.size(), validator_options_)) { in Run()
109 Replayer(target_env_, consumer_, binary_in_, initial_facts_, in Run()
195 target_env_, consumer_, binary_in_, initial_facts_, in Run()
261 AddedFunctionReducer(target_env_, consumer_, binary_in_, initial_facts_, in Run()
Dadded_function_reducer.cpp38 binary_in_(binary_in), in AddedFunctionReducer()
190 auto replay_result = Replayer(target_env_, consumer_, binary_in_, in ReplayPrefixAndAddFunction()
281 auto replay_result = Replayer(target_env_, consumer_, binary_in_, in ReplayAdaptedTransformations()
Dreplayer.h84 const std::vector<uint32_t>& binary_in_; variable
Dshrinker.h103 const std::vector<uint32_t>& binary_in_; variable
Dadded_function_reducer.h150 const std::vector<uint32_t>& binary_in_; variable
/third_party/spirv-tools/source/fuzz/
Dreplayer.cpp41 binary_in_(binary_in), in Replayer()
74 if (!tools.Validate(&binary_in_[0], binary_in_.size(), validator_options_)) { in Run()
83 BuildModule(target_env_, consumer_, binary_in_.data(), binary_in_.size()); in Run()
90 last_valid_binary = binary_in_; in Run()
Dshrinker.cpp75 binary_in_(binary_in), in Shrinker()
99 if (!tools.Validate(&binary_in_[0], binary_in_.size(), validator_options_)) { in Run()
109 Replayer(target_env_, consumer_, binary_in_, initial_facts_, in Run()
195 target_env_, consumer_, binary_in_, initial_facts_, in Run()
261 AddedFunctionReducer(target_env_, consumer_, binary_in_, initial_facts_, in Run()
Dadded_function_reducer.cpp38 binary_in_(binary_in), in AddedFunctionReducer()
190 auto replay_result = Replayer(target_env_, consumer_, binary_in_, in ReplayPrefixAndAddFunction()
281 auto replay_result = Replayer(target_env_, consumer_, binary_in_, in ReplayAdaptedTransformations()
Dreplayer.h84 const std::vector<uint32_t>& binary_in_; variable
Dshrinker.h103 const std::vector<uint32_t>& binary_in_; variable
Dadded_function_reducer.h150 const std::vector<uint32_t>& binary_in_; variable
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dreplayer.cpp41 binary_in_(binary_in), in Replayer()
74 if (!tools.Validate(&binary_in_[0], binary_in_.size(), validator_options_)) { in Run()
83 BuildModule(target_env_, consumer_, binary_in_.data(), binary_in_.size()); in Run()
90 last_valid_binary = binary_in_; in Run()
Dshrinker.cpp75 binary_in_(binary_in), in Shrinker()
99 if (!tools.Validate(&binary_in_[0], binary_in_.size(), validator_options_)) { in Run()
109 Replayer(target_env_, consumer_, binary_in_, initial_facts_, in Run()
195 target_env_, consumer_, binary_in_, initial_facts_, in Run()
261 AddedFunctionReducer(target_env_, consumer_, binary_in_, initial_facts_, in Run()
Dadded_function_reducer.cpp38 binary_in_(binary_in), in AddedFunctionReducer()
190 auto replay_result = Replayer(target_env_, consumer_, binary_in_, in ReplayPrefixAndAddFunction()
281 auto replay_result = Replayer(target_env_, consumer_, binary_in_, in ReplayAdaptedTransformations()
Dreplayer.h84 const std::vector<uint32_t>& binary_in_; variable
Dshrinker.h103 const std::vector<uint32_t>& binary_in_; variable
Dadded_function_reducer.h150 const std::vector<uint32_t>& binary_in_; variable