Home
last modified time | relevance | path

Searched defs:ArgBegin (Results 1 – 11 of 11) sorted by relevance

/external/llvm/lib/CodeGen/
DIntrinsicLowering.cpp29 ArgIt ArgBegin, ArgIt ArgEnd, in EnsureFunctionExists()
66 ArgIt ArgBegin, ArgIt ArgEnd, in ReplaceCallWith()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DIntrinsicLowering.cpp32 ArgIt ArgBegin, ArgIt ArgEnd, in ReplaceCallWith()
/external/llvm-project/llvm/lib/CodeGen/
DIntrinsicLowering.cpp31 ArgIt ArgBegin, ArgIt ArgEnd, in ReplaceCallWith()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Option/
DArgList.cpp202 InputArgList::InputArgList(const char* const *ArgBegin, in InputArgList()
/external/llvm-project/llvm/lib/Option/
DArgList.cpp202 InputArgList::InputArgList(const char* const *ArgBegin, in InputArgList()
/external/llvm/lib/Option/
DArgList.cpp349 InputArgList::InputArgList(const char* const *ArgBegin, in InputArgList()
/external/llvm/lib/Analysis/
DInstructionSimplify.cpp3964 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/
DCompilerInvocation.cpp2311 const char *const *ArgBegin, in CreateFromArgs()
DASTUnit.cpp1939 const char **ArgBegin, const char **ArgEnd, in LoadFromCommandLine()
/external/llvm-project/clang/lib/Frontend/
DASTUnit.cpp1730 const char **ArgBegin, const char **ArgEnd, in LoadFromCommandLine()
/external/llvm-project/clang/lib/Analysis/
DThreadSafety.cpp2017 CallExpr::const_arg_iterator ArgBegin, in examineArguments()