Searched refs:FuzzerPassAddEquationInstructions (Results 1 – 6 of 6) sorted by relevance
25 FuzzerPassAddEquationInstructions::FuzzerPassAddEquationInstructions( in FuzzerPassAddEquationInstructions() function in spvtools::fuzz::FuzzerPassAddEquationInstructions32 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()
27 class FuzzerPassAddEquationInstructions : public FuzzerPass {29 FuzzerPassAddEquationInstructions(34 ~FuzzerPassAddEquationInstructions();
217 MaybeAddPass<FuzzerPassAddEquationInstructions>( in Run()