Home
last modified time | relevance | path

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

/openbsd/src/sbin/iked/
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/gnu/llvm/llvm/lib/Target/PowerPC/
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/
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()
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/
DLivePhysRegs.h199 LivePhysRegs LPR; in recomputeLiveIns() local
201 computeAndAddLiveIns(LPR, MBB); in recomputeLiveIns()
/openbsd/src/gnu/usr.bin/perl/cpan/Sys-Syslog/win32/
DPerlLog.mc76 LPR
79 LPR
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
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/
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/
DSystemZInstrInfo.td884 def LPR : UnaryRR <"lpr", 0x10, abs, GR32, GR32>;
/openbsd/src/gnu/usr.bin/gcc/gcc/config/s390/
Ds390.md181 … >Zero Overflow (A, AR, AH, AHI, S, SR, SH, SHI, LTR, LCR, LNR, LPR, SLA, SLDA, SLA, SR…