Home
last modified time | relevance | path

Searched defs:RetVal (Results 1 – 25 of 32) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/Unix/
DUnix.h87 struct timespec RetVal; in toTimeSpec() local
97 struct timeval RetVal; in toTimeVal() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Unix/
DUnix.h95 struct timespec RetVal; in toTimeSpec() local
105 struct timeval RetVal; in toTimeVal() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUUnifyDivergentExitNodes.cpp227 Value *RetVal = RetTy->isVoidTy() ? nullptr : UndefValue::get(RetTy); in runOnFunction() local
301 Value *RetVal = RetTy->isVoidTy() ? nullptr : UndefValue::get(RetTy); in runOnFunction() local
DAMDGPURewriteOutArguments.cpp393 Value *RetVal = RI->getReturnValue(); in runOnFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonHazardRecognizer.cpp46 HazardType RetVal = Hazard; in getHazardType() local
DHexagonISelLowering.cpp336 SDValue RetVal; in LowerCallResult() local
/third_party/python/Modules/
Dzlibmodule.c321 PyObject *RetVal; in zlib_compress_impl() local
419 PyObject *RetVal; in zlib_decompress_impl() local
753 PyObject *RetVal; in zlib_Compress_compress_impl() local
875 PyObject *RetVal; in zlib_Decompress_decompress_impl() local
985 PyObject *RetVal; in zlib_Compress_flush_impl() local
1252 PyObject *RetVal; in zlib_Decompress_flush_impl() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DEvaluator.cpp587 Constant *RetVal = nullptr; in EvaluateBlock() local
672 bool Evaluator::EvaluateFunction(Function *F, Constant *&RetVal, in EvaluateFunction()
DIntegerDivision.cpp260 Value *RetVal = Builder.CreateSelect(Ret0, Zero, Dividend); in generateUnsignedDivisionCode() local
/third_party/curl/docs/examples/
Dsynctime.c160 int RetVal = sscanf((char *)(ptr), "Date: %25s %hu %s %hu %hu:%hu:%hu", in SyncTime_CURL_WriteHeader() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
DWholeProgramDevirt.h135 uint64_t RetVal; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DAnalysis.cpp354 static bool slotOnlyDiscardsData(const Value *RetVal, const Value *CallVal, in slotOnlyDiscardsData()
651 const Value *RetVal = Ret->getOperand(0), *CallVal = I; in returnTypeIsEligibleForTailCall() local
DIfConversion.cpp509 bool RetVal = false; in INITIALIZE_PASS_DEPENDENCY() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DDeadArgumentElimination.cpp981 Value *RetVal = UndefValue::get(RetTy); in RemoveDeadStuffFromFunction() local
1036 Value *RetVal; in RemoveDeadStuffFromFunction() local
DFunctionAttrs.cpp598 Value *RetVal = Ret->getReturnValue()->stripPointerCasts(); in addArgumentReturnedAttrs() local
869 Value *RetVal = FlowsToReturn[i]; in isFunctionMallocLike() local
984 Value *RetVal = FlowsToReturn[i]; in isReturnNonNull() local
DWholeProgramDevirt.cpp1197 Constant *RetVal; in tryEvaluateFunctionsWithArgs() local
DAttributor.cpp1269 Value *RetVal = RetValAAIt.first; in updateImpl() local
1296 Value *RetVal = RetValAAIt.first; in updateImpl() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DCFLSteensAliasAnalysis.cpp164 for (auto *RetVal : RetVals) { in FunctionInfo() local
DCFLGraph.h264 if (auto RetVal = Inst.getReturnValue()) { in visitReturnInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DCorrelatedValuePropagation.cpp899 auto *RetVal = RI->getReturnValue(); in runImpl() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMLoadStoreOptimizer.cpp2226 bool RetVal = false; in RescheduleOps() local
2391 bool RetVal = false; in RescheduleLoadStoreInstrs() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp2357 bool RetVal = false; in hasOnlyLiveInOpers() local
2379 bool RetVal = false; in hasOnlyLiveOutUses() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.cpp1828 SDValue RetVal = DAG.getMemIntrinsicNode( in LowerCall() local
2698 SDValue RetVal = OutVals[i]; in LowerReturn() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp2349 Instruction *RetVal = nullptr; in optimizeBitCastFromPhi() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp2425 Ice::Operand *RetVal = getRelativeOperand(Values[0], BaseIndex); in ProcessRecord() local

12