| /external/swiftshader/third_party/llvm-subzero/lib/Support/Unix/ |
| D | Unix.h | 87 struct timespec RetVal; in toTimeSpec() local 97 struct timeval RetVal; in toTimeVal() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/Unix/ |
| D | Unix.h | 90 struct timespec RetVal; in toTimeSpec() local 100 struct timeval RetVal; in toTimeVal() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Unix/ |
| D | Unix.h | 95 struct timespec RetVal; in toTimeSpec() local 105 struct timeval RetVal; in toTimeVal() local
|
| /external/python/cpython2/Modules/ |
| D | zlibmodule.c | 206 PyObject *RetVal = NULL; in PyZlib_compress() local 288 PyObject *RetVal = NULL; in PyZlib_decompress() local 486 PyObject *RetVal = NULL; in PyZlib_objcompress() local 591 PyObject *RetVal = NULL; in PyZlib_objdecompress() local 689 PyObject *RetVal = NULL; in PyZlib_flush() local 867 PyObject *RetVal = NULL; in PyZlib_unflush() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUUnifyDivergentExitNodes.cpp | 227 Value *RetVal = RetTy->isVoidTy() ? nullptr : UndefValue::get(RetTy); in runOnFunction() local 301 Value *RetVal = RetTy->isVoidTy() ? nullptr : UndefValue::get(RetTy); in runOnFunction() local
|
| D | AMDGPURewriteOutArguments.cpp | 393 Value *RetVal = RI->getReturnValue(); in runOnFunction() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUUnifyDivergentExitNodes.cpp | 232 Value *RetVal = RetTy->isVoidTy() ? nullptr : PoisonValue::get(RetTy); in runOnFunction() local 294 Value *RetVal = RetTy->isVoidTy() ? nullptr : PoisonValue::get(RetTy); in runOnFunction() local
|
| D | AMDGPURewriteOutArguments.cpp | 345 Value *RetVal = RI->getReturnValue(); in runOnFunction() local
|
| /external/python/cpython3/Modules/ |
| D | zlibmodule.c | 323 PyObject *RetVal; in zlib_compress_impl() local 422 PyObject *RetVal; in zlib_decompress_impl() local 756 PyObject *RetVal; in zlib_Compress_compress_impl() local 878 PyObject *RetVal; in zlib_Decompress_decompress_impl() local 988 PyObject *RetVal; in zlib_Compress_flush_impl() local 1255 PyObject *RetVal; in zlib_Decompress_flush_impl() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| D | HexagonHazardRecognizer.cpp | 46 HazardType RetVal = Hazard; in getHazardType() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
| D | HexagonHazardRecognizer.cpp | 46 HazardType RetVal = Hazard; in getHazardType() local
|
| /external/llvm/lib/Transforms/Utils/ |
| D | Evaluator.cpp | 455 Constant *RetVal = nullptr; in EvaluateBlock() local 536 bool Evaluator::EvaluateFunction(Function *F, Constant *&RetVal, in EvaluateFunction()
|
| /external/clang/lib/StaticAnalyzer/Checkers/ |
| D | ReturnUndefChecker.cpp | 44 SVal RetVal = C.getSVal(RetE); in checkPreStmt() local
|
| /external/clang/lib/Analysis/ |
| D | BodyFarm.cpp | 159 ReturnStmt *ASTMaker::makeReturn(const Expr *RetVal) { in makeReturn() 334 Expr *RetVal = isBoolean ? M.makeIntegralCastToBoolean(BoolVal) in create_OSAtomicCompareAndSwap() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
| D | Evaluator.cpp | 528 Constant *RetVal = nullptr; in EvaluateBlock() local 617 bool Evaluator::EvaluateFunction(Function *F, Constant *&RetVal, in EvaluateFunction()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| D | Evaluator.cpp | 587 Constant *RetVal = nullptr; in EvaluateBlock() local 672 bool Evaluator::EvaluateFunction(Function *F, Constant *&RetVal, in EvaluateFunction()
|
| /external/llvm/lib/CodeGen/ |
| D | Analysis.cpp | 332 static bool slotOnlyDiscardsData(const Value *RetVal, const Value *CallVal, in slotOnlyDiscardsData() 574 const Value *RetVal = Ret->getOperand(0), *CallVal = I; in returnTypeIsEligibleForTailCall() local
|
| /external/clang/test/CodeGenCXX/ |
| D | mangle-ms-back-references-pr13207.cpp | 170 struct RetVal { int hash; }; struct
|
| /external/curl/docs/examples/ |
| D | synctime.c | 160 int RetVal = sscanf((char *)(ptr), "Date: %25s %hu %s %hu %hu:%hu:%hu", in SyncTime_CURL_WriteHeader() local
|
| /external/llvm/include/llvm/Transforms/IPO/ |
| D | WholeProgramDevirt.h | 132 uint64_t RetVal; member
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
| D | Analysis.cpp | 365 static bool slotOnlyDiscardsData(const Value *RetVal, const Value *CallVal, in slotOnlyDiscardsData() 661 const Value *RetVal = Ret->getOperand(0), *CallVal = I; in returnTypeIsEligibleForTailCall() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | Analysis.cpp | 354 static bool slotOnlyDiscardsData(const Value *RetVal, const Value *CallVal, in slotOnlyDiscardsData() 651 const Value *RetVal = Ret->getOperand(0), *CallVal = I; in returnTypeIsEligibleForTailCall() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/Shared/ |
| D | WrapperFunctionUtils.h | 495 RetT RetVal = detail::ResultDeserializer<SPSRetTagT, RetT>::makeValue(); in callAsync() local 674 runWithSPSRet(RetT &RetVal) const { in runWithSPSRet()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/ |
| D | WholeProgramDevirt.h | 135 uint64_t RetVal; member
|
| /external/llvm/tools/llc/ |
| D | llc.cpp | 265 if (int RetVal = compileModule(argv, Context)) in main() local
|