Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/CodeGen/
H A DIntrinsicLowering.cpp29 ArgIt ArgBegin, ArgIt ArgEnd, in EnsureFunctionExists()
66 ArgIt ArgBegin, ArgIt ArgEnd, in ReplaceCallWith()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DIntrinsicLowering.cpp31 ArgIt ArgBegin, ArgIt ArgEnd, in ReplaceCallWith()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DIntrinsicLowering.cpp32 ArgIt ArgBegin, ArgIt ArgEnd, in ReplaceCallWith()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Option/
H A DArgList.cpp202 InputArgList::InputArgList(const char* const *ArgBegin, in InputArgList()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Option/
H A DArgList.cpp208 InputArgList::InputArgList(const char* const *ArgBegin, in InputArgList()
/aosp_15_r20/external/llvm/lib/Option/
H A DArgList.cpp349 InputArgList::InputArgList(const char* const *ArgBegin, in InputArgList()
/aosp_15_r20/external/llvm/lib/Analysis/
H A 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()
/aosp_15_r20/external/clang/lib/Frontend/
H A DCompilerInvocation.cpp2311 const char *const *ArgBegin, in CreateFromArgs()
H A DASTUnit.cpp1939 const char **ArgBegin, const char **ArgEnd, in LoadFromCommandLine()