Home
last modified time | relevance | path

Searched refs:DLI (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp1036 SDDbgInfo::DbgLabelIterator DLI = DAG->DbgLabelBegin(); in EmitSchedule() local
1047 for (; DLI != DLE && in EmitSchedule()
1048 (*DLI)->getOrder() >= LastOrder && (*DLI)->getOrder() < Order; in EmitSchedule()
1049 ++DLI) { in EmitSchedule()
1050 MachineInstr *DbgMI = Emitter.EmitDbgLabel(*DLI); in EmitSchedule()
1063 if (DLI == DLE) in EmitSchedule()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DBasicBlock.cpp68 if (DbgLabelInst *DLI = dyn_cast<DbgLabelInst>(&I)) { in convertToNewDbgValues() local
70 new DbgLabelRecord(DLI->getLabel(), DLI->getDebugLoc())); in convertToNewDbgValues()
71 DLI->eraseFromParent(); in convertToNewDbgValues()
H A DVerifier.cpp601 void visitDbgLabelIntrinsic(StringRef Kind, DbgLabelInst &DLI);
7191 void Verifier::visitDbgLabelIntrinsic(StringRef Kind, DbgLabelInst &DLI) { in visitDbgLabelIntrinsic() argument
7192 CheckDI(isa<DILabel>(DLI.getRawLabel()), in visitDbgLabelIntrinsic()
7193 "invalid llvm.dbg." + Kind + " intrinsic variable", &DLI, in visitDbgLabelIntrinsic()
7194 DLI.getRawLabel()); in visitDbgLabelIntrinsic()
7197 if (MDNode *N = DLI.getDebugLoc().getAsMDNode()) in visitDbgLabelIntrinsic()
7201 BasicBlock *BB = DLI.getParent(); in visitDbgLabelIntrinsic()
7205 DILabel *Label = DLI.getLabel(); in visitDbgLabelIntrinsic()
7206 DILocation *Loc = DLI.getDebugLoc(); in visitDbgLabelIntrinsic()
7207 Check(Loc, "llvm.dbg." + Kind + " intrinsic requires a !dbg attachment", &DLI, in visitDbgLabelIntrinsic()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp2099 auto DLI = DL->begin(); in verifyOrderingDominationAndDefUses() local
2101 while (DLI != DL->end() && ADI != ActualDefs.end()) { in verifyOrderingDominationAndDefUses()
2102 assert(&*DLI == *ADI && "Not the same defs in the same order"); in verifyOrderingDominationAndDefUses()
2103 ++DLI; in verifyOrderingDominationAndDefUses()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp435 if (const DbgLabelInst *DLI = dyn_cast<DbgLabelInst>(I)) { in wouldInstructionBeTriviallyDead() local
436 if (DLI->getLabel()) in wouldInstructionBeTriviallyDead()
/freebsd/share/termcap/
H A Dtermcap1861 # Clear-to-end-of-display emulation via !DLI 988 is too groady to use, alas.
/freebsd/crypto/krb5/src/lib/krb5/unicode/
H A DUnicodeData.txt4223 162C;CANADIAN SYLLABICS CARRIER DLI;Lo;0;L;;;;;N;;;;;
/freebsd/crypto/heimdal/lib/wind/
H A DUnicodeData.txt4308 162C;CANADIAN SYLLABICS CARRIER DLI;Lo;0;L;;;;;N;;;;;
/freebsd/contrib/ncurses/misc/
H A Dterminfo.src20469 # Clear-to-end-of-display emulation via !DLI 988 is too grotty to use, alas.