Searched defs:Seed (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/FuzzMutate/
H A DRandomIRBuilder.h29 RandomIRBuilder(int Seed, ArrayRef<Type *> AllowedTypes) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A Dxxhash.cpp73 uint64_t Seed = 0; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DIRMutator.cpp54 void IRMutator::mutateModule(Module &M, int Seed, size_t CurSize, argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dchunk.h23 inline u16 computeChecksum(u32 Seed, uptr Value, uptr *Array, uptr ArraySize) { argument
H A Dprimary64.h66 u32 Seed; local
H A Dquarantine.h281 const u32 Seed = static_cast<u32>( local
H A Dprimary32.h65 u32 Seed; local
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp150 unsigned Seed; member in class:llvm::__anon2881::Random
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerDriver.cpp715 unsigned Seed = Flags.seed; local

Completed in 83 milliseconds