Home
last modified time | relevance | path

Searched refs:DLR (Results 1 – 17 of 17) sorted by relevance

/freebsd/contrib/bsnmp/
H A Doid-list29 300 BEGEMOT-ACM DLR ACM project
30 303 BEGEMOT-WLINK DLR WLINK simulator
31 304 BEGEMOT-SATX DLR SatX simulator
36 500 DLR-MOSAKA DLR Mosaka simulation platform
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtddmcmnapi.c812 bit32 DLR = 0xA; in tddmReportDevice() local
1036 DLR = DEVINFO_GET_LINKRATE(dmDeviceInfo); in tddmReportDevice()
1037 param = DLR << 28; in tddmReportDevice()
1038 TI_DBG1(("tddmReportDevice: option 0x%x param 0x%x DLR 0x%x\n", option, param, DLR)); in tddmReportDevice()
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.cpp444 if (DbgLabelRecord *DLR = dyn_cast<DbgLabelRecord>(&DR)) { in ValueEnumerator() local
445 EnumerateMetadata(&F, DLR->getLabel()); in ValueEnumerator()
446 EnumerateMetadata(&F, &*DLR->getDebugLoc()); in ValueEnumerator()
H A DBitcodeWriter.cpp3631 if (DbgLabelRecord *DLR = dyn_cast<DbgLabelRecord>(&DR)) { in writeFunction() local
3632 Vals.push_back(VE.getMetadataID(&*DLR->getDebugLoc())); in writeFunction()
3633 Vals.push_back(VE.getMetadataID(DLR->getLabel())); in writeFunction()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp545 if (DbgLabelRecord *DLR = dyn_cast<DbgLabelRecord>(&DR)) { in remapDbgRecord() local
547 DLR->setLabel(cast<DILabel>(mapMetadata(DLR->getLabel()))); in remapDbgRecord()
H A DCodeExtractor.cpp1625 if (DbgLabelRecord *DLR = dyn_cast<DbgLabelRecord>(&DR)) { in fixupDebugInfoPostExtraction() local
1626 UpdateDbgLabel(DLR); in fixupDebugInfoPostExtraction()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp1169 DbgLabelRecord *DLR = new DbgLabelRecord(LabelInfo, DL); in insertLabel() local
1171 InsertBB->insertDbgRecordBefore(DLR, InsertBefore->getIterator()); in insertLabel()
1173 InsertBB->insertDbgRecordBefore(DLR, InsertBB->end()); in insertLabel()
1174 return DLR; in insertLabel()
H A DVerifier.cpp542 void visit(DbgLabelRecord &DLR);
695 } else if (auto *DLR = dyn_cast<DbgLabelRecord>(&DR)) { in visitDbgRecords() local
696 visit(*DLR); in visitDbgRecords()
6388 void Verifier::visit(DbgLabelRecord &DLR) { in visit() argument
6389 CheckDI(isa<DILabel>(DLR.getRawLabel()), in visit()
6390 "invalid #dbg_label intrinsic variable", &DLR, DLR.getRawLabel()); in visit()
6393 if (MDNode *N = DLR.getDebugLoc().getAsMDNode()) in visit()
6397 BasicBlock *BB = DLR.getParent(); in visit()
6401 DILabel *Label = DLR.getLabel(); in visit()
6402 DILocation *Loc = DLR.getDebugLoc(); in visit()
[all …]
H A DAsmWriter.cpp1161 } else if (const DbgLabelRecord *DLR = dyn_cast<const DbgLabelRecord>(&DR)) { in processDbgRecordMetadata() local
1162 CreateMetadataSlot(DLR->getRawLabel()); in processDbgRecordMetadata()
2756 void printDbgLabelRecord(const DbgLabelRecord &DLR);
4670 else if (auto *DLR = dyn_cast<DbgLabelRecord>(&DR)) in printDbgRecord() local
4671 printDbgLabelRecord(*DLR); in printDbgRecord()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1208 if (DbgLabelRecord *DLR = dyn_cast<DbgLabelRecord>(&DR)) { in handleDbgInfo() local
1209 assert(DLR->getLabel() && "Missing label"); in handleDbgInfo()
1211 LLVM_DEBUG(dbgs() << "Dropping debug info for " << *DLR << "\n"); in handleDbgInfo()
1215 BuildMI(*FuncInfo.MBB, FuncInfo.InsertPt, DLR->getDebugLoc(), in handleDbgInfo()
1217 .addMetadata(DLR->getLabel()); in handleDbgInfo()
H A DSelectionDAGBuilder.cpp1271 if (DbgLabelRecord *DLR = dyn_cast<DbgLabelRecord>(&DR)) { in visitDbgInfo() local
1272 assert(DLR->getLabel() && "Missing label"); in visitDbgInfo()
1274 DAG.getDbgLabel(DLR->getLabel(), DLR->getDebugLoc(), SDNodeOrder); in visitDbgInfo()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp3457 if (DbgLabelRecord *DLR = dyn_cast<DbgLabelRecord>(&DR)) { in translateDbgInfo() local
3458 MIRBuilder.setDebugLoc(DLR->getDebugLoc()); in translateDbgInfo()
3459 assert(DLR->getLabel() && "Missing label"); in translateDbgInfo()
3460 assert(DLR->getLabel()->isValidLocationForIntrinsic( in translateDbgInfo()
3463 MIRBuilder.buildDbgLabel(DLR->getLabel()); in translateDbgInfo()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.td1468 def DLR : BinaryRRE<"dlr", 0xB997, null_frag, GR128, GR32>;
1488 (DLR (ZEXT128 (INSERT_SUBREG (i64 (IMPLICIT_DEF)), GR32:$src1,
H A DSystemZScheduleZ13.td490 def : InstRW<[WLat20, FXa4, GroupAlone], (instregex "DLR$")>;
H A DSystemZScheduleZ16.td514 def : InstRW<[WLat20, FXa4, GroupAlone], (instregex "DLR$")>;
H A DSystemZScheduleZ15.td514 def : InstRW<[WLat20, FXa4, GroupAlone], (instregex "DLR$")>;
H A DSystemZScheduleZ14.td499 def : InstRW<[WLat20, FXa4, GroupAlone], (instregex "DLR$")>;