Home
last modified time | relevance | path

Searched defs:ReturnValue (Results 1 – 16 of 16) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGCUDARuntime.cpp28 ReturnValueSlot ReturnValue) { in EmitCUDAKernelCallExpr()
H A DCGExprCXX.cpp82 ReturnValueSlot ReturnValue, in EmitCXXMemberOrOperatorCall()
184 ReturnValueSlot ReturnValue) { in EmitCXXMemberCallExpr()
211 const CallExpr *CE, const CXXMethodDecl *MD, ReturnValueSlot ReturnValue, in EmitCXXMemberOrOperatorMemberCallExpr()
435 ReturnValueSlot ReturnValue) { in EmitCXXMemberPointerCallExpr()
486 ReturnValueSlot ReturnValue) { in EmitCXXOperatorMemberCallExpr()
495 ReturnValueSlot ReturnValue) { in EmitCUDAKernelCallExpr()
H A DTargetInfo.h172 CodeGen::CodeGenFunction &CGF, CodeGen::LValue ReturnValue, in addReturnRegisterOutputs()
H A DCGVTables.cpp79 llvm::Value *ReturnValue = RV.getScalarVal(); in PerformReturnAdjustment() local
H A DCGExpr.cpp4972 ReturnValueSlot ReturnValue) { in EmitCallExpr()
5004 ReturnValueSlot ReturnValue) { in EmitSimpleCallExpr()
5301 const CallExpr *E, ReturnValueSlot ReturnValue, in EmitCall()
H A DCGBuiltin.cpp2187 ReturnValueSlot ReturnValue) { in EmitBuiltinExpr()
5443 ReturnValueSlot ReturnValue, in EmitTargetArchBuiltinExpr()
5492 ReturnValueSlot ReturnValue) { in EmitTargetBuiltinExpr()
7722 ReturnValueSlot ReturnValue, in EmitARMBuiltinExpr()
8529 ReturnValueSlot ReturnValue, in EmitARMMVEBuiltinExpr()
8630 ReturnValueSlot ReturnValue, in EmitARMCDEBuiltinExpr()
19448 ReturnValueSlot ReturnValue) { in EmitRISCVBuiltinExpr()
H A DCGBlocks.cpp1181 ReturnValueSlot ReturnValue) { in EmitBlockCallExpr()
H A DCGCall.cpp4746 ReturnValueSlot ReturnValue, in EmitCall()
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Djitprofiling.c114 int ReturnValue; in iJIT_NotifyEvent() local
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DStmtCXX.h329 ReturnValue, ///< Return value for thunk function: p.get_return_object(). enumerator
355 Expr *ReturnValue = nullptr; member
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DSCCP.cpp279 const ValueLatticeElement &ReturnValue = I.second; in runIPSCCP() local
/openbsd-src/gnu/llvm/clang/include/clang/Tooling/Syntax/
H A DNodes.h85 ReturnValue, enumerator
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp323 SDValue ReturnValue, CallEndVal; in lowerCallFromStatepointLoweringInfo() local
1092 SDValue ReturnValue = LowerAsSTATEPOINT(SI); in LowerStatepoint() local
/openbsd-src/gnu/llvm/clang/lib/AST/Interp/
H A DInterp.h42 template <typename T> bool ReturnValue(const T &V, APValue &R) { in ReturnValue() function
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp267 Value *ReturnValue = ConstantPointerNull::get(ContinuationTy); in replaceFallthroughCoroEnd() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp7982 APValue ReturnValue; in VisitStmtExpr() local