Searched refs:SMS (Results 1 – 9 of 9) sorted by relevance
| /src/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | SparseMultiSet.h | 230 SMSPtrTy SMS; 235 : SMS(P), Idx(I), SparseIdx(SI) {} in iterator_base() 242 assert(Idx < SMS->Dense.size() && "Out of range, non-INVALID Idx?"); in isEnd() 247 bool isKeyed() const { return SparseIdx < SMS->Universe; } in isKeyed() 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() 253 void setNext(unsigned N) { SMS->Dense[Idx].Next = N; } in setNext() 257 assert(isKeyed() && SMS->sparseIndex(SMS->Dense[Idx].Data) == SparseIdx && 260 return SMS->Dense[Idx].Data; [all …]
|
| /src/share/misc/ |
| H A D | bsd-family-tree | 519 [SMS] Steven M. Schultz. 2.11BSD, UNIX for the PDP-11. 569 2.9BSD-Seismo 1985-08-xx [SMS] 571 2.10.1BSD 1989-01-xx [SMS] 572 2.11BSD 1991-03-14 [SMS] 573 2.11BSD rev #430 1999-12-13 [SMS]
|
| H A D | pci_vendors | 16908 # InPorte Home Internal 56k Modem/fax/answering machine/SMS Features
|
| /src/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MachinePipeliner.cpp | 476 SwingSchedulerDAG SMS( in swingModuloScheduler() local 483 SMS.startBlock(MBB); in swingModuloScheduler() 493 SMS.enterRegion(MBB, MBB->begin(), MBB->getFirstTerminator(), size); in swingModuloScheduler() 494 SMS.schedule(); in swingModuloScheduler() 495 SMS.exitRegion(); in swingModuloScheduler() 497 SMS.finishBlock(); in swingModuloScheduler() 498 return SMS.hasNewSchedule(); in swingModuloScheduler()
|
| /src/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMBaseInstrInfo.cpp | 6769 bool tooMuchRegisterPressure(SwingSchedulerDAG &SSD, SMSchedule &SMS); 6789 bool shouldUseSchedule(SwingSchedulerDAG &SSD, SMSchedule &SMS) override { in shouldUseSchedule() argument 6790 if (tooMuchRegisterPressure(SSD, SMS)) in shouldUseSchedule() 6854 SMSchedule &SMS) { in tooMuchRegisterPressure() argument 6862 int Stg = SMS.stageScheduled(const_cast<SUnit *>(&SU)); in tooMuchRegisterPressure() 6870 int OStg = SMS.stageScheduled(S.getSUnit()); in tooMuchRegisterPressure() 6885 for (int Cycle = SMS.getFinalCycle(); Cycle >= SMS.getFirstCycle(); --Cycle) in tooMuchRegisterPressure() 6886 for (int Stage = 0, StageEnd = SMS.getMaxStageCount(); Stage <= StageEnd; in tooMuchRegisterPressure() 6889 SMS.getInstructions(Cycle + Stage * SMS.getInitiationInterval()); in tooMuchRegisterPressure() 6948 auto Stg = SMS.stageScheduled(SU); in tooMuchRegisterPressure() [all …]
|
| /src/contrib/file/magic/Magdir/ |
| H A D | console | 339 # General SMS header rule. 340 # The SMS boot ROM checks the header at three locations. 390 # SMS/GG header locations.
|
| H A D | windows | 1504 >>>>>10 ubyte 13 \b NetWare SMS
|
| /src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 751 virtual bool shouldUseSchedule(SwingSchedulerDAG &SSD, SMSchedule &SMS) { in shouldUseSchedule() argument
|
| /src/contrib/one-true-awk/testdir/ |
| H A D | funstack.in | 6839 @Article{Iguchi:1972:SMS,
|