Home
last modified time | relevance | path

Searched refs:LPR (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/sbin/iked/
H A Dsntrup761.c206 #undef LPR /* NTRU LPRime */
221 #ifndef LPR
236 #ifndef LPR
251 #ifndef LPR
266 #ifdef LPR
387 #ifdef LPR
393 #ifndef LPR
443 #ifndef LPR
461 #ifdef LPR
477 #ifndef LPR
[all …]
/openbsd-src/usr.bin/ssh/
H A Dsntrup761.c
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCExpandISEL.cpp385 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()
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonGenMux.cpp349 LivePhysRegs LPR(*HRI); in genMuxInBlock() local
350 LPR.addLiveOuts(B); in genMuxInBlock()
351 auto IsLive = [&LPR,this] (unsigned Reg) -> bool { in genMuxInBlock()
353 if (LPR.contains(*S)) in genMuxInBlock()
371 LPR.stepBackward(I); in genMuxInBlock()
H A DHexagonFrameLowering.cpp1887 LivePhysRegs LPR(HRI); in expandStoreVec2() local
1888 LPR.addLiveIns(B); in expandStoreVec2()
1892 LPR.stepForward(*R, Clobbers); in expandStoreVec2()
1908 if (LPR.contains(SrcLo)) { in expandStoreVec2()
1919 if (LPR.contains(SrcHi)) { in expandStoreVec2()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DLivePhysRegs.h199 LivePhysRegs LPR; in recomputeLiveIns() local
201 computeAndAddLiveIns(LPR, MBB); in recomputeLiveIns()
/openbsd-src/gnu/usr.bin/perl/cpan/Sys-Syslog/win32/
H A DPerlLog.mc76 LPR
79 LPR
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp1755 LivePhysRegs LPR(TRI); in setKillFlags() local
1757 LPR.addLiveOuts(MBB); in setKillFlags()
1777 if (!LPR.contains(MO.getReg())) in setKillFlags()
1784 if (Defs.test(getFPReg(*MO)) || !LPR.contains(MO->getReg())) in setKillFlags()
1787 LPR.stepBackward(MI); in setKillFlags()
/openbsd-src/gnu/usr.bin/gcc/gcc/config/i370/
H A Di370.md3423 return \"LPR %0,%1\";
3440 return \"SLL %1,16\;SRA %1,16\;LPR %0,%1\";
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.td884 def LPR : UnaryRR <"lpr", 0x10, abs, GR32, GR32>;
/openbsd-src/gnu/usr.bin/gcc/gcc/config/s390/
H A Ds390.md181 … >Zero Overflow (A, AR, AH, AHI, S, SR, SH, SHI, LTR, LCR, LNR, LPR, SLA, SLDA, SLA, SR…