Searched defs:ArgBegin (Results 1 – 9 of 9) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | IntrinsicLowering.cpp | 29 ArgIt ArgBegin, ArgIt ArgEnd, in EnsureFunctionExists() 66 ArgIt ArgBegin, ArgIt ArgEnd, in ReplaceCallWith()
|
/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-7.0/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-7.0/llvm/lib/Option/ |
D | ArgList.cpp | 218 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/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | InstructionSimplify.cpp | 4813 static Value *simplifyIntrinsic(Function *F, IterTy ArgBegin, IterTy ArgEnd, in simplifyIntrinsic() 4856 static Value *SimplifyCall(ImmutableCallSite CS, Value *V, IterTy ArgBegin, in SimplifyCall() 4893 User::op_iterator ArgBegin, User::op_iterator ArgEnd, 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()
|