Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCUDARuntime.cpp29 ReturnValueSlot ReturnValue) { in EmitCUDAKernelCallExpr()
DCGExprCXX.cpp29 ReturnValueSlot ReturnValue, llvm::Value *This, llvm::Value *ImplicitParam, in commonEmitCXXMemberOrOperatorCall()
73 const CXXMethodDecl *MD, llvm::Value *Callee, ReturnValueSlot ReturnValue, in EmitCXXMemberOrOperatorCall()
86 const CXXMethodDecl *MD, llvm::Value *Callee, ReturnValueSlot ReturnValue, in EmitCXXStructorCall()
107 ReturnValueSlot ReturnValue) { in EmitCXXMemberCallExpr()
133 const CallExpr *CE, const CXXMethodDecl *MD, ReturnValueSlot ReturnValue, in EmitCXXMemberOrOperatorMemberCallExpr()
285 ReturnValueSlot ReturnValue) { in EmitCXXMemberPointerCallExpr()
337 ReturnValueSlot ReturnValue) { in EmitCXXOperatorMemberCallExpr()
346 ReturnValueSlot ReturnValue) { in EmitCUDAKernelCallExpr()
DTargetInfo.h135 CodeGen::CodeGenFunction &CGF, CodeGen::LValue ReturnValue, in addReturnRegisterOutputs()
DCGVTables.cpp93 llvm::Value *ReturnValue = RV.getScalarVal(); in PerformReturnAdjustment() local
DCodeGenFunction.h167 Address ReturnValue; variable
DCGExpr.cpp3520 ReturnValueSlot ReturnValue) { in EmitCallExpr()
3771 const CallExpr *E, ReturnValueSlot ReturnValue, in EmitCall()
DCGBlocks.cpp953 ReturnValueSlot ReturnValue) { in EmitBlockCallExpr()
DCGCall.cpp3162 ReturnValueSlot ReturnValue, in EmitCall()
DCGBuiltin.cpp412 ReturnValueSlot ReturnValue) { in EmitBuiltinExpr()
/external/llvm/lib/Support/
DCompression.cpp37 static zlib::Status encodeZlibReturnValue(int ReturnValue) { in encodeZlibReturnValue()
/external/v8/src/
Dapi-experimental.cc92 void FastAccessorBuilder::ReturnValue(ValueId value) { in ReturnValue() function in v8::experimental::FastAccessorBuilder
Dfast-accessor-assembler.cc110 void FastAccessorAssembler::ReturnValue(ValueId value) { in ReturnValue() function in v8::internal::FastAccessorAssembler
/external/llvm/lib/ExecutionEngine/IntelJITEvents/
Djitprofiling.c116 int ReturnValue; in iJIT_NotifyEvent() local
/external/v8/src/third_party/vtune/
Djitprofiling.cc153 int ReturnValue; in iJIT_NotifyEvent() local
/external/clang/include/clang/AST/
DStmtCXX.h302 ReturnValue, ///< Return value for thunk function. enumerator
311 Expr *ReturnValue, ArrayRef<Expr *> ParamMoves) in CoroutineBodyStmt()
/external/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.cpp316 SDValue ReturnValue, CallEndVal; in lowerCallFromStatepoint() local
/external/v8/include/
Dv8.h140 template<typename T> class ReturnValue; variable
334 friend class ReturnValue; variable
625 template<class F> friend class ReturnValue; variable
765 template<class F> friend class ReturnValue; variable
3138 template <class S> V8_INLINE ReturnValue(const ReturnValue<S>& that) in ReturnValue() function
/external/v8/src/crankshaft/
Dhydrogen.cc4320 void EffectContext::ReturnValue(HValue* value) { in ReturnValue() function in v8::internal::EffectContext
4325 void ValueContext::ReturnValue(HValue* value) { in ReturnValue() function in v8::internal::ValueContext
4339 void TestContext::ReturnValue(HValue* value) { in ReturnValue() function in v8::internal::TestContext
/external/v8/src/compiler/
Dast-graph-builder.cc1036 void AstGraphBuilder::ControlScope::ReturnValue(Node* return_value) { in ReturnValue() function in v8::internal::compiler::AstGraphBuilder::ControlScope
/external/clang/lib/AST/
DExprConstant.cpp4407 APValue ReturnValue; in VisitStmtExpr() local