Home
last modified time | relevance | path

Searched defs:CallArgs (Results 1 – 25 of 25) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerInvoke.cpp49 SmallVector<Value *, 16> CallArgs(II->args()); in runImpl() local
H A DInlineFunction.cpp2691 SmallVector<Value *, 4> CallArgs(DeoptCall->args()); InlineFunction() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/XRay/
H A DYAMLXRayRecord.h40 std::vector<uint64_t> CallArgs; member
H A DXRayRecord.h95 std::vector<uint64_t> CallArgs; member
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DBodyFarm.cpp263 ArrayRef<Expr *> CallArgs) { in create_call_once_funcptr_call()
290 ArrayRef<Expr *> CallArgs) { in create_call_once_lambda_call()
406 SmallVector<Expr *, 5> CallArgs; in create_call_once() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGGPUBuiltin.cpp186 CallArgList CallArgs; EmitAMDGPUDevicePrintfCallExpr() local
H A DCGCXXABI.h507 adjustCallArgsForDestructorThunk(CodeGenFunction & CGF,GlobalDecl GD,CallArgList & CallArgs) adjustCallArgsForDestructorThunk() argument
H A DCGClass.cpp2975 CallArgList CallArgs; EmitLambdaBlockInvokeBody() local
3002 CallArgList CallArgs; EmitLambdaStaticInvokeBody() local
3013 EmitLambdaDelegatingInvokeBody(const CXXMethodDecl * MD,CallArgList & CallArgs) EmitLambdaDelegatingInvokeBody() argument
3055 CallArgList CallArgs; EmitLambdaInAllocaCallOpBody() local
[all...]
H A DCGVTables.cpp330 CallArgList CallArgs; EmitCallAndReturnForThunk() local
H A DCGObjCMac.cpp2055 GenerateMessageSendSuper(CodeGen::CodeGenFunction & CGF,ReturnValueSlot Return,QualType ResultType,Selector Sel,const ObjCInterfaceDecl * Class,bool isCategoryImpl,llvm::Value * Receiver,bool IsClassMessage,const CodeGen::CallArgList & CallArgs,const ObjCMethodDecl * Method) GenerateMessageSendSuper() argument
2115 GenerateMessageSend(CodeGen::CodeGenFunction & CGF,ReturnValueSlot Return,QualType ResultType,Selector Sel,llvm::Value * Receiver,const CallArgList & CallArgs,const ObjCInterfaceDecl * Class,const ObjCMethodDecl * Method) GenerateMessageSend() argument
2131 EmitMessageSend(CodeGen::CodeGenFunction & CGF,ReturnValueSlot Return,QualType ResultType,Selector Sel,llvm::Value * Arg0,QualType Arg0Ty,bool IsSuper,const CallArgList & CallArgs,const ObjCMethodDecl * Method,const ObjCInterfaceDecl * ClassReceiver,const ObjCCommonTypesHelper & ObjCTypes) EmitMessageSend() argument
7341 GenerateMessageSend(CodeGen::CodeGenFunction & CGF,ReturnValueSlot Return,QualType ResultType,Selector Sel,llvm::Value * Receiver,const CallArgList & CallArgs,const ObjCInterfaceDecl * Class,const ObjCMethodDecl * Method) GenerateMessageSend() argument
7544 GenerateMessageSendSuper(CodeGen::CodeGenFunction & CGF,ReturnValueSlot Return,QualType ResultType,Selector Sel,const ObjCInterfaceDecl * Class,bool isCategoryImpl,llvm::Value * Receiver,bool IsClassMessage,const CodeGen::CallArgList & CallArgs,const ObjCMethodDecl * Method) GenerateMessageSendSuper() argument
[all...]
H A DCGCall.cpp4180 deactivateArgCleanupsBeforeCall(CodeGenFunction & CGF,const CallArgList & CallArgs) deactivateArgCleanupsBeforeCall() argument
4948 AllocAlignAttrEmitter(CodeGenFunction & CGF_,const Decl * FuncDecl,const CallArgList & CallArgs) AllocAlignAttrEmitter() argument
4977 EmitCall(const CGFunctionInfo & CallInfo,const CGCallee & Callee,ReturnValueSlot ReturnValue,const CallArgList & CallArgs,llvm::CallBase ** callOrInvoke,bool IsMustTail,SourceLocation Loc) EmitCall() argument
[all...]
H A DCGObjCGNU.cpp2639 GenerateMessageSendSuper(CodeGenFunction & CGF,ReturnValueSlot Return,QualType ResultType,Selector Sel,const ObjCInterfaceDecl * Class,bool isCategoryImpl,llvm::Value * Receiver,bool IsClassMessage,const CallArgList & CallArgs,const ObjCMethodDecl * Method) GenerateMessageSendSuper() argument
2754 GenerateMessageSend(CodeGenFunction & CGF,ReturnValueSlot Return,QualType ResultType,Selector Sel,llvm::Value * Receiver,const CallArgList & CallArgs,const ObjCInterfaceDecl * Class,const ObjCMethodDecl * Method) GenerateMessageSend() argument
H A DCGStmtOpenMP.cpp659 llvm::SmallVector<llvm::Value *, 4> CallArgs; GenerateOpenMPCapturedStmtFunction() local
4777 llvm::SmallVector<llvm::Value *, 16> CallArgs; EmitOMPTaskBasedDirective() local
5097 llvm::SmallVector<llvm::Value *, 16> CallArgs; EmitOMPTargetTaskBasedDirective() local
[all...]
H A DMicrosoftCXXABI.cpp347 adjustCallArgsForDestructorThunk(CodeGenFunction & CGF,GlobalDecl GD,CallArgList & CallArgs) adjustCallArgsForDestructorThunk() argument
H A DCGOpenMPRuntime.cpp3048 SmallVector<llvm::Value *, 16> CallArgs(std::begin(CommonArgs), emitProxyTaskFunction() local
11096 DoacrossCleanupTy(llvm::FunctionCallee RTLFn,ArrayRef<llvm::Value * > CallArgs) DoacrossCleanupTy() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DIRBuilder.cpp718 getStatepointArgs(IRBuilderBase & B,uint64_t ID,uint32_t NumPatchBytes,Value * ActualCallee,uint32_t Flags,ArrayRef<T0> CallArgs) getStatepointArgs() argument
761 CreateGCStatepointCallCommon(IRBuilderBase * Builder,uint64_t ID,uint32_t NumPatchBytes,FunctionCallee ActualCallee,uint32_t Flags,ArrayRef<T0> CallArgs,std::optional<ArrayRef<T1>> TransitionArgs,std::optional<ArrayRef<T2>> DeoptArgs,ArrayRef<T3> GCArgs,const Twine & Name) CreateGCStatepointCallCommon() argument
785 CreateGCStatepointCall(uint64_t ID,uint32_t NumPatchBytes,FunctionCallee ActualCallee,ArrayRef<Value * > CallArgs,std::optional<ArrayRef<Value * >> DeoptArgs,ArrayRef<Value * > GCArgs,const Twine & Name) CreateGCStatepointCall() argument
794 CreateGCStatepointCall(uint64_t ID,uint32_t NumPatchBytes,FunctionCallee ActualCallee,uint32_t Flags,ArrayRef<Value * > CallArgs,std::optional<ArrayRef<Use>> TransitionArgs,std::optional<ArrayRef<Use>> DeoptArgs,ArrayRef<Value * > GCArgs,const Twine & Name) CreateGCStatepointCall() argument
805 CreateGCStatepointCall(uint64_t ID,uint32_t NumPatchBytes,FunctionCallee ActualCallee,ArrayRef<Use> CallArgs,std::optional<ArrayRef<Value * >> DeoptArgs,ArrayRef<Value * > GCArgs,const Twine & Name) CreateGCStatepointCall() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DIndirectionUtils.cpp267 std::vector<Value*> CallArgs; makeStub() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1737 coerceArguments(IRBuilder<> & Builder,FunctionType * FnTy,ArrayRef<Value * > FnArgs,SmallVectorImpl<Value * > & CallArgs) coerceArguments() argument
1756 SmallVector<Value *, 8> CallArgs; createMustTailCall() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaPseudoObject.cpp342 SmallVector<Expr *, 4> CallArgs; global() member in __anon6d48d9ae0111::MSPropertyOpBuilder
[all...]
H A DSemaExprCXX.cpp2376 llvm::SmallVector<Expr *, 8> CallArgs; BuildCXXNew() local
H A DSemaDeclCXX.cpp14622 Expr *CallArgs[] = { buildMemcpyForAssignmentOp() local
H A DSemaExpr.cpp7387 BuildBuiltinCallExpr(SourceLocation Loc,Builtin::ID Id,MultiExprArg CallArgs) BuildBuiltinCallExpr() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1661 SmallVector<Value *, 8> CallArgs(Call->args()); makeStatepointExplicitImpl() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2593 SmallVector<Value *, 4> CallArgs; visitCallInst() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h9593 const Expr *const *CallArgs; global() member