Home
last modified time | relevance | path

Searched refs:LPD (Results 1 – 12 of 12) sorted by relevance

/openbsd-src/usr.sbin/lpr/SMM.doc/
H A Dspell.ok9 LPD
/openbsd-src/regress/usr.sbin/pkg_add/newcups/cups-2.2.8/
H A D+DESC7 managing print jobs and queues. The Line Printer Daemon ("LPD") Server
/openbsd-src/regress/usr.sbin/pkg_add/oldcups/cups-2.2.7p1/
H A D+DESC7 managing print jobs and queues. The Line Printer Daemon ("LPD") Server
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DModuloSchedule.h336 MachineBasicBlock *peelKernel(LoopPeelDirection LPD);
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DModuloSchedule.cpp1596 PeelingModuloScheduleExpander::peelKernel(LoopPeelDirection LPD) { in peelKernel() argument
1597 MachineBasicBlock *NewBB = PeelSingleBlockLoop(LPD, BB, MRI, TII); in peelKernel()
1598 if (LPD == LPD_Front) in peelKernel()
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZScheduleZEC12.td596 def : InstRW<[WLat2LSU, WLat2LSU, LSU2, GroupAlone], (instregex "LPD(G)?$")>;
H A DSystemZScheduleZ196.td584 def : InstRW<[WLat2LSU, WLat2LSU, LSU2, GroupAlone], (instregex "LPD(G)?$")>;
H A DSystemZScheduleZ13.td625 def : InstRW<[WLat1LSU, WLat1LSU, LSU2, GroupAlone], (instregex "LPD(G)?$")>;
H A DSystemZScheduleZ15.td649 def : InstRW<[WLat1LSU, WLat1LSU, LSU2, GroupAlone], (instregex "LPD(G)?$")>;
H A DSystemZScheduleZ14.td635 def : InstRW<[WLat1LSU, WLat1LSU, LSU2, GroupAlone], (instregex "LPD(G)?$")>;
H A DSystemZScheduleZ16.td649 def : InstRW<[WLat1LSU, WLat1LSU, LSU2, GroupAlone], (instregex "LPD(G)?$")>;
H A DSystemZInstrInfo.td1885 def LPD : BinarySSF<"lpd", 0xC84, GR128>;