Home
last modified time | relevance | path

Searched refs:DVI (Results 1 – 25 of 135) sorted by relevance

123456

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineDebugify.cpp75 auto *DVI = dyn_cast<DbgValueInst>(U.getUser()); in applyDebugifyMetadataToMachineFunction() local
76 if (!DVI || DVI->getFunction() != &F) in applyDebugifyMetadataToMachineFunction()
78 unsigned Line = DVI->getDebugLoc().getLine(); in applyDebugifyMetadataToMachineFunction()
80 Line2Var[Line] = DVI->getVariable(); in applyDebugifyMetadataToMachineFunction()
82 EarliestDVI = DVI; in applyDebugifyMetadataToMachineFunction()
83 Expr = DVI->getExpression(); in applyDebugifyMetadataToMachineFunction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DDebugify.cpp324 if (auto *DVI = dyn_cast<DbgVariableIntrinsic>(&I)) { in collectDebugInfoMetadata() local
331 if (DVI->isUndef()) in collectDebugInfoMetadata()
334 auto *Var = DVI->getVariable(); in collectDebugInfoMetadata()
559 if (auto *DVI = dyn_cast<DbgVariableIntrinsic>(&I)) { in checkDebugInfoMetadata() local
566 if (DVI->isUndef()) in checkDebugInfoMetadata()
569 auto *Var = DVI->getVariable(); in checkDebugInfoMetadata()
635 bool diagnoseMisSizedDbgValue(Module &M, DbgValueInst *DVI) { in diagnoseMisSizedDbgValue() argument
644 if (DVI->getExpression()->getNumElements()) in diagnoseMisSizedDbgValue()
647 Value *V = DVI->getVariableLocationOp(0); in diagnoseMisSizedDbgValue()
653 Optional<uint64_t> DbgVarSize = DVI->getFragmentSizeInBits(); in diagnoseMisSizedDbgValue()
[all …]
H A DBasicBlockUtils.cpp360 if (DbgValueInst *DVI = dyn_cast<DbgValueInst>(&I)) { in removeRedundantDbgInstrsUsingBackwardScan() local
361 DebugVariable Key(DVI->getVariable(), in removeRedundantDbgInstrsUsingBackwardScan()
362 DVI->getExpression(), in removeRedundantDbgInstrsUsingBackwardScan()
363 DVI->getDebugLoc()->getInlinedAt()); in removeRedundantDbgInstrsUsingBackwardScan()
369 ToBeRemoved.push_back(DVI); in removeRedundantDbgInstrsUsingBackwardScan()
408 if (DbgValueInst *DVI = dyn_cast<DbgValueInst>(&I)) { in removeRedundantDbgInstrsUsingForwardScan() local
409 DebugVariable Key(DVI->getVariable(), in removeRedundantDbgInstrsUsingForwardScan()
411 DVI->getDebugLoc()->getInlinedAt()); in removeRedundantDbgInstrsUsingForwardScan()
415 SmallVector<Value *, 4> Values(DVI->getValues()); in removeRedundantDbgInstrsUsingForwardScan()
417 VMI->second.second != DVI->getExpression()) { in removeRedundantDbgInstrsUsingForwardScan()
[all …]
H A DLoopUtils.cpp690 auto *DVI = dyn_cast<DbgVariableIntrinsic>(&I); in deleteDeadLoop() local
691 if (!DVI) in deleteDeadLoop()
694 DeadDebugSet.find({DVI->getVariable(), DVI->getExpression()}); in deleteDeadLoop()
697 DeadDebugSet.insert({DVI->getVariable(), DVI->getExpression()}); in deleteDeadLoop()
698 DeadDebugInst.push_back(DVI); in deleteDeadLoop()
711 for (auto *DVI : DeadDebugInst) in deleteDeadLoop() local
713 DVI->getVariable(), DVI->getExpression(), in deleteDeadLoop()
714 DVI->getDebugLoc(), InsertDbgValueBefore); in deleteDeadLoop()
H A DLCSSA.cpp239 for (auto DVI : DbgValues) { in formLCSSAForInstructions() local
240 BasicBlock *UserBB = DVI->getParent(); in formLCSSAForInstructions()
249 DVI->replaceVariableLocationOp(I, V); in formLCSSAForInstructions()
H A DAutoInitRemark.cpp153 for (const DbgVariableIntrinsic *DVI : in inspectVariable() local
155 if (DILocalVariable *DILV = DVI->getVariable()) { in inspectVariable()
H A DLocal.cpp422 if (DbgValueInst *DVI = dyn_cast<DbgValueInst>(I)) { in wouldInstructionBeTriviallyDead() local
423 if (DVI->hasArgList() || DVI->getValue(0)) in wouldInstructionBeTriviallyDead()
1372 for (auto *DVI : DbgValues) { in PhiHasDebugValue() local
1373 assert(is_contained(DVI->getValues(), APN)); in PhiHasDebugValue()
1374 if ((DVI->getVariable() == DIVar) && (DVI->getExpression() == DIExpr)) in PhiHasDebugValue()
1685 static void replaceOneDbgValueForAlloca(DbgValueInst *DVI, Value *NewAddress, in replaceOneDbgValueForAlloca() argument
1687 const DebugLoc &Loc = DVI->getDebugLoc(); in replaceOneDbgValueForAlloca()
1688 auto *DIVar = DVI->getVariable(); in replaceOneDbgValueForAlloca()
1689 auto *DIExpr = DVI->getExpression(); in replaceOneDbgValueForAlloca()
1704 Builder.insertDbgValueIntrinsic(NewAddress, DIVar, DIExpr, Loc, DVI); in replaceOneDbgValueForAlloca()
[all …]
H A DCodeExtractor.cpp1455 for (DbgVariableIntrinsic *DVI : DbgUsers) in eraseDebugIntrinsicsWithNonLocalRefs()
1456 if (DVI->getFunction() != &F) in eraseDebugIntrinsicsWithNonLocalRefs()
1457 DVI->eraseFromParent(); in eraseDebugIntrinsicsWithNonLocalRefs()
1526 auto *DVI = cast<DbgVariableIntrinsic>(DII); in fixupDebugInfoPostExtraction() local
1528 if (any_of(DVI->location_ops(), IsInvalidLocation)) { in fixupDebugInfoPostExtraction()
1529 DebugIntrinsicsToDelete.push_back(DVI); in fixupDebugInfoPostExtraction()
1534 DILocalVariable *OldVar = DVI->getVariable(); in fixupDebugInfoPostExtraction()
1541 DVI->setVariable(cast<DILocalVariable>(NewVar)); in fixupDebugInfoPostExtraction()
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Ddove-sbc-a510.dts50 * 0.2 DVI transmitter TI TFP410 MSEN
51 * 0.3 DVI transmitter TI TFP410 PD# (active low power down)
119 * - DVI transmitter TI TFP410, 0x39
120 * - HDMI/DVI DDC channel
131 /* TI TFP410 DVI transmitter */
H A Dimx25-eukrea-mbimxsd25-baseboard-dvi-vga.dts9 model = "Eukrea MBIMXSD25 with the DVI-VGA Display";
13 model = "DVI-VGA";
H A Dimx25-eukrea-mbimxsd25-baseboard-dvi-svga.dts9 model = "Eukrea MBIMXSD25 with the DVI-SVGA Display";
13 model = "DVI-SVGA";
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DUser.cpp34 if (auto DVI = dyn_cast_or_null<DbgVariableIntrinsic>(this)) { in replaceUsesOfWith() local
35 if (is_contained(DVI->location_ops(), From)) in replaceUsesOfWith()
36 DVI->replaceVariableLocationOp(From, To); in replaceUsesOfWith()
H A DDebugInfo.cpp70 for (DbgVariableIntrinsic *DVI : FindDbgAddrUses(V)) in FindDbgDeclareUses()
71 if (auto *DDI = dyn_cast<DbgDeclareInst>(DVI)) in FindDbgDeclareUses()
88 if (DbgValueInst *DVI = dyn_cast<DbgValueInst>(U)) in findDbgValues() local
89 DbgValues.push_back(DVI); in findDbgValues()
94 if (DbgValueInst *DVI = dyn_cast<DbgValueInst>(U)) in findDbgValues() local
95 if (EncounteredDbgValues.insert(DVI).second) in findDbgValues()
96 DbgValues.push_back(DVI); in findDbgValues()
194 if (auto *DVI = dyn_cast<DbgVariableIntrinsic>(&I)) in processInstruction() local
195 processVariable(M, *DVI); in processInstruction()
282 const DbgVariableIntrinsic &DVI) { in processVariable() argument
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1689 for (auto *DVI : DIs) in insertSpills() local
1690 DVI->replaceUsesOfWith(Alloca, G); in insertSpills()
2442 DbgVariableIntrinsic *DVI, bool ReuseFrameSlot) { in salvageDebugInfo() argument
2443 Function *F = DVI->getFunction(); in salvageDebugInfo()
2449 DIExpression *Expr = DVI->getExpression(); in salvageDebugInfo()
2453 Value *Storage = DVI->getVariableLocationOp(0); in salvageDebugInfo()
2515 DVI->replaceVariableLocationOp(OriginalStorage, Storage); in salvageDebugInfo()
2516 DVI->setExpression(Expr); in salvageDebugInfo()
2518 if (!isa<DbgValueInst>(DVI)) { in salvageDebugInfo()
2520 DVI->moveAfter(InsertPt); in salvageDebugInfo()
[all …]
H A DCoroSplit.cpp654 if (auto *DVI = dyn_cast<DbgVariableIntrinsic>(&I)) in salvageDebugInfo() local
655 Worklist.push_back(DVI); in salvageDebugInfo()
656 for (DbgVariableIntrinsic *DVI : Worklist) in salvageDebugInfo()
657 coro::salvageDebugInfo(DbgPtrAllocaCache, DVI, Shape.ReuseFrameSlot); in salvageDebugInfo()
664 for (DbgVariableIntrinsic *DVI : Worklist) { in salvageDebugInfo()
665 if (IsUnreachableBlock(DVI->getParent())) in salvageDebugInfo()
666 DVI->eraseFromParent(); in salvageDebugInfo()
667 else if (dyn_cast_or_null<AllocaInst>(DVI->getVariableLocationOp(0))) { in salvageDebugInfo()
670 for (auto *User : DVI->getVariableLocationOp(0)->users()) in salvageDebugInfo()
675 DVI->eraseFromParent(); in salvageDebugInfo()
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dtex6 # XXX - needs byte-endian stuff (big-endian and little-endian DVI?)
10 # Although we may know the offset of certain text fields in TeX DVI
15 >>14 pstring >\0 TeX DVI file (%s)
H A Dtroff34 >4 search/1 dvi for DVI
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DREADME22 The DVI form is suitable for printing or displaying; the commands for doing
23 this vary from system to system. On many systems, `lpr -d' will print a DVI
25 DVI file into a form your system can print.
27 If you wish to build the DVI file, you will need to have TeX installed on your
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DREADME22 The DVI form is suitable for printing or displaying; the commands for doing
23 this vary from system to system. On many systems, `lpr -d' will print a DVI
25 DVI file into a form your system can print.
27 If you wish to build the DVI file, you will need to have TeX installed on your
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-dis/
H A Dllvm-dis.cpp112 else if (const DbgValueInst *DVI = dyn_cast<DbgValueInst>(I)) { in printInfoComment() local
117 OS << " [debug variable = " << DVI->getVariable()->getName() << "]"; in printInfoComment()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSpeculativeExecution.cpp268 if (const auto *DVI = dyn_cast<DbgVariableIntrinsic>(U)) { in considerHoistingFromTo() local
269 return all_of(DVI->location_ops(), [&NotHoisted](Value *V) { in considerHoistingFromTo()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp565 if (auto *DVI = dyn_cast<DbgVariableIntrinsic>(I)) { in runOnFunction() local
566 for (Value *V : DVI->location_ops()) in runOnFunction()
568 Allocas[AI].DbgVariableIntrinsics.push_back(DVI); in runOnFunction()
708 for (auto DVI : Info.DbgVariableIntrinsics) in runOnFunction() local
709 DVI->replaceVariableLocationOp(Info.OldAI, Info.AI); in runOnFunction()
/netbsd-src/external/gpl2/groff/dist/
H A DMANIFEST77 devdvi TeX DVI device.
90 grodvi TeX DVI output.
130 tfmtodit Create font description files for TeX DVI device.
/netbsd-src/external/gpl2/texinfo/dist/
H A DREADME89 Texinfo file into a DVI file ready for
98 producing an indexed DVI file using
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfo.h98 void processVariable(const Module &M, const DbgVariableIntrinsic &DVI);

123456