Home
last modified time | relevance | path

Searched refs:FuzzerPassAddEquationInstructions (Results 1 – 6 of 6) sorted by relevance

/external/angle/third_party/spirv-tools/src/source/fuzz/
Dfuzzer_pass_add_equation_instructions.cpp25 FuzzerPassAddEquationInstructions::FuzzerPassAddEquationInstructions( in FuzzerPassAddEquationInstructions() function in spvtools::fuzz::FuzzerPassAddEquationInstructions
32 FuzzerPassAddEquationInstructions::~FuzzerPassAddEquationInstructions() =
35 void FuzzerPassAddEquationInstructions::Apply() { in Apply()
171 FuzzerPassAddEquationInstructions::GetIntegerInstructions( in GetIntegerInstructions()
185 FuzzerPassAddEquationInstructions::GetBooleanInstructions( in GetBooleanInstructions()
199 FuzzerPassAddEquationInstructions::RestrictToVectorWidth( in RestrictToVectorWidth()
218 FuzzerPassAddEquationInstructions::RestrictToElementBitWidth( in RestrictToElementBitWidth()
Dfuzzer_pass_add_equation_instructions.h27 class FuzzerPassAddEquationInstructions : public FuzzerPass {
29 FuzzerPassAddEquationInstructions(
34 ~FuzzerPassAddEquationInstructions();
Dfuzzer.cpp217 MaybeAddPass<FuzzerPassAddEquationInstructions>( in Run()
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_add_equation_instructions.cpp25 FuzzerPassAddEquationInstructions::FuzzerPassAddEquationInstructions( in FuzzerPassAddEquationInstructions() function in spvtools::fuzz::FuzzerPassAddEquationInstructions
32 FuzzerPassAddEquationInstructions::~FuzzerPassAddEquationInstructions() =
35 void FuzzerPassAddEquationInstructions::Apply() { in Apply()
171 FuzzerPassAddEquationInstructions::GetIntegerInstructions( in GetIntegerInstructions()
185 FuzzerPassAddEquationInstructions::GetBooleanInstructions( in GetBooleanInstructions()
199 FuzzerPassAddEquationInstructions::RestrictToVectorWidth( in RestrictToVectorWidth()
218 FuzzerPassAddEquationInstructions::RestrictToElementBitWidth( in RestrictToElementBitWidth()
Dfuzzer_pass_add_equation_instructions.h27 class FuzzerPassAddEquationInstructions : public FuzzerPass {
29 FuzzerPassAddEquationInstructions(
34 ~FuzzerPassAddEquationInstructions();
Dfuzzer.cpp217 MaybeAddPass<FuzzerPassAddEquationInstructions>( in Run()