Searched refs:LPD (Results 1 – 11 of 11) sorted by relevance
/freebsd/share/doc/smm/07.lpd/ |
H A D | spell.ok | 9 LPD
|
/freebsd/share/dict/ |
H A D | freebsd | 99 LPD
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | ModuloSchedule.h | 337 MachineBasicBlock *peelKernel(LoopPeelDirection LPD);
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | ModuloSchedule.cpp | 1598 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 D | SystemZScheduleZEC12.td | 596 def : InstRW<[WLat2LSU, WLat2LSU, LSU2, GroupAlone], (instregex "LPD(G)?$")>;
|
H A D | SystemZScheduleZ196.td | 584 def : InstRW<[WLat2LSU, WLat2LSU, LSU2, GroupAlone], (instregex "LPD(G)?$")>;
|
H A D | SystemZScheduleZ13.td | 625 def : InstRW<[WLat1LSU, WLat1LSU, LSU2, GroupAlone], (instregex "LPD(G)?$")>;
|
H A D | SystemZScheduleZ14.td | 635 def : InstRW<[WLat1LSU, WLat1LSU, LSU2, GroupAlone], (instregex "LPD(G)?$")>;
|
H A D | SystemZScheduleZ15.td | 650 def : InstRW<[WLat1LSU, WLat1LSU, LSU2, GroupAlone], (instregex "LPD(G)?$")>;
|
H A D | SystemZScheduleZ16.td | 650 def : InstRW<[WLat1LSU, WLat1LSU, LSU2, GroupAlone], (instregex "LPD(G)?$")>;
|
H A D | SystemZInstrInfo.td | 1829 def LPD : BinarySSF<"lpd", 0xC84, GR128>;
|