Searched refs:LPR (Results 1 – 14 of 14) sorted by relevance
| /freebsd-13.1/crypto/openssh/ |
| H A D | sntrup761.c | 225 #ifndef LPR 240 #ifndef LPR 255 #ifndef LPR 270 #ifdef LPR 391 #ifdef LPR 397 #ifndef LPR 465 #ifdef LPR 785 #ifdef LPR 825 #ifdef LPR 841 #ifdef LPR [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCExpandISEL.cpp | 385 LivePhysRegs LPR; in reorganizeBlockLayout() local 386 computeAndAddLiveIns(LPR, *NewSuccessor); in reorganizeBlockLayout() 467 LivePhysRegs LPR; in populateBlocks() local 468 computeAndAddLiveIns(LPR, *TrueBlock); in populateBlocks() 473 LivePhysRegs LPR; in populateBlocks() local 474 computeAndAddLiveIns(LPR, *FalseBlock); in populateBlocks()
|
| /freebsd-13.1/share/mk/ |
| H A D | bsd.doc.mk | 66 LPR?= lpr 130 ${LPR} ${DFILE.${_dev}} 132 ${DCOMPRESS_CMD} -d ${DFILE.${_dev}} | ${LPR}
|
| H A D | src.opts.mk | 141 LPR \
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonGenMux.cpp | 355 LivePhysRegs LPR(*HRI); in genMuxInBlock() local 356 LPR.addLiveOuts(B); in genMuxInBlock() 357 auto IsLive = [&LPR,this] (unsigned Reg) -> bool { in genMuxInBlock() 359 if (LPR.contains(*S)) in genMuxInBlock() 377 LPR.stepBackward(*I); in genMuxInBlock()
|
| H A D | HexagonFrameLowering.cpp | 1922 LivePhysRegs LPR(HRI); in expandStoreVec2() local 1923 LPR.addLiveIns(B); in expandStoreVec2() 1927 LPR.stepForward(*R, Clobbers); in expandStoreVec2() 1948 if (LPR.contains(SrcLo)) { in expandStoreVec2() 1959 if (LPR.contains(SrcHi)) { in expandStoreVec2()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | LivePhysRegs.h | 197 LivePhysRegs LPR; in recomputeLiveIns() local 199 computeAndAddLiveIns(LPR, MBB); in recomputeLiveIns()
|
| /freebsd-13.1/share/dict/ |
| H A D | freebsd | 101 LPR
|
| /freebsd-13.1/libexec/bootpd/ |
| H A D | bootptab.mcs | 24 # lp -- LPR servers
|
| H A D | bootptab.cmu | 23 # lp -- LPR servers
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86FloatingPoint.cpp | 1731 LivePhysRegs LPR(TRI); in setKillFlags() local 1733 LPR.addLiveOuts(MBB); in setKillFlags() 1755 if (!LPR.contains(MO.getReg())) in setKillFlags() 1762 if (Defs.test(getFPReg(*MO)) || !LPR.contains(MO->getReg())) in setKillFlags() 1765 LPR.stepBackward(MI); in setKillFlags()
|
| /freebsd-13.1/crypto/heimdal/lib/krb5/ |
| H A D | log.c | 89 L(LPR),
|
| H A D | verify_krb5_conf.c | 256 L(LPR),
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrInfo.td | 858 def LPR : UnaryRR <"lpr", 0x10, abs, GR32, GR32>;
|