Searched defs:ArgBegin (Results 1 – 11 of 11) 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/llvm-project/llvm/lib/CodeGen/ |
D | IntrinsicLowering.cpp | 31 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-project/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()
|
/external/llvm-project/clang/lib/Frontend/ |
D | ASTUnit.cpp | 1730 const char **ArgBegin, const char **ArgEnd, in LoadFromCommandLine()
|
/external/llvm-project/clang/lib/Analysis/ |
D | ThreadSafety.cpp | 2017 CallExpr::const_arg_iterator ArgBegin, in examineArguments()
|