| /openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
| H A D | CodeGenTypes.h | 194 const CallArgList &args); 199 const CGFunctionInfo &arrangeFreeFunctionCall(const CallArgList &Args, 218 const CallArgList &args); 226 const CallArgList &args); 232 const CGFunctionInfo &arrangeBlockFunctionCall(const CallArgList &args, 238 const CGFunctionInfo &arrangeCXXConstructorCall(const CallArgList &Args, 245 const CGFunctionInfo &arrangeCXXMethodCall(const CallArgList &args,
|
| H A D | CGObjCRuntime.h | 173 const CallArgList &CallArgs, 187 const CallArgList& Args, 207 const CallArgList &CallArgs, 340 CallArgList &callArgs); 357 const CallArgList &callArgs);
|
| H A D | CGGPUBuiltin.cpp | 94 packArgsIntoNVPTXFormatBuffer(CodeGenFunction *CGF, const CallArgList &Args) { in packArgsIntoNVPTXFormatBuffer() 128 bool containsNonScalarVarargs(CodeGenFunction *CGF, CallArgList Args) { in containsNonScalarVarargs() 143 CallArgList Args; in EmitDevicePrintfCallExpr() 185 CallArgList CallArgs; in EmitAMDGPUDevicePrintfCallExpr()
|
| H A D | TargetInfo.h | 38 class CallArgList; variable 84 const CallArgList &Args) const {} in checkFunctionCallABI() 249 virtual bool isNoProtoCallVariadic(const CodeGen::CallArgList &args,
|
| H A D | CGCall.h | 259 class CallArgList : public SmallVector<CallArg, 8> { 261 CallArgList() : StackBase(nullptr) {} in CallArgList() function 292 void addFrom(const CallArgList &other) { in addFrom()
|
| H A D | CGExprCXX.cpp | 39 CallArgList &Args, CallArgList *RtlArgs) { in commonEmitCXXMemberOrOperatorCall() 84 const CallExpr *CE, CallArgList *RtlArgs) { in EmitCXXMemberOrOperatorCall() 86 CallArgList Args; in EmitCXXMemberOrOperatorCall() 114 CallArgList Args; in EmitCXXDestructorCall() 257 CallArgList RtlArgStorage; in EmitCXXMemberOrOperatorMemberCallExpr() 258 CallArgList *RtlArgs = nullptr; in EmitCXXMemberOrOperatorMemberCallExpr() 288 CallArgList Args; in EmitCXXMemberOrOperatorMemberCallExpr() 465 CallArgList Args; in EmitCXXMemberPointerCallExpr() 1311 const CallArgList &Args) { in EmitNewDeleteCall() 1337 CallArgList Args; in EmitBuiltinNewDeleteCall() [all …]
|
| H A D | CGObjCRuntime.cpp | 364 CallArgList &callArgs) { in getMessageSendInfo() 436 const CallArgList &callArgs) { in destroyCalleeDestroyedArguments() 437 CallArgList::const_iterator I = callArgs.begin(); in destroyCalleeDestroyedArguments()
|
| H A D | CGObjC.cpp | 86 CallArgList Args; in EmitObjCBoxedExpr() 204 CallArgList Args; in EmitObjCCollectionLiteral() 379 const CallArgList &Args, Selector Sel, const ObjCMethodDecl *method, in tryGenerateSpecializedMessageSend() 440 Selector Sel, llvm::Value *Receiver, const CallArgList &Args, in GeneratePossiblySpecializedMessageSend() 663 CallArgList Args; in EmitObjCMessageExpr() 735 CallArgList args; in Emit() 828 CallArgList args; in emitStructGetterCall() 1092 CallArgList args; in emitCPPObjectAtomicGetterCall() 1232 CallArgList args; in generateObjCGetterBody() 1329 CallArgList args; in emitStructSetterCall() [all …]
|
| H A D | CGCall.cpp | 372 getArgTypesForCall(ASTContext &ctx, const CallArgList &args) { in getArgTypesForCall() 406 CodeGenTypes::arrangeCXXConstructorCall(const CallArgList &args, in arrangeCXXConstructorCall() 522 const CallArgList &args) { in arrangeUnprototypedObjCMessageSend() 584 const CallArgList &args, in arrangeFreeFunctionLikeCall() 630 CodeGenTypes::arrangeFreeFunctionCall(const CallArgList &args, in arrangeFreeFunctionCall() 640 CodeGenTypes::arrangeBlockFunctionCall(const CallArgList &args, in arrangeBlockFunctionCall() 660 const CallArgList &args) { in arrangeBuiltinFunctionCall() 694 CodeGenTypes::arrangeCXXMethodCall(const CallArgList &args, in arrangeCXXMethodCall() 722 const CallArgList &args) { in arrangeCall() 3817 void CodeGenFunction::EmitDelegateCallArg(CallArgList &args, in EmitDelegateCallArg() [all …]
|
| H A D | CGClass.cpp | 2126 CallArgList Args; in EmitCXXConstructorCall() 2173 CXXCtorType Type, CallArgList &Args) { in canEmitDelegateCallArgs() 2200 CallArgList &Args, in EmitCXXConstructorCall() 2275 CallArgList Args; in EmitInheritedCXXConstructorCall() 2321 bool Delegating, CallArgList &Args) { in EmitInlinedInheritingCXXConstructorCall() 2398 CallArgList Args; in EmitSynthesizedCXXCopyCtorCall() 2424 CallArgList DelegateArgs; in EmitDelegateCXXConstructorCall() 2939 CallArgList &callArgs) { in EmitForwardingCallToLambda() 2992 CallArgList CallArgs; in EmitLambdaBlockInvokeBody() 3011 CallArgList CallArgs; in EmitLambdaDelegatingInvokeBody()
|
| H A D | CGCXXABI.h | 429 bool Delegating, CallArgList &Args); 497 CallArgList &CallArgs) {} in adjustCallArgsForDestructorThunk()
|
| H A D | CodeGenFunction.h | 1716 CallArgList OldCXXInheritedCtorInitExprArgs; 1921 CallArgList CXXInheritedCtorInitExprArgs; 2223 CallArgList &CallArgs); 2868 CallArgList &Args); 2884 Address This, CallArgList &Args, 4013 ReturnValueSlot ReturnValue, const CallArgList &Args, 4017 ReturnValueSlot ReturnValue, const CallArgList &Args, 4095 CallArgList *RtlArgs); 4665 void EmitCallArg(CallArgList &args, const Expr *E, QualType ArgType); 4670 void EmitDelegateCallArg(CallArgList &args, const VarDecl *param, [all …]
|
| H A D | CGAtomic.cpp | 315 CallArgList &args) { in emitAtomicLibcall() 782 AddDirectArgument(CodeGenFunction &CGF, CallArgList &Args, in AddDirectArgument() 1075 CallArgList Args; in EmitAtomicExpr() 1567 CallArgList Args; in EmitAtomicLoadLibcall() 1764 CallArgList Args; in EmitAtomicCompareExchangeLibcall() 2071 CallArgList args; in EmitAtomicStore()
|
| H A D | CGCXXABI.cpp | 343 bool ForVirtualBase, bool Delegating, CallArgList &Args) { in addImplicitConstructorArgs()
|
| H A D | CGObjCMac.cpp | 1077 const CallArgList &CallArgs, 1326 const CallArgList &CallArgs, 1335 bool IsClassMessage, const CallArgList &CallArgs, 1492 const CallArgList &CallArgs, 1615 const CallArgList &CallArgs, 1624 bool IsClassMessage, const CallArgList &CallArgs, 1742 const CallArgList &CallArgs, in complete() 2063 const CodeGen::CallArgList &CallArgs, in GenerateMessageSendSuper() 2123 const CallArgList &CallArgs, in GenerateMessageSend() 2139 const CallArgList &CallArgs, in EmitMessageSend() [all …]
|
| H A D | CGObjCGNU.cpp | 574 llvm::Value *Receiver, const CallArgList &CallArgs, 582 bool IsClassMessage, const CallArgList &CallArgs, 2530 const CallArgList &CallArgs, in GenerateMessageSendSuper() 2544 CallArgList ActualArgs; in GenerateMessageSendSuper() 2645 const CallArgList &CallArgs, in GenerateMessageSend() 2677 CallArgList ActualArgs; in GenerateMessageSend()
|
| H A D | CGVTables.cpp | 329 CallArgList CallArgs; in EmitCallAndReturnForThunk()
|
| H A D | CGCUDANV.cpp | 406 CallArgList LaunchKernelArgs; in emitDeviceStubBodyNew()
|
| H A D | CGExprComplex.cpp | 686 CallArgList Args; in EmitComplexBinOpLibCall()
|
| H A D | TargetInfo.cpp | 476 bool TargetCodeGenInfo::isNoProtoCallVariadic(const CallArgList &args, in isNoProtoCallVariadic() 2505 bool isNoProtoCallVariadic(const CallArgList &args, in isNoProtoCallVariadic() 2515 for (CallArgList::const_iterator in isNoProtoCallVariadic() 2556 const CallArgList &Args) const override; 2614 const FunctionDecl *Callee, const CallArgList &Args) const { in checkFunctionCallABI() 11498 bool isNoProtoCallVariadic(const CallArgList &args, in isNoProtoCallVariadic()
|
| H A D | CGException.cpp | 1709 CallArgList Args; in Emit()
|
| H A D | MicrosoftCXXABI.cpp | 335 CallArgList &CallArgs) override { in adjustCallArgsForDestructorThunk() 4138 CallArgList Args; in getAddrOfCXXCtorClosure()
|
| H A D | CGBlocks.cpp | 1188 CallArgList Args; in EmitBlockCallExpr()
|
| H A D | CGDecl.cpp | 622 CallArgList Args; in Emit()
|
| H A D | CGExpr.cpp | 5404 CallArgList Args; in EmitCall()
|