Home
last modified time | relevance | path

Searched refs:LPD (Results 1 – 13 of 13) 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/clang/lib/Sema/
H A DSemaOpenACCAtomic.cpp503 PartialDiagnostic LPD = in CheckIncDecAssignCompoundAssign() local
511 bool Failed = CheckOperandVariable(BinInf->LHS, LPD) || in CheckIncDecAssignCompoundAssign()
/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.cpp1617 PeelingModuloScheduleExpander::peelKernel(LoopPeelDirection LPD) { in peelKernel() argument
1618 MachineBasicBlock *NewBB = PeelSingleBlockLoop(LPD, BB, MRI, TII); in peelKernel()
1619 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 DSystemZScheduleZ17.td653 def : InstRW<[WLat1LSU, WLat1LSU, LSU2, GroupAlone], (instregex "LPD(G)?$")>;
H A DSystemZScheduleZ15.td650 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.td650 def : InstRW<[WLat1LSU, WLat1LSU, LSU2, GroupAlone], (instregex "LPD(G)?$")>;
H A DSystemZInstrInfo.td1855 def LPD : BinarySSF<"lpd", 0xC84, GR128>;