/aosp_15_r20/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
|
/aosp_15_r20/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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/Unix/ |
H A D | Unix.h | 87 struct timespec RetVal; in toTimeSpec() local 97 struct timeval RetVal; in toTimeVal() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/Unix/ |
H A D | Unix.h | 90 struct timespec RetVal; in toTimeSpec() local 100 struct timeval RetVal; in toTimeVal() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Unix/ |
H A D | Unix.h | 95 struct timespec RetVal; in toTimeSpec() local 105 struct timeval RetVal; in toTimeVal() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A 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
|
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | Evaluator.cpp | 455 Constant *RetVal = nullptr; in EvaluateBlock() local 536 bool Evaluator::EvaluateFunction(Function *F, Constant *&RetVal, in EvaluateFunction()
|
/aosp_15_r20/external/clang/lib/Analysis/ |
H A D | BodyFarm.cpp | 159 ReturnStmt *ASTMaker::makeReturn(const Expr *RetVal) { in makeReturn() 334 Expr *RetVal = isBoolean ? M.makeIntegralCastToBoolean(BoolVal) in create_OSAtomicCompareAndSwap() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | Evaluator.cpp | 528 Constant *RetVal = nullptr; in EvaluateBlock() local 617 bool Evaluator::EvaluateFunction(Function *F, Constant *&RetVal, in EvaluateFunction()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | Evaluator.cpp | 587 Constant *RetVal = nullptr; in EvaluateBlock() local 672 bool Evaluator::EvaluateFunction(Function *F, Constant *&RetVal, in EvaluateFunction()
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A 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
|
/aosp_15_r20/external/clang/test/CodeGenCXX/ |
H A D | mangle-ms-back-references-pr13207.cpp | 170 struct RetVal { int hash; }; argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | FunctionAttrs.cpp | 598 Value *RetVal = Ret->getReturnValue()->stripPointerCasts(); in addArgumentReturnedAttrs() local 869 Value *RetVal = FlowsToReturn[i]; in isFunctionMallocLike() local 984 Value *RetVal = FlowsToReturn[i]; in isReturnNonNull() local
|
H A D | DeadArgumentElimination.cpp | 981 Value *RetVal = UndefValue::get(RetTy); in RemoveDeadStuffFromFunction() local 1036 Value *RetVal; in RemoveDeadStuffFromFunction() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/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()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/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()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/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()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/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()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/Shared/ |
H A D | WrapperFunctionUtils.h | 495 RetT RetVal = detail::ResultDeserializer<SPSRetTagT, RetT>::makeValue(); in callAsync() local 674 runWithSPSRet(RetT &RetVal) const { in runWithSPSRet()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A 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
|
/aosp_15_r20/external/llvm/lib/Transforms/IPO/ |
H A D | DeadArgumentElimination.cpp | 931 Value *RetVal = UndefValue::get(RetTy); in RemoveDeadStuffFromFunction() local 986 Value *RetVal; in RemoveDeadStuffFromFunction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
H A D | DeadArgumentElimination.cpp | 969 Value *RetVal = PoisonValue::get(RetTy); in removeDeadStuffFromFunction() local 1026 Value *RetVal = nullptr; in removeDeadStuffFromFunction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonHazardRecognizer.cpp | 46 HazardType RetVal = Hazard; in getHazardType() local
|