Searched refs:SSD (Results 1 – 12 of 12) sorted by relevance
| /src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | MachinePipeliner.h | 393 void computeNodeSetInfo(SwingSchedulerDAG *SSD) { in computeNodeSetInfo() argument 395 MaxMOV = std::max(MaxMOV, SSD->getMOV(SU)); in computeNodeSetInfo() 396 MaxDepth = std::max(MaxDepth, SSD->getDepth(SU)); in computeNodeSetInfo() 644 computeUnpipelineableNodes(SwingSchedulerDAG *SSD, 648 reorderInstructions(const SwingSchedulerDAG *SSD, 652 normalizeNonPipelinedInstructions(SwingSchedulerDAG *SSD, 654 bool isValidSchedule(SwingSchedulerDAG *SSD); 655 void finalizeSchedule(SwingSchedulerDAG *SSD); 656 void orderDependence(const SwingSchedulerDAG *SSD, SUnit *SU, 658 bool isLoopCarried(const SwingSchedulerDAG *SSD, MachineInstr &Phi) const; [all …]
|
| H A D | TargetInstrInfo.h | 751 virtual bool shouldUseSchedule(SwingSchedulerDAG &SSD, SMSchedule &SMS) { in shouldUseSchedule() argument
|
| /src/share/misc/ |
| H A D | pci_vendors | 114 0b60 NVMe DC SSD [Sentinel Rock Plus controller] 115 025e 8008 NVMe DC SSD U.2 15mm [D7-P5510] 116 025e 8208 NVMe DC SSD U.2 15mm [D7-P5810] 117 025e 8d1d NVMe DC SSD E1.L 9.5mm [D5-P5316] 118 025e 9008 NVMe DC SSD U.2 15mm [D7-P5520] 119 025e 900c NVMe DC SSD E1.S 9.5mm [D7-P5520] 120 025e 900d NVMe DC SSD E1.S 15mm [D7-P5520] 121 025e 901c NVMe DC SSD E1.L 9.5mm [D7-P5520] 122 025e 9108 NVMe DC SSD U.2 15mm [D7-P5620] 123 025e c008 NVMe DC SSD U.2 15mm [D5-P5530] [all …]
|
| H A D | iso3166 | 228 SS SSD 728 South Sudan
|
| H A D | usb_vendors | 5713 61f3 Portable SSD T3 (MU-PT250B, MU-PT500B) 5714 61f5 Portable SSD T5 5777 8002 Portable SSD 500GB Model Number: MU - P8500B 5778 8003 Portable SSD T1 10796 558c Extreme Portable SSD 15225 0562 Netac Portable SSD Z6s 16296 25f3 My Passport SSD (WDBK3E) 19249 07d1 Transcend ESD400 Portable SSD (USB 3.0)
|
| /src/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MachinePipeliner.cpp | 1083 static void computeScheduledInsts(const SwingSchedulerDAG *SSD, in computeScheduledInsts() argument 1104 CycleInstrs = Schedule.reorderInstructions(SSD, CycleInstrs); in computeScheduledInsts() 1553 bool detect(const SwingSchedulerDAG *SSD, SMSchedule &Schedule, in detect() argument 1560 computeScheduledInsts(SSD, Schedule, OrderedInsts, Stages); in detect() 2977 void SMSchedule::orderDependence(const SwingSchedulerDAG *SSD, SUnit *SU, in orderDependence() argument 2998 if (unsigned NewReg = SSD->getInstrBaseReg(SU)) in orderDependence() 3034 isLoopCarriedDefOfUse(SSD, (*I)->getInstr(), MO)) { in orderDependence() 3091 orderDependence(SSD, UseSU, Insts); in orderDependence() 3092 orderDependence(SSD, SU, Insts); in orderDependence() 3093 orderDependence(SSD, DefSU, Insts); in orderDependence() [all …]
|
| /src/sys/contrib/device-tree/src/arm/aspeed/ |
| H A D | aspeed-bmc-quanta-q71l.dts | 238 * SSD 1, 239 * SSD 2
|
| /src/sys/contrib/device-tree/src/arm/marvell/ |
| H A D | kirkwood-t5325.dts | 91 label = "SSD firmware";
|
| /src/sys/contrib/device-tree/src/arm64/mediatek/ |
| H A D | mt7988a-bananapi-bpi-r4.dtsi | 240 /* M.2 key-M SSD */
|
| /src/contrib/llvm-project/lld/docs/ |
| H A D | index.rst | 63 E5-2680 2.80 GHz machine with an SSD drive. We ran gold and lld with
|
| /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() 6853 bool ARMPipelinerLoopInfo::tooMuchRegisterPressure(SwingSchedulerDAG &SSD, in tooMuchRegisterPressure() argument 6860 for (auto &SU : SSD.SUnits) { in tooMuchRegisterPressure()
|
| /src/sys/dev/usb/ |
| H A D | usbdevs | 1326 product ATP EUSB 0xaf01 ATP IG eUSB SSD 3352 product MICRON REALSSD 0x0655 Real SSD eUSB
|