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 D | IRMutator.h | 51 virtual void mutate(Instruction &I, RandomIRBuilder &IB) { in mutate() function in llvm::IRMutationStrategy [all...] |
/third_party/skia/experimental/sorttoy/ |
H A D | Cmds.h | 154 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 D | IRMutator.cpp | 35 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 D | test_dict.py | 1240 def mutate(d): function 1244 def mutate(d): function 1249 def mutate(d): function
|
H A D | test_io.py | 2341 def mutate(bufio, pos1, pos2): function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | DebugInfoMetadata.h | 609 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