| /external/v8/src/ |
| D | arguments.cc | 38 #define WRITE_CALL_0(Function, ReturnValue) \ argument 49 #define WRITE_CALL_1(Function, ReturnValue, Arg1) \ argument 61 #define WRITE_CALL_2(Function, ReturnValue, Arg1, Arg2) \ argument 74 #define WRITE_CALL_2_VOID(Function, ReturnValue, Arg1, Arg2) \ argument
|
| D | arguments.h | 191 #define WRITE_CALL_0(Function, ReturnValue) \ argument 194 #define WRITE_CALL_1(Function, ReturnValue, Arg1) \ argument 197 #define WRITE_CALL_2(Function, ReturnValue, Arg1, Arg2) \ argument 200 #define WRITE_CALL_2_VOID(Function, ReturnValue, Arg1, Arg2) \ argument
|
| D | hydrogen.cc | 4019 void EffectContext::ReturnValue(HValue* value) { in ReturnValue() function in v8::internal::EffectContext 4024 void ValueContext::ReturnValue(HValue* value) { in ReturnValue() function in v8::internal::ValueContext 4034 void TestContext::ReturnValue(HValue* value) { in ReturnValue() function in v8::internal::TestContext
|
| /external/clang/lib/CodeGen/ |
| D | CGCUDARuntime.cpp | 29 ReturnValueSlot ReturnValue) { in EmitCUDAKernelCallExpr()
|
| D | CGExprCXX.cpp | 29 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() 336 ReturnValueSlot ReturnValue) { in EmitCXXOperatorMemberCallExpr() 345 ReturnValueSlot ReturnValue) { in EmitCUDAKernelCallExpr()
|
| D | TargetInfo.h | 135 CodeGen::CodeGenFunction &CGF, CodeGen::LValue ReturnValue, in addReturnRegisterOutputs()
|
| D | CGVTables.cpp | 79 llvm::Value *ReturnValue = RV.getScalarVal(); in PerformReturnAdjustment() local
|
| D | CodeGenFunction.h | 164 llvm::Value *ReturnValue; variable
|
| D | CGExpr.cpp | 3094 ReturnValueSlot ReturnValue) { in EmitCallExpr() 3342 const CallExpr *E, ReturnValueSlot ReturnValue, in EmitCall()
|
| D | CGBlocks.cpp | 954 ReturnValueSlot ReturnValue) { in EmitBlockCallExpr()
|
| D | CGCall.cpp | 3020 ReturnValueSlot ReturnValue, in EmitCall()
|
| D | CGBuiltin.cpp | 215 ReturnValueSlot ReturnValue) { in EmitBuiltinExpr()
|
| /external/llvm/lib/Support/ |
| D | Compression.cpp | 37 static zlib::Status encodeZlibReturnValue(int ReturnValue) { in encodeZlibReturnValue()
|
| /external/v8/src/third_party/vtune/ |
| D | jitprofiling.cc | 153 int ReturnValue; in iJIT_NotifyEvent() local
|
| /external/llvm/lib/ExecutionEngine/IntelJITEvents/ |
| D | jitprofiling.c | 116 int ReturnValue; in iJIT_NotifyEvent() local
|
| /external/llvm/tools/llvm-readobj/ |
| D | llvm-readobj.cpp | 170 static int ReturnValue = EXIT_SUCCESS; variable
|
| /external/v8/include/ |
| D | v8.h | 125 template<typename T> class ReturnValue; variable 566 template<class F> friend class ReturnValue; variable 708 template<class F> friend class ReturnValue; variable 2596 template <class S> V8_INLINE ReturnValue(const ReturnValue<S>& that) in ReturnValue() function
|
| /external/llvm/tools/llvm-objdump/ |
| D | llvm-objdump.cpp | 151 static int ReturnValue = EXIT_SUCCESS; variable
|
| /external/llvm/tools/llvm-cxxdump/ |
| D | llvm-cxxdump.cpp | 42 static int ReturnValue = EXIT_SUCCESS; variable
|
| /external/clang/lib/AST/ |
| D | ExprConstant.cpp | 4293 APValue ReturnValue; in VisitStmtExpr() local
|