Searched refs:LPD (Results 1 – 9 of 9) sorted by relevance
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/ |
| H A D | ModuloSchedule.h | 334 MachineBasicBlock *peelKernel(LoopPeelDirection LPD);
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/ |
| H A D | ModuloSchedule.cpp | 1575 PeelingModuloScheduleExpander::peelKernel(LoopPeelDirection LPD) { in peelKernel() argument 1576 MachineBasicBlock *NewBB = PeelSingleBlockLoop(LPD, BB, MRI, TII); in peelKernel() 1577 if (LPD == LPD_Front) in peelKernel()
|
| /llvm-project-15.0.7/llvm/lib/Target/SystemZ/ |
| H A D | SystemZScheduleZ196.td | 584 def : InstRW<[WLat2LSU, WLat2LSU, LSU2, GroupAlone], (instregex "LPD(G)?$")>;
|
| H A D | SystemZScheduleZEC12.td | 596 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 | SystemZScheduleZ16.td | 649 def : InstRW<[WLat1LSU, WLat1LSU, LSU2, GroupAlone], (instregex "LPD(G)?$")>;
|
| H A D | SystemZScheduleZ15.td | 649 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 | SystemZInstrInfo.td | 1889 def LPD : BinarySSF<"lpd", 0xC84, GR128>;
|