/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | AntiDepBreaker.h | 72 for (const auto &DV : make_range(DbgValues.crbegin(), DbgValues.crend())) { in UpdateDbgValues() local
|
D | ExecutionDomainFix.cpp | 35 void ExecutionDomainFix::release(DomainValue *DV) { in release() 54 DomainValue *DV = DVRef; in resolve() local
|
D | PrologEpilogInserter.cpp | 196 auto Overlaps = [Var, Expr](const MachineInstr *DV) { in stashEntryDbgValues()
|
D | MachineInstr.cpp | 1766 auto *DV = cast<DILocalVariable>(getOperand(e - 2).getMetadata()); in print() local
|
D | CodeGenPrepare.cpp | 3313 Value *DV = AM.GetFieldAsValue(DifferentField, IntPtrTy); in initializeMap() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | LegacyDivergenceAnalysis.cpp | 98 PostDominatorTree &PDT, DenseSet<const Value *> &DV, in DivergencePropagator() 123 DenseSet<const Value *> &DV; // Stores all divergent values. member in __anon387da5420111::DivergencePropagator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfCompileUnit.cpp | 580 DIE *DwarfCompileUnit::constructVariableDIE(DbgVariable &DV, bool Abstract) { in constructVariableDIE() 598 DIE *DwarfCompileUnit::constructVariableDIEImpl(const DbgVariable &DV, in constructVariableDIEImpl() 707 DIE *DwarfCompileUnit::constructVariableDIE(DbgVariable &DV, in constructVariableDIE() 799 for (auto &DV : Vars.Args) in createScopeChildrenDIE() local 1181 void DwarfCompileUnit::addVariableAddress(const DbgVariable &DV, DIE &Die, in addVariableAddress() 1215 void DwarfCompileUnit::addComplexAddress(const DbgVariable &DV, DIE &Die, in addComplexAddress()
|
D | DbgEntityHistoryCalculator.cpp | 159 static void handleNewDebugValue(InlinedEntity Var, const MachineInstr &DV, in handleNewDebugValue() 174 const MachineInstr &DV = *Entry.getInstr(); in handleNewDebugValue() local
|
D | DwarfFile.cpp | 106 const DILocalVariable *DV = Var->getVariable(); in addScopeVariable() local
|
D | DwarfDebug.cpp | 1665 if (auto *DV = dyn_cast<DILocalVariable>(DN)) { in collectEntityInfo() local 1906 if (auto *DV = dyn_cast<DILocalVariable>(DN)) in endFunctionImpl() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | ExecutionDomainFix.h | 156 DomainValue *retain(DomainValue *DV) { in retain()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | DependenceAnalysis.h | 265 std::unique_ptr<DVEntry[]> DV; variable
|
/third_party/ffmpeg/libavcodec/ |
D | cavsdsp.c | 345 #define CAVS_SUBPIX_HV(OPNAME, OP, NAME, AH, BH, CH, DH, EH, FH, AV, BV, CV, DV, EV, FV, FULL) \ argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGFast.cpp | 778 for (auto DV : DAG->GetDbgValues(N)) { in EmitSchedule() local
|
D | ScheduleDAGSDNodes.cpp | 742 for (auto DV : DAG->GetDbgValues(N)) { in ProcessSDDbgValues() local
|
D | SelectionDAG.cpp | 8230 for (auto DV : GetDbgValues(&N)) { in salvageDebugInfo() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
D | BTFDebug.cpp | 886 if (const auto *DV = dyn_cast<DILocalVariable>(DN)) { in beginFunctionImpl() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | DebugInfo.cpp | 203 auto *DV = dyn_cast<DILocalVariable>(N); in processDeclare() local 218 auto *DV = dyn_cast<DILocalVariable>(N); in processValue() local
|
/third_party/node/deps/npm/node_modules/jsbn/ |
D | index.js | 88 BigInteger.prototype.DV = (1<<dbits); method in BigInteger
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelDAGToDAG.cpp | 1062 unsigned DV = EV / (1 << CV); in ppAddrReorderAddShl() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | DebugInfoMetadata.h | 332 if (auto *DV = dyn_cast<DIVariable>(getRawCountNode())) in getCount() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | Local.cpp | 1293 Value *DV = SI->getValueOperand(); in ConvertDebugDeclareToDebugValue() local
|
D | SimplifyCFG.cpp | 5542 Constant *DV = NeedMask ? ResultLists[PHI][0].second : DefaultResults[PHI]; in SwitchToLookupTable() local
|