Searched refs:binary_under_reduction (Results 1 – 6 of 6) sorted by relevance
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/ |
D | added_function_reducer.cpp | 66 const std::vector<uint32_t>& binary_under_reduction, in Run() 69 binary_under_reduction, irrelevant_pointee_global_variables); in Run() 115 const std::vector<uint32_t>& binary_under_reduction, in InterestingnessFunctionForReducingAddedFunction() argument 129 BuildModule(target_env_, consumer_, binary_under_reduction.data(), in InterestingnessFunctionForReducingAddedFunction() 130 binary_under_reduction.size()); in InterestingnessFunctionForReducingAddedFunction() 169 ReplayAdaptedTransformations(binary_under_reduction, &binary_out, in InterestingnessFunctionForReducingAddedFunction() 232 const std::vector<uint32_t>& binary_under_reduction, in ReplayAdaptedTransformations() argument 240 BuildModule(target_env_, consumer_, binary_under_reduction.data(), in ReplayAdaptedTransformations() 241 binary_under_reduction.size()); in ReplayAdaptedTransformations()
|
D | added_function_reducer.h | 120 const std::vector<uint32_t>& binary_under_reduction, 133 const std::vector<uint32_t>& binary_under_reduction,
|
/external/deqp-deps/SPIRV-Tools/source/fuzz/ |
D | added_function_reducer.cpp | 66 const std::vector<uint32_t>& binary_under_reduction, in Run() 69 binary_under_reduction, irrelevant_pointee_global_variables); in Run() 115 const std::vector<uint32_t>& binary_under_reduction, in InterestingnessFunctionForReducingAddedFunction() argument 129 BuildModule(target_env_, consumer_, binary_under_reduction.data(), in InterestingnessFunctionForReducingAddedFunction() 130 binary_under_reduction.size()); in InterestingnessFunctionForReducingAddedFunction() 169 ReplayAdaptedTransformations(binary_under_reduction, &binary_out, in InterestingnessFunctionForReducingAddedFunction() 232 const std::vector<uint32_t>& binary_under_reduction, in ReplayAdaptedTransformations() argument 240 BuildModule(target_env_, consumer_, binary_under_reduction.data(), in ReplayAdaptedTransformations() 241 binary_under_reduction.size()); in ReplayAdaptedTransformations()
|
D | added_function_reducer.h | 120 const std::vector<uint32_t>& binary_under_reduction, 133 const std::vector<uint32_t>& binary_under_reduction,
|
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | added_function_reducer.cpp | 66 const std::vector<uint32_t>& binary_under_reduction, in Run() 69 binary_under_reduction, irrelevant_pointee_global_variables); in Run() 115 const std::vector<uint32_t>& binary_under_reduction, in InterestingnessFunctionForReducingAddedFunction() argument 129 BuildModule(target_env_, consumer_, binary_under_reduction.data(), in InterestingnessFunctionForReducingAddedFunction() 130 binary_under_reduction.size()); in InterestingnessFunctionForReducingAddedFunction() 169 ReplayAdaptedTransformations(binary_under_reduction, &binary_out, in InterestingnessFunctionForReducingAddedFunction() 232 const std::vector<uint32_t>& binary_under_reduction, in ReplayAdaptedTransformations() argument 240 BuildModule(target_env_, consumer_, binary_under_reduction.data(), in ReplayAdaptedTransformations() 241 binary_under_reduction.size()); in ReplayAdaptedTransformations()
|
D | added_function_reducer.h | 120 const std::vector<uint32_t>& binary_under_reduction, 133 const std::vector<uint32_t>& binary_under_reduction,
|