HomeSort by relevance Sort by last modified time
    Searched refs:CallArgs (Results 1 - 25 of 30) sorted by null

1 2

  /external/llvm/lib/Transforms/Utils/
LowerInvoke.cpp 57 SmallVector<Value*,16> CallArgs(II->op_begin(), II->op_end() - 3);
60 CallArgs, "", II);
  /external/llvm/lib/IR/
IRBuilder.cpp 314 Value *ActualCallee, uint32_t Flags, ArrayRef<T0> CallArgs,
321 Args.push_back(B.getInt32(CallArgs.size()));
323 Args.insert(Args.end(), CallArgs.begin(), CallArgs.end());
336 Value *ActualCallee, uint32_t Flags, ArrayRef<T0> CallArgs,
353 CallArgs, TransitionArgs, DeoptArgs, GCArgs);
359 ArrayRef<Value *> CallArgs, ArrayRef<Value *> DeoptArgs,
363 CallArgs, None /* No Transition Args */, DeoptArgs, GCArgs, Name);
368 ArrayRef<Use> CallArgs, ArrayRef<Use> TransitionArgs,
371 this, ID, NumPatchBytes, ActualCallee, Flags, CallArgs, TransitionArgs
    [all...]
  /external/llvm/lib/ExecutionEngine/Orc/
IndirectionUtils.cpp 99 std::vector<Value*> CallArgs;
101 CallArgs.push_back(&A);
102 CallInst *Call = Builder.CreateCall(ImplAddr, CallArgs);
  /external/clang/lib/CodeGen/
CGObjCRuntime.h 167 const CallArgList &CallArgs,
186 const CallArgList &CallArgs,
297 CallArgList &callArgs);
CGVTables.cpp 278 // Start building CallArgs.
279 CallArgList CallArgs;
281 CallArgs.add(RValue::get(AdjustedThisPtr), ThisType);
284 CGM.getCXXABI().adjustCallArgsForDestructorThunk(*this, CurGD, CallArgs);
288 EmitDelegateCallArg(CallArgs, PD, PD->getLocStart());
294 CallArgs, FPT, RequiredArgs::forPrototypePlus(FPT, 1, MD));
323 RValue RV = EmitCall(*CurFnInfo, Callee, Slot, CallArgs, MD, &CallOrInvoke);
    [all...]
CGObjCMac.cpp     [all...]
CGCall.cpp     [all...]
CGCXXABI.h 420 CallArgList &CallArgs) {}
CGClass.cpp     [all...]
CGOpenMPRuntime.cpp     [all...]
CGObjCGNU.cpp 516 llvm::Value *Receiver, const CallArgList &CallArgs,
524 bool IsClassMessage, const CallArgList &CallArgs,
    [all...]
  /external/clang/lib/Sema/
SemaPseudoObject.cpp 339 SmallVector<Expr *, 4> CallArgs;
    [all...]
  /external/llvm/unittests/ExecutionEngine/MCJIT/
MCJITTestBase.h 70 SmallVector<Value*, 1> CallArgs;
73 CallArgs.push_back(&A);
75 Value *ReturnCode = Builder.CreateCall(Callee, CallArgs);
  /external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
LowerInvoke.cpp 176 SmallVector<Value*,16> CallArgs(II->op_begin(), II->op_end() - 3);
179 CallArgs, "", II);
257 SmallVector<Value*,16> CallArgs(II->op_begin(), II->op_end() - 3);
259 CallArgs, "", II);
InlineFunction.cpp 792 Value *CallArgs[] = {
797 IRBuilder<>(TheCall).CreateCall(MemCpyFn, CallArgs);
    [all...]
  /external/llvm/lib/Transforms/Scalar/
RewriteStatepointsForGC.cpp     [all...]
  /external/llvm/include/llvm/IR/
IRBuilder.h 475 ArrayRef<Value *> CallArgs,
484 ArrayRef<Use> CallArgs,
490 // \brief Conveninence function for the common case when CallArgs are filled
494 Value *ActualCallee, ArrayRef<Use> CallArgs,
517 // Conveninence function for the common case when CallArgs are filled in using
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
IRBuilder.h 498 ArrayRef<Value *> CallArgs,
507 ArrayRef<Use> CallArgs,
513 // \brief Conveninence function for the common case when CallArgs are filled
517 Value *ActualCallee, ArrayRef<Use> CallArgs,
540 // Conveninence function for the common case when CallArgs are filled in using
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
IRBuilder.h 498 ArrayRef<Value *> CallArgs,
507 ArrayRef<Use> CallArgs,
513 // \brief Conveninence function for the common case when CallArgs are filled
517 Value *ActualCallee, ArrayRef<Use> CallArgs,
540 // Conveninence function for the common case when CallArgs are filled in using
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
IRBuilder.h 498 ArrayRef<Value *> CallArgs,
507 ArrayRef<Use> CallArgs,
513 // \brief Conveninence function for the common case when CallArgs are filled
517 Value *ActualCallee, ArrayRef<Use> CallArgs,
540 // Conveninence function for the common case when CallArgs are filled in using
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
IRBuilder.h 498 ArrayRef<Value *> CallArgs,
507 ArrayRef<Use> CallArgs,
513 // \brief Conveninence function for the common case when CallArgs are filled
517 Value *ActualCallee, ArrayRef<Use> CallArgs,
540 // Conveninence function for the common case when CallArgs are filled in using
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
IRBuilder.h 498 ArrayRef<Value *> CallArgs,
507 ArrayRef<Use> CallArgs,
513 // \brief Conveninence function for the common case when CallArgs are filled
517 Value *ActualCallee, ArrayRef<Use> CallArgs,
540 // Conveninence function for the common case when CallArgs are filled in using
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
IRBuilder.h 498 ArrayRef<Value *> CallArgs,
507 ArrayRef<Use> CallArgs,
513 // \brief Conveninence function for the common case when CallArgs are filled
517 Value *ActualCallee, ArrayRef<Use> CallArgs,
540 // Conveninence function for the common case when CallArgs are filled in using
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
IRBuilder.h 498 ArrayRef<Value *> CallArgs,
507 ArrayRef<Use> CallArgs,
513 // \brief Conveninence function for the common case when CallArgs are filled
517 Value *ActualCallee, ArrayRef<Use> CallArgs,
540 // Conveninence function for the common case when CallArgs are filled in using
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
IRBuilder.h 498 ArrayRef<Value *> CallArgs,
507 ArrayRef<Use> CallArgs,
513 // \brief Conveninence function for the common case when CallArgs are filled
517 Value *ActualCallee, ArrayRef<Use> CallArgs,
540 // Conveninence function for the common case when CallArgs are filled in using
    [all...]

Completed in 1511 milliseconds

1 2