/third_party/skia/third_party/externals/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
|
/third_party/skia/third_party/externals/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
|
/third_party/skia/third_party/externals/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
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonHazardRecognizer.cpp | 46 HazardType RetVal = Hazard; in getHazardType() local
|
D | HexagonISelLowering.cpp | 336 SDValue RetVal; in LowerCallResult() local
|
/third_party/python/Modules/ |
D | zlibmodule.c | 321 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/ |
D | Evaluator.cpp | 587 Constant *RetVal = nullptr; in EvaluateBlock() local 672 bool Evaluator::EvaluateFunction(Function *F, Constant *&RetVal, in EvaluateFunction()
|
D | IntegerDivision.cpp | 260 Value *RetVal = Builder.CreateSelect(Ret0, Zero, Dividend); in generateUnsignedDivisionCode() local
|
/third_party/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
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/ |
D | WholeProgramDevirt.h | 135 uint64_t RetVal; member
|
/third_party/skia/third_party/externals/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
|
D | IfConversion.cpp | 509 bool RetVal = false; in INITIALIZE_PASS_DEPENDENCY() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | DeadArgumentElimination.cpp | 981 Value *RetVal = UndefValue::get(RetTy); in RemoveDeadStuffFromFunction() local 1036 Value *RetVal; in RemoveDeadStuffFromFunction() local
|
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
|
D | WholeProgramDevirt.cpp | 1197 Constant *RetVal; in tryEvaluateFunctionsWithArgs() local
|
D | Attributor.cpp | 1269 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/ |
D | CFLSteensAliasAnalysis.cpp | 164 for (auto *RetVal : RetVals) { in FunctionInfo() local
|
D | CFLGraph.h | 264 if (auto RetVal = Inst.getReturnValue()) { in visitReturnInst() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | CorrelatedValuePropagation.cpp | 899 auto *RetVal = RI->getReturnValue(); in runImpl() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMLoadStoreOptimizer.cpp | 2226 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/ |
D | ScheduleDAGRRList.cpp | 2357 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/ |
D | NVPTXISelLowering.cpp | 1828 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/ |
D | InstCombineCasts.cpp | 2349 Instruction *RetVal = nullptr; in optimizeBitCastFromPhi() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | PNaClTranslator.cpp | 2425 Ice::Operand *RetVal = getRelativeOperand(Values[0], BaseIndex); in ProcessRecord() local
|