Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DIntrinsicLowering.cpp29 ArgIt ArgBegin, ArgIt ArgEnd, in EnsureFunctionExists()
66 ArgIt ArgBegin, ArgIt ArgEnd, in ReplaceCallWith()
/external/llvm/lib/CodeGen/
DIntrinsicLowering.cpp29 ArgIt ArgBegin, ArgIt ArgEnd, in EnsureFunctionExists()
66 ArgIt ArgBegin, ArgIt ArgEnd, in ReplaceCallWith()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DIntrinsicLowering.cpp29 ArgIt ArgBegin, ArgIt ArgEnd, in EnsureFunctionExists()
66 ArgIt ArgBegin, ArgIt ArgEnd, in ReplaceCallWith()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Option/
DArgList.cpp218 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/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DInstructionSimplify.cpp4813 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/
DCompilerInvocation.cpp2311 const char *const *ArgBegin, in CreateFromArgs()
DASTUnit.cpp1939 const char **ArgBegin, const char **ArgEnd, in LoadFromCommandLine()