Home
last modified time | relevance | path

Searched defs:mutate (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/FuzzMutate/
H A DIRMutator.h51 virtual void mutate(Instruction &I, RandomIRBuilder &IB) { in mutate() function in llvm::IRMutationStrategy
[all...]
/third_party/skia/experimental/sorttoy/
H A DCmds.h154 void mutate(SkIPoint trans) { in mutate() function in ClipCmd
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/FuzzMutate/
H A DIRMutator.cpp35 void IRMutationStrategy::mutate(Module &M, RandomIRBuilder &IB) { in mutate() function in IRMutationStrategy
46 void IRMutationStrategy::mutate(Function &F, RandomIRBuilder &IB) { in mutate() function in IRMutationStrategy
50 void IRMutationStrategy::mutate(BasicBlock &BB, RandomIRBuilder &IB) { in mutate() function in IRMutationStrategy
79 void InjectorIRStrategy::mutate(Function &F, RandomIRBuilder &IB) { in mutate() function in InjectorIRStrategy
106 void InjectorIRStrategy::mutate(BasicBloc function in InjectorIRStrategy
153 void InstDeleterIRStrategy::mutate(Function &F, RandomIRBuilder &IB) { mutate() function in InstDeleterIRStrategy
172 void InstDeleterIRStrategy::mutate(Instruction &Inst, RandomIRBuilder &IB) { mutate() function in InstDeleterIRStrategy
[all...]
/third_party/python/Lib/test/
H A Dtest_dict.py1240 def mutate(d): function
1244 def mutate(d): function
1249 def mutate(d): function
H A Dtest_io.py2341 def mutate(bufio, pos1, pos2): function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h609 void mutate(unsigned Tag, unsigned Line, uint64_t SizeInBits, in mutate() function in llvm::DIType
906 void mutate(unsigned Tag, unsigned Line, unsigned RuntimeLang, in mutate() function in llvm::DICompositeType

Completed in 14 milliseconds