Searched defs:ArgBegin (Results  1 – 7 of 7) sorted by relevance
| /external/llvm/lib/CodeGen/ | 
| D | IntrinsicLowering.cpp | 29                                  ArgIt ArgBegin, ArgIt ArgEnd,  in EnsureFunctionExists()66                                  ArgIt ArgBegin, ArgIt ArgEnd,  in ReplaceCallWith()
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | 
| D | IntrinsicLowering.cpp | 32                                  ArgIt ArgBegin, ArgIt ArgEnd,  in ReplaceCallWith()
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Option/ | 
| D | ArgList.cpp | 202 InputArgList::InputArgList(const char* const *ArgBegin,  in InputArgList()
 | 
| /external/llvm/lib/Option/ | 
| D | ArgList.cpp | 349 InputArgList::InputArgList(const char* const *ArgBegin,  in InputArgList()
 | 
| /external/llvm/lib/Analysis/ | 
| D | InstructionSimplify.cpp | 3964 static Value *SimplifyIntrinsic(Function *F, IterTy ArgBegin, IterTy ArgEnd,  in SimplifyIntrinsic()4033 static Value *SimplifyCall(Value *V, IterTy ArgBegin, IterTy ArgEnd,  in SimplifyCall()
 4068 Value *llvm::SimplifyCall(Value *V, User::op_iterator ArgBegin,  in SimplifyCall()
 
 | 
| /external/clang/lib/Frontend/ | 
| D | CompilerInvocation.cpp | 2311                                         const char *const *ArgBegin,  in CreateFromArgs()
 | 
| D | ASTUnit.cpp | 1939     const char **ArgBegin, const char **ArgEnd,  in LoadFromCommandLine()
 |