/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | IntrinsicLowering.cpp | 29 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 D | IntrinsicLowering.cpp | 31 ArgIt ArgBegin, ArgIt ArgEnd, in ReplaceCallWith()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | IntrinsicLowering.cpp | 32 ArgIt ArgBegin, ArgIt ArgEnd, in ReplaceCallWith()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Option/ |
H A D | ArgList.cpp | 203 const char* const *ArgEnd) in InputArgList()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Option/ |
H A D | ArgList.cpp | 209 const char* const *ArgEnd) in InputArgList()
|
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUPromoteAlloca.cpp | 778 for (unsigned ArgIdx = 0, ArgEnd = Call->getNumArgOperands(); in handleAlloca() local
|
/aosp_15_r20/external/clang/lib/Parse/ |
H A D | ParseTemplate.cpp | 1041 for (unsigned Arg = 0, ArgEnd = TemplateArgs.size(); Arg != ArgEnd; ++Arg) in AnnotateTemplateIdToken() local
|
H A D | ParseExprCXX.cpp | 2164 for (unsigned Arg = 0, ArgEnd = TemplateArgs.size(); in ParseUnqualifiedIdTemplateId() local
|
/aosp_15_r20/external/llvm/lib/Option/ |
H A D | ArgList.cpp | 350 const char* const *ArgEnd) in InputArgList()
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A 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() 4069 User::op_iterator ArgEnd, const DataLayout &DL, in SimplifyCall()
|
/aosp_15_r20/external/clang/lib/AST/ |
H A D | StmtPrinter.cpp | 2027 ArgEnd = Node->arg_end(); in VisitCXXTemporaryObjectExpr() local 2245 ArgEnd = Node->arg_end(); in VisitCXXUnresolvedConstructExpr() local
|
/aosp_15_r20/external/clang/lib/Serialization/ |
H A D | ASTWriterStmt.cpp | 563 for (CallExpr::arg_iterator Arg = E->arg_begin(), ArgEnd = E->arg_end(); in VisitCallExpr() local 1072 for (CallExpr::arg_iterator Arg = E->arg_begin(), ArgEnd = E->arg_end(); in VisitObjCMessageExpr() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/process/ |
D | prctl.rs | 637 ArgEnd = PR_SET_MM_ARG_END, enumerator
|
/aosp_15_r20/external/clang/lib/Frontend/ |
H A D | CompilerInvocation.cpp | 2312 const char *const *ArgEnd, in CreateFromArgs()
|
H A D | ASTUnit.cpp | 1939 const char **ArgBegin, const char **ArgEnd, in LoadFromCommandLine()
|
/aosp_15_r20/external/clang/tools/libclang/ |
H A D | CIndex.cpp | 2872 *ArgEnd = Arg + M->getNumTemplateArgs(); in RunVisitorWorkList() local
|