Home
last modified time | relevance | path

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

/freebsd-14.2/share/doc/smm/07.lpd/
H A Dspell.ok9 LPD
/freebsd-14.2/sys/contrib/device-tree/Bindings/iio/adc/
H A Dxlnx,zynqmp-ams.yaml36 PS Sysmon |7 |LPD temperature measurement. |Temperature
38 |9 |VCC PS LPD voltage measurement (supply1). |Voltage
56 |26 |LPD Internal voltage measurement, VCC_PSINTLP (supply4). |Voltage
/freebsd-14.2/share/dict/
H A Dfreebsd99 LPD
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DModuloSchedule.h337 MachineBasicBlock *peelKernel(LoopPeelDirection LPD);
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp1591 PeelingModuloScheduleExpander::peelKernel(LoopPeelDirection LPD) { in peelKernel() argument
1592 MachineBasicBlock *NewBB = PeelSingleBlockLoop(LPD, BB, MRI, TII); in peelKernel()
1593 if (LPD == LPD_Front) in peelKernel()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZScheduleZ196.td584 def : InstRW<[WLat2LSU, WLat2LSU, LSU2, GroupAlone], (instregex "LPD(G)?$")>;
H A DSystemZScheduleZEC12.td596 def : InstRW<[WLat2LSU, WLat2LSU, LSU2, GroupAlone], (instregex "LPD(G)?$")>;
H A DSystemZScheduleZ13.td625 def : InstRW<[WLat1LSU, WLat1LSU, LSU2, GroupAlone], (instregex "LPD(G)?$")>;
H A DSystemZScheduleZ16.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 DSystemZScheduleZ15.td649 def : InstRW<[WLat1LSU, WLat1LSU, LSU2, GroupAlone], (instregex "LPD(G)?$")>;
H A DSystemZInstrInfo.td1818 def LPD : BinarySSF<"lpd", 0xC84, GR128>;