| /netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
| H A D | CGCUDARuntime.h | 38 class ReturnValueSlot; variable 81 ReturnValueSlot ReturnValue);
|
| H A D | CGObjCRuntime.h | 168 ReturnValueSlot ReturnSlot, 182 ReturnValueSlot Return, 199 ReturnValueSlot ReturnSlot,
|
| H A D | CGGPUBuiltin.cpp | 71 ReturnValueSlot ReturnValue) { in EmitNVPTXDevicePrintfCallExpr() 127 ReturnValueSlot ReturnValue) { in EmitAMDGPUDevicePrintfCallExpr()
|
| H A D | CGCall.h | 362 class ReturnValueSlot { 371 ReturnValueSlot() in ReturnValueSlot() function 373 ReturnValueSlot(Address Addr, bool IsVolatile, bool IsUnused = false,
|
| H A D | CGCUDARuntime.cpp | 28 ReturnValueSlot ReturnValue) { in EmitCUDAKernelCallExpr()
|
| H A D | CodeGenFunction.h | 3941 ReturnValueSlot ReturnValue, const CallArgList &Args, 3945 ReturnValueSlot ReturnValue, const CallArgList &Args, 3952 ReturnValueSlot ReturnValue, llvm::Value *Chain = nullptr); 3954 ReturnValueSlot ReturnValue = ReturnValueSlot()); 3955 RValue EmitSimpleCallExpr(const CallExpr *E, ReturnValueSlot ReturnValue); 4020 ReturnValueSlot ReturnValue, llvm::Value *This, 4029 ReturnValueSlot ReturnValue); 4032 ReturnValueSlot ReturnValue, 4043 ReturnValueSlot ReturnValue); 4047 ReturnValueSlot ReturnValue); [all …]
|
| H A D | CGObjC.cpp | 114 *this, ReturnValueSlot(), BoxingMethod->getReturnType(), Sel, Receiver, in EmitObjCBoxedExpr() 228 *this, ReturnValueSlot(), MethodWithObjects->getReturnType(), Sel, in EmitObjCCollectionLiteral() 437 CodeGenFunction &CGF, ReturnValueSlot Return, QualType ResultType, in GeneratePossiblySpecializedMessageSend() 572 ReturnValueSlot Return) { in EmitObjCMessageExpr() 734 CGF.CGM.getObjCRuntime().GenerateMessageSendSuper(CGF, ReturnValueSlot(), in Emit() 841 callee, ReturnValueSlot(), args); in emitStructGetterCall() 1107 callee, ReturnValueSlot(), args); in emitCPPObjectAtomicGetterCall() 1208 callee, ReturnValueSlot(), args, &CallInstruction); in generateObjCGetterBody() 1327 callee, ReturnValueSlot(), args); in emitStructSetterCall() 1365 callee, ReturnValueSlot(), args); in emitCPPObjectAtomicSetterCall() [all …]
|
| H A D | CGExprCXX.cpp | 80 ReturnValueSlot ReturnValue, in EmitCXXMemberOrOperatorCall() 116 ReturnValueSlot(), Args, nullptr, CE && CE == MustTailCall, in EmitCXXDestructorCall() 182 ReturnValueSlot ReturnValue) { in EmitCXXMemberCallExpr() 209 const CallExpr *CE, const CXXMethodDecl *MD, ReturnValueSlot ReturnValue, in EmitCXXMemberOrOperatorMemberCallExpr() 432 ReturnValueSlot ReturnValue) { in EmitCXXMemberPointerCallExpr() 483 ReturnValueSlot ReturnValue) { in EmitCXXOperatorMemberCallExpr() 492 ReturnValueSlot ReturnValue) { in EmitCUDAKernelCallExpr() 1316 Callee, ReturnValueSlot(), Args, &CallOrInvoke); in EmitNewDeleteCall()
|
| H A D | CGExprAgg.cpp | 59 llvm::function_ref<RValue(ReturnValueSlot)> Fn); 255 const Expr *E, llvm::function_ref<RValue(ReturnValueSlot)> EmitCall) { in withReturnValueSlot() 296 EmitCall(ReturnValueSlot(RetAddr, Dest.isVolatile(), IsResultUnused, in withReturnValueSlot() 923 withReturnValueSlot(E, [&](ReturnValueSlot Slot) { in VisitCallExpr() 929 withReturnValueSlot(E, [&](ReturnValueSlot Slot) { in VisitObjCMessageExpr()
|
| H A D | CGObjCMac.cpp | 1067 ReturnValueSlot Return, 1319 ReturnValueSlot Return, 1328 ReturnValueSlot Return, QualType ResultType, 1482 ReturnValueSlot Return, 1608 ReturnValueSlot Return, 1617 ReturnValueSlot Return, QualType ResultType, 1735 ReturnValueSlot returnSlot, in complete() 2079 ReturnValueSlot Return, in GenerateMessageSendSuper() 2142 ReturnValueSlot Return, in GenerateMessageSend() 2165 ReturnValueSlot Return, in EmitMessageSend() [all …]
|
| H A D | CGVTables.cpp | 364 ReturnValueSlot Slot; in EmitCallAndReturnForThunk() 368 Slot = ReturnValueSlot(ReturnValue, ResultType.isVolatileQualified(), in EmitCallAndReturnForThunk()
|
| H A D | CGClass.cpp | 2185 EmitCall(Info, Callee, ReturnValueSlot(), Args, nullptr, false, Loc); in EmitCXXConstructorCall() 2880 ReturnValueSlot returnSlot; in EmitForwardingCallToLambda() 2885 ReturnValueSlot(ReturnValue, resultType.isVolatileQualified(), in EmitForwardingCallToLambda()
|
| H A D | CGObjCGNU.cpp | 571 GenerateMessageSend(CodeGenFunction &CGF, ReturnValueSlot Return, 577 GenerateMessageSendSuper(CodeGenFunction &CGF, ReturnValueSlot Return, 2511 ReturnValueSlot Return, in GenerateMessageSendSuper() 2631 ReturnValueSlot Return, in GenerateMessageSend()
|
| H A D | CGCUDANV.cpp | 398 CGF.EmitCall(FI, CGCallee::forDirect(cudaLaunchKernelFn), ReturnValueSlot(), in emitDeviceStubBodyNew()
|
| H A D | CGExprComplex.cpp | 661 RValue Res = CGF.EmitCall(FuncInfo, Callee, ReturnValueSlot(), Args, &Call); in EmitComplexBinOpLibCall()
|
| H A D | CGExpr.cpp | 4841 ReturnValueSlot ReturnValue) { in EmitCallExpr() 4873 ReturnValueSlot ReturnValue) { in EmitSimpleCallExpr() 5120 const CallExpr *E, ReturnValueSlot ReturnValue, in EmitCall()
|
| H A D | CGBuiltin.cpp | 619 return CGF.EmitCall(E->getCallee()->getType(), callee, E, ReturnValueSlot()); in emitLibraryCall() 1835 EmitCall(FI, CGCallee::forDirect(F), ReturnValueSlot(), Args); in emitBuiltinOSLogFormat() 2188 ReturnValueSlot ReturnValue) { in EmitBuiltinExpr() 3826 ReturnValueSlot(), Args); in EmitBuiltinExpr() 5191 ReturnValue = ReturnValueSlot(DestPtr, false); in EmitBuiltinExpr() 5216 ReturnValueSlot ReturnValue, in EmitTargetArchBuiltinExpr() 5262 ReturnValueSlot ReturnValue) { in EmitTargetBuiltinExpr() 7265 ReturnValueSlot ReturnValue, in EmitARMBuiltinExpr() 8051 ReturnValueSlot ReturnValue, in EmitARMMVEBuiltinExpr() 8152 ReturnValueSlot ReturnValue, in EmitARMCDEBuiltinExpr() [all …]
|
| H A D | CGException.cpp | 1743 CGF.EmitCall(FnInfo, Callee, ReturnValueSlot(), Args); in Emit()
|
| H A D | CGAtomic.cpp | 319 return CGF.EmitCall(fnInfo, callee, ReturnValueSlot(), args); in emitAtomicLibcall()
|
| H A D | CGDecl.cpp | 606 CGF.EmitCall(FnInfo, Callee, ReturnValueSlot(), Args); in Emit()
|
| H A D | CGBlocks.cpp | 1179 ReturnValueSlot ReturnValue) { in EmitBlockCallExpr()
|
| H A D | MicrosoftCXXABI.cpp | 4066 CGF.EmitCall(CalleeInfo, Callee, ReturnValueSlot(), Args); in getAddrOfCXXCtorClosure()
|
| H A D | CGCall.cpp | 4593 ReturnValueSlot ReturnValue, in EmitCall()
|