Home
last modified time | relevance | path

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

/freebsd/share/doc/smm/07.lpd/
H A Dspell.ok9 LPD
/freebsd/share/dict/
H A Dfreebsd99 LPD
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DModuloSchedule.h337 MachineBasicBlock *peelKernel(LoopPeelDirection LPD);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp1598 PeelingModuloScheduleExpander::peelKernel(LoopPeelDirection LPD) { in peelKernel() argument
1599 MachineBasicBlock *NewBB = PeelSingleBlockLoop(LPD, BB, MRI, TII); in peelKernel()
1600 if (LPD == LPD_Front) in peelKernel()
/freebsd/contrib/llvm-project/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 DSystemZScheduleZ14.td635 def : InstRW<[WLat1LSU, WLat1LSU, LSU2, GroupAlone], (instregex "LPD(G)?$")>;
H A DSystemZScheduleZ15.td650 def : InstRW<[WLat1LSU, WLat1LSU, LSU2, GroupAlone], (instregex "LPD(G)?$")>;
H A DSystemZScheduleZ16.td650 def : InstRW<[WLat1LSU, WLat1LSU, LSU2, GroupAlone], (instregex "LPD(G)?$")>;
H A DSystemZInstrInfo.td1829 def LPD : BinarySSF<"lpd", 0xC84, GR128>;