Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSparseMultiSet.h230 SMSPtrTy SMS;
235 : SMS(P), Idx(I), SparseIdx(SI) {} in iterator_base()
249 unsigned Prev() const { return SMS->Dense[Idx].Prev; } in Prev()
250 unsigned Next() const { return SMS->Dense[Idx].Next; } in Next()
252 void setPrev(unsigned P) { SMS->Dense[Idx].Prev = P; } in setPrev()
257 assert(isKeyed() && SMS->sparseIndex(SMS->Dense[Idx].Data) == SparseIdx &&
260 return SMS->Dense[Idx].Data;
267 if (SMS == RHS.SMS && Idx == RHS.Idx) {
283 assert((isEnd() || !SMS->isHead(SMS->Dense[Idx])) &&
288 Idx = SMS->findIndex(SparseIdx).Prev();
[all …]
/freebsd-14.2/share/misc/
H A Dbsd-family-tree502 [SMS] Steven M. Schultz. 2.11BSD, UNIX for the PDP-11.
552 2.9BSD-Seismo 1985-08-xx [SMS]
554 2.10.1BSD 1989-01-xx [SMS]
555 2.11BSD 1991-03-14 [SMS]
556 2.11BSD rev #430 1999-12-13 [SMS]
H A Dpci_vendors16515 # InPorte Home Internal 56k Modem/fax/answering machine/SMS Features
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp456 SwingSchedulerDAG SMS(*this, L, getAnalysis<LiveIntervals>(), RegClassInfo, in swingModuloScheduler() local
462 SMS.startBlock(MBB); in swingModuloScheduler()
472 SMS.enterRegion(MBB, MBB->begin(), MBB->getFirstTerminator(), size); in swingModuloScheduler()
473 SMS.schedule(); in swingModuloScheduler()
474 SMS.exitRegion(); in swingModuloScheduler()
476 SMS.finishBlock(); in swingModuloScheduler()
477 return SMS.hasNewSchedule(); in swingModuloScheduler()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp6767 bool tooMuchRegisterPressure(SwingSchedulerDAG &SSD, SMSchedule &SMS);
6787 bool shouldUseSchedule(SwingSchedulerDAG &SSD, SMSchedule &SMS) override { in shouldUseSchedule() argument
6788 if (tooMuchRegisterPressure(SSD, SMS)) in shouldUseSchedule()
6852 SMSchedule &SMS) { in tooMuchRegisterPressure() argument
6860 int Stg = SMS.stageScheduled(const_cast<SUnit *>(&SU)); in tooMuchRegisterPressure()
6868 int OStg = SMS.stageScheduled(S.getSUnit()); in tooMuchRegisterPressure()
6883 for (int Cycle = SMS.getFinalCycle(); Cycle >= SMS.getFirstCycle(); --Cycle) in tooMuchRegisterPressure()
6884 for (int Stage = 0, StageEnd = SMS.getMaxStageCount(); Stage <= StageEnd; in tooMuchRegisterPressure()
6887 SMS.getInstructions(Cycle + Stage * SMS.getInitiationInterval()); in tooMuchRegisterPressure()
6946 auto Stg = SMS.stageScheduled(SU); in tooMuchRegisterPressure()
[all …]
/freebsd-14.2/contrib/file/magic/Magdir/
H A Dconsole313 # General SMS header rule.
314 # The SMS boot ROM checks the header at three locations.
364 # SMS/GG header locations.
H A Dwindows1429 >>>>>10 ubyte 13 \b NetWare SMS
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h749 virtual bool shouldUseSchedule(SwingSchedulerDAG &SSD, SMSchedule &SMS) { in shouldUseSchedule() argument
/freebsd-14.2/contrib/one-true-awk/testdir/
H A Dfunstack.in6839 @Article{Iguchi:1972:SMS,