Home
last modified time | relevance | path

Searched defs:DV (Results 1 – 23 of 23) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DAntiDepBreaker.h72 for (const auto &DV : make_range(DbgValues.crbegin(), DbgValues.crend())) { in UpdateDbgValues() local
DExecutionDomainFix.cpp35 void ExecutionDomainFix::release(DomainValue *DV) { in release()
54 DomainValue *DV = DVRef; in resolve() local
DPrologEpilogInserter.cpp196 auto Overlaps = [Var, Expr](const MachineInstr *DV) { in stashEntryDbgValues()
DMachineInstr.cpp1766 auto *DV = cast<DILocalVariable>(getOperand(e - 2).getMetadata()); in print() local
DCodeGenPrepare.cpp3313 Value *DV = AM.GetFieldAsValue(DifferentField, IntPtrTy); in initializeMap() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLegacyDivergenceAnalysis.cpp98 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/
DDwarfCompileUnit.cpp580 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()
DDbgEntityHistoryCalculator.cpp159 static void handleNewDebugValue(InlinedEntity Var, const MachineInstr &DV, in handleNewDebugValue()
174 const MachineInstr &DV = *Entry.getInstr(); in handleNewDebugValue() local
DDwarfFile.cpp106 const DILocalVariable *DV = Var->getVariable(); in addScopeVariable() local
DDwarfDebug.cpp1665 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/
DExecutionDomainFix.h156 DomainValue *retain(DomainValue *DV) { in retain()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DDependenceAnalysis.h265 std::unique_ptr<DVEntry[]> DV; variable
/third_party/ffmpeg/libavcodec/
Dcavsdsp.c345 #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/
DScheduleDAGFast.cpp778 for (auto DV : DAG->GetDbgValues(N)) { in EmitSchedule() local
DScheduleDAGSDNodes.cpp742 for (auto DV : DAG->GetDbgValues(N)) { in ProcessSDDbgValues() local
DSelectionDAG.cpp8230 for (auto DV : GetDbgValues(&N)) { in salvageDebugInfo() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBTFDebug.cpp886 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/
DDebugInfo.cpp203 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/
Dindex.js88 BigInteger.prototype.DV = (1<<dbits); method in BigInteger
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp1062 unsigned DV = EV / (1 << CV); in ppAddrReorderAddShl() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h332 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/
DLocal.cpp1293 Value *DV = SI->getValueOperand(); in ConvertDebugDeclareToDebugValue() local
DSimplifyCFG.cpp5542 Constant *DV = NeedMask ? ResultLists[PHI][0].second : DefaultResults[PHI]; in SwitchToLookupTable() local