Home
last modified time | relevance | path

Searched refs:DU (Results 1 – 25 of 43) sorted by relevance

12

/freebsd/sys/contrib/device-tree/Bindings/display/
H A Drenesas,du.txt1 * Renesas R-Car Display Unit (DU)
6 - "renesas,du-r8a7742" for R8A7742 (RZ/G1H) compatible DU
7 - "renesas,du-r8a7743" for R8A7743 (RZ/G1M) compatible DU
8 - "renesas,du-r8a7744" for R8A7744 (RZ/G1N) compatible DU
9 - "renesas,du-r8a7745" for R8A7745 (RZ/G1E) compatible DU
10 - "renesas,du-r8a77470" for R8A77470 (RZ/G1C) compatible DU
11 - "renesas,du-r8a774a1" for R8A774A1 (RZ/G2M) compatible DU
12 - "renesas,du-r8a774b1" for R8A774B1 (RZ/G2N) compatible DU
13 - "renesas,du-r8a774c0" for R8A774C0 (RZ/G2E) compatible DU
14 - "renesas,du-r8a774e1" for R8A774E1 (RZ/G2H) compatible DU
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp1146 Instruction *cloneIVUser(NarrowIVDefUse DU, const SCEVAddRecExpr *WideAR);
1147 Instruction *cloneArithmeticIVUser(NarrowIVDefUse DU,
1149 Instruction *cloneBitwiseIVUser(NarrowIVDefUse DU);
1155 WidenedRecTy getWideRecurrence(NarrowIVDefUse DU);
1157 WidenedRecTy getExtendedOperandRecurrence(NarrowIVDefUse DU);
1162 Instruction *widenIVUse(NarrowIVDefUse DU, SCEVExpander &Rewriter,
1164 void truncateIVUse(NarrowIVDefUse DU);
1166 bool widenLoopCompare(NarrowIVDefUse DU);
1167 bool widenWithVariantUse(NarrowIVDefUse DU);
1255 Instruction *WidenIV::cloneIVUser(WidenIV::NarrowIVDefUse DU, in cloneIVUser() argument
[all …]
/freebsd/usr.bin/tip/tip/
H A Dremote.c85 DU = 0; in getremcap()
118 if (DU < 0) in getremcap()
119 DU = 0; in getremcap()
121 DU = cgetflag("du"); in getremcap()
126 if (DU && CU == NOSTR) in getremcap()
128 if (DU && PN == NOSTR) { in getremcap()
132 if (DU && AT == NOSTR) { in getremcap()
144 HW = (CU == NOSTR) || (DU && equal(DV, CU)); in getremcap()
H A Dcu.c105 HW = 1, DU = -1; in cumain()
H A Dacu.c66 if (!DU) { /* regular connect message */ in con()
H A Dtip.h83 EXTERN short DU; /* this host is dialed up */ variable
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenMux.cpp271 const DefUseInfo &DU = DUM.lookup(X); in genMuxInBlock() local
272 if (!DU.Defs[PR]) in genMuxInBlock()
295 const DefUseInfo &DU = DUM.lookup(X); in genMuxInBlock() local
296 if (DU.Defs[PR] || DU.Defs[DR] || DU.Uses[DR]) { in genMuxInBlock()
300 if (CanDown && DU.Defs[SR1]) in genMuxInBlock()
302 if (CanUp && DU.Defs[SR2]) in genMuxInBlock()
/freebsd/tests/sys/cddl/zfs/tests/compression/
H A Dcompress_001_pos.ksh73 FILE0_BLKS=`$DU -k $TESTDIR/$TESTFILE0 | $AWK '{ print $1}'`
74 FILE1_BLKS=`$DU -k $TESTDIR/$TESTFILE1 | $AWK '{ print $1}'`
/freebsd/sys/contrib/device-tree/src/arm64/renesas/
H A Dr9a07g043u11-smarc-du-adv7513.dtso4 * connected to DU enabled.
H A Drz-smarc-du-adv7513.dtsi4 * ADV7513 transmitter connected to DU enabled.
H A Ddraak.dtsi483 * enabled to supply a pixel clock to the DU for the DPAD output when
H A Dbeacon-renesom-baseboard.dtsi169 /* External DU dot clocks */
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_copies/
H A Dzfs_copies_002_pos.ksh108 used=`$DU -h /$TESTPOOL/fs_$val/$FILE | $AWK '{print $1}'`
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h131 return DU->getAbstractScopeDIEs(); in getAbstractScopeDIEs()
137 return DU->getAbstractEntities(); in getAbstractEntities()
H A DDwarfCompileUnit.cpp657 (DD->getDwarfVersion() < 5 && Skeleton ? Skeleton->DU : DU) in addScopeRangeList()
1157 auto Vars = DU->getScopeVariables().lookup(Scope); in createAndAddScopeChildren()
1167 for (DbgLabel *DL : DU->getScopeLabels().lookup(Scope)) in createAndAddScopeChildren()
1182 auto Vars = DU->getScopeVariables().lookup(S); in createAndAddScopeChildren()
1524 DU->addScopeVariable(Scope, cast<DbgVariable>(Entity.get())); in createAbstractEntity()
1528 DU->addScopeLabel(Scope, cast<DbgLabel>(Entity.get())); in createAbstractEntity()
H A DDwarfUnit.cpp87 DU(DWU) {} in DwarfUnit()
198 return DU->getDIE(D); in getDIE()
204 DU->insertDIE(Desc, D); in insertDIE()
299 ? DU->getStringPool().getIndexedEntry(*Asm, String) in addString()
300 : DU->getStringPool().getEntry(*Asm, String); in addString()
1411 (DD->useAllLinkageNames() || DU->getAbstractScopeDIEs().lookup(SP))) in applySubprogramDefinitionAttributes()
2153 DU->getStringOffsetsStartSym(), in addStringOffsetsStart()
2162 DU->getRnglistsTableBaseSym(), in addRnglistsBase()
H A DDwarfUnit.h56 DwarfFile *DU; variable
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfCorrelator.cpp315 auto &DU = *Die.getDwarfUnit(); in getLocation() local
316 auto AddressSize = DU.getAddressByteSize(); in getLocation()
325 if (auto SA = DU.getAddrOffsetSectionItem(Index)) in getLocation()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp1664 DWARFUnit *DU = DCtx.getUnitForOffset(*UnitOffset); in verifyNameIndexEntries() local
1665 if (DU == nullptr || DU->getOffset() != *UnitOffset) { in verifyNameIndexEntries()
1688 if (DU->getDWOId()) { in verifyNameIndexEntries()
1689 auto Iter = CUOffsetsToDUMap.find(DU->getOffset()); in verifyNameIndexEntries()
1692 NonSkeletonUnit = DU; in verifyNameIndexEntries()
1694 DWARFDie UnitDie = DU->getUnitDIE(); in verifyNameIndexEntries()
1695 if (DU->getDWOId() && !NonSkeletonUnit->isDWOUnit()) { in verifyNameIndexEntries()
1762 if (DIE.getDwarfUnit() == DU && in verifyNameIndexEntries()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h523 unsigned &DU = SUnitToDistance[U]; in NodeSet() local
525 if (DU + Succ.getLatency() > DV) in NodeSet()
526 DV = DU + Succ.getLatency(); in NodeSet()
H A DRDFGraph.h517 NodeId DD, DU; // Ids of the first reached def and use. member
591 NodeId getReachedUse() const { return RefData.Def.DU; } in getReachedUse()
592 void setReachedUse(NodeId U) { RefData.Def.DU = U; } in setReachedUse()
/freebsd/tests/sys/cddl/zfs/tests/redundancy/
H A Dredundancy.kshlib59 log_must eval "$DU -a $mntpnt > $recordfile 2>&1"
/freebsd/contrib/file/magic/Magdir/
H A Ddigital49 # byte of the version number as well; DU 5.0 appears only to be up to
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp2843 SDNode *DU = SU->getNode()->getOperand(i).getNode(); in canClobber() local
2844 if (DU->getNodeId() != -1 && in canClobber()
2845 Op->OrigNode == &(*SUnits)[DU->getNodeId()]) in canClobber()
3084 SDNode *DU = SU.getNode()->getOperand(j).getNode(); in AddPseudoTwoAddrDeps() local
3085 if (DU->getNodeId() == -1) in AddPseudoTwoAddrDeps()
3087 const SUnit *DUSU = &(*SUnits)[DU->getNodeId()]; in AddPseudoTwoAddrDeps()
/freebsd/contrib/sendmail/contrib/
H A Dmail.local.linux134 MV>DU*>J#(\S*&*8NW*VJWM\PX.B>+.21_KFD3&:C:^E)GNX+SNE_">]C\*$)
174 MTW>,B#@)/$S$B1A(C&EXC`CB43Q:A/'@DU\B1AI)Y/F8:83R1)V1Z3V&#AT1

12