Searched refs:E1 (Results 26 - 50 of 90) sorted by relevance

1234

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h63 inline bool equals(const til::SExpr *E1, const til::SExpr *E2) { argument
64 return til::EqualsComparator::compareExprs(E1, E2);
67 inline bool matches(const til::SExpr *E1, const til::SExpr *E2) { argument
71 if (isa<til::Wildcard>(E1))
74 return isa<til::Wildcard>(E1);
76 return til::MatchComparator::compareExprs(E1, E2);
79 inline bool partiallyMatches(const til::SExpr *E1, const til::SExpr *E2) { argument
80 const auto *PE1 = dyn_cast_or_null<til::Project>(E1);
H A DThreadSafetyTIL.h690 auto E1 = Vs.traverse(Body, Vs.declCtx(Ctx)); local
692 return Vs.reduceFunction(*this, Nvd, E1);
745 auto E1 = Vs.traverse(Body, Vs.declCtx(Ctx)); local
748 return Vs.reduceSFunction(*this, Nvd, E1);
1206 BinaryOp(TIL_BinaryOpcode Op, SExpr *E0, SExpr *E1) argument
1207 : SExpr(COP_BinaryOp), Expr0(E0), Expr1(E1) {
1211 BinaryOp(const BinaryOp &B, SExpr *E0, SExpr *E1) argument
1212 : SExpr(B), Expr0(E0), Expr1(E1) {
1881 auto E1 = Vs.traverse(Body, Ctx); local
1883 return Vs.reduceLet(*this, Nvd, E1);
[all...]
/netbsd-current/sys/crypto/des/
H A Ddes_locl.h127 #define LOAD_DATA(R,S,u,t,E0,E1,tmp) \
147 LOAD_DATA(R,S,u,t,E0,E1,u1); \
175 LOAD_DATA(R,S,u,t,E0,E1,u1); \
213 LOAD_DATA_tmp(R,S,u,t,E0,E1); \
231 LOAD_DATA(R,S,u,t,E0,E1,u1); \
260 LOAD_DATA(R,S,u,t,E0,E1,u1); \
290 LOAD_DATA_tmp(R,S,u,t,E0,E1); \
/netbsd-current/external/gpl3/gdb.old/dist/sim/rx/
H A Drx.c251 #define E1 cycles (1) macro
322 #define E1 macro
1359 E1;
1366 E1;
1473 E1;
1481 E1;
1486 E1;
1491 E1;
1496 E1;
1501 E1;
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/rx/
H A Drx.c253 #define E1 cycles (1) macro
324 #define E1 macro
1361 E1;
1368 E1;
1475 E1;
1483 E1;
1488 E1;
1493 E1;
1498 E1;
1503 E1;
[all...]
/netbsd-current/lib/libm/noieee_src/
H A Dn_exp.c91 vc(lnhuge, 9.4961163736712506989E1 ,ec1d,43bd,9010,a73e, 7, .BDEC1DA73E9010)
92 vc(lntiny,-9.5654310917272452386E1 ,4f01,c3bf,33af,d72e, 7,-.BF4F01D72E33AF)
H A Dn_expm1.c93 vc(lnhuge, 9.4961163736712506989E1 ,ec1d,43bd,9010,a73e, 7, .BDEC1DA73E9010)
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/sha/asm/
H A Dsha1-armv8.pl245 my ($ABCD,$E,$E0,$E1)=map("v$_.16b",(0..3));
278 sha1h $E1,$ABCD
287 sha1$f $ABCD,$E1,$W1
294 ($E0,$E1)=($E1,$E0); ($W0,$W1)=($W1,$W0);
299 sha1p $ABCD,$E1,$W1
302 sha1h $E1,$ABCD // 18
306 sha1p $ABCD,$E1,$W1
H A Dsha1-armv4-large.pl612 my ($ABCD,$E,$E0,$E1)=map("q$_",(0..3));
655 sha1h $E1,$ABCD @ 0
664 sha1$f $ABCD,$E1,$W1
671 ($E0,$E1)=($E1,$E0); ($W0,$W1)=($W1,$W0);
676 sha1p $ABCD,$E1,$W1
679 sha1h $E1,$ABCD @ 18
683 sha1p $ABCD,$E1,$W1
H A Dsha1-mb-x86_64.pl522 my ($ABCD0,$E0,$E0_,$BSWAP,$ABCD1,$E1,$E1_)=map("%xmm$_",(0..3,8..10));
595 pshufd \$0b01111111,@MSG0[3],$E1
619 movdqa $E1,0x70(%rsp)
620 paddd @MSG1[0],$E1
627 sha1rnds4 \$0,$E1,$ABCD1 # 0-3
639 movdqa $ABCD1,$E1
643 sha1nexte @MSG1[2],$E1
655 sha1rnds4 \$`int($i/5)`,$E1,$ABCD1 # 8-11
664 ($E0,$E0_)=($E0_,$E0); ($E1,$E1_)=($E1_,$E1);
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/sha/asm/
H A Dsha1-armv8.pl245 my ($ABCD,$E,$E0,$E1)=map("v$_.16b",(0..3));
278 sha1h $E1,$ABCD
287 sha1$f $ABCD,$E1,$W1
294 ($E0,$E1)=($E1,$E0); ($W0,$W1)=($W1,$W0);
299 sha1p $ABCD,$E1,$W1
302 sha1h $E1,$ABCD // 18
306 sha1p $ABCD,$E1,$W1
H A Dsha1-armv4-large.pl621 my ($ABCD,$E,$E0,$E1)=map("q$_",(0..3));
665 sha1h $E1,$ABCD @ 0
674 sha1$f $ABCD,$E1,$W1
681 ($E0,$E1)=($E1,$E0); ($W0,$W1)=($W1,$W0);
686 sha1p $ABCD,$E1,$W1
689 sha1h $E1,$ABCD @ 18
693 sha1p $ABCD,$E1,$W1
H A Dsha1-mb-x86_64.pl533 my ($ABCD0,$E0,$E0_,$BSWAP,$ABCD1,$E1,$E1_)=map("%xmm$_",(0..3,8..10));
609 pshufd \$0b01111111,@MSG0[3],$E1
633 movdqa $E1,0x70(%rsp)
634 paddd @MSG1[0],$E1
641 sha1rnds4 \$0,$E1,$ABCD1 # 0-3
653 movdqa $ABCD1,$E1
657 sha1nexte @MSG1[2],$E1
669 sha1rnds4 \$`int($i/5)`,$E1,$ABCD1 # 8-11
678 ($E0,$E0_)=($E0_,$E0); ($E1,$E1_)=($E1_,$E1);
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DError.h397 static Error join(Error E1, Error E2) { argument
398 if (!E1)
401 return E1;
402 if (E1.isA<ErrorList>()) {
403 auto &E1List = static_cast<ErrorList &>(*E1.getPtr());
412 return E1;
416 E2List.Payloads.insert(E2List.Payloads.begin(), E1.takePayload());
420 new ErrorList(E1.takePayload(), E2.takePayload())));
427 /// ErrorInfo(s), if any, contained in E1, followed by the
429 inline Error joinErrors(Error E1, Erro argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Analysis/
H A DThreadSafetyCommon.cpp482 til::SExpr *E1 = translate(BO->getRHS(), Ctx); local
484 return new (Arena) til::BinaryOp(Op, E1, E0);
486 return new (Arena) til::BinaryOp(Op, E0, E1);
496 til::SExpr *E1 = translate(RHS, Ctx); local
507 E1 = new (Arena) til::BinaryOp(Op, Arg, E1);
508 E1 = addStatement(E1, nullptr, VD);
511 return updateVarDecl(VD, E1);
512 return new (Arena) til::Store(E0, E1);
598 til::SExpr *E1 = translate(E->getIdx(), Ctx); local
[all...]
/netbsd-current/external/historical/nawk/dist/testdir/
H A DT.expr61 0.1E1 yes
/netbsd-current/lib/libm/arch/vax/
H A Dn_support.S200 bleq E1 #if x <= y goto E1
221 E1: label
/netbsd-current/external/gpl3/gcc.old/dist/contrib/
H A Dparanoia.cc77 E1 M V
976 FLOAT E0, E1, Exp2, E3, MinSqEr; member in struct:Paranoia
1151 E1 = U1;
1194 if (U1 == E1)
1870 E1 = Zero;
1899 if (E1 + E1 <= E1)
1902 E1 = FABS (Y1 - Y2);
1948 if (!((E1
[all...]
/netbsd-current/external/gpl3/gcc/dist/contrib/
H A Dparanoia.cc77 E1 M V
976 FLOAT E0, E1, Exp2, E3, MinSqEr; member in struct:Paranoia
1151 E1 = U1;
1194 if (U1 == E1)
1870 E1 = Zero;
1899 if (E1 + E1 <= E1)
1902 E1 = FABS (Y1 - Y2);
1948 if (!((E1
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnitIndex.cpp266 llvm::sort(OffsetLookup, [&](Entry *E1, Entry *E2) {
267 return E1->Contributions[InfoColumn].Offset <
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/cr16/
H A Dlib1funcs.S384 E1: movd (r11, r10), (r3, r2) label
493 beq E1
542 E1: loadw 18(sp), r4 label
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/cr16/
H A Dlib1funcs.S384 E1: movd (r11, r10), (r3, r2) label
493 beq E1
542 E1: loadw 18(sp), r4 label
/netbsd-current/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DX86RecognizableInstr.h60 MAP(E1, 97) \
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DIfConversion.cpp838 MachineBasicBlock::reverse_iterator E1 = MBB1->rbegin(); local
840 while (E1 != B1 && E2 != B2) {
841 skipDebugInstructionsForward(E1, B1, false);
843 if (E1 == B1 && E2 == B2)
846 if (E1 == B1) {
851 assert(!E1->isBranch() && "Branch mis-match, one block is empty.");
855 if (E1->isBranch() || E2->isBranch())
856 assert(E1->isIdenticalTo(*E2) &&
860 ++E1;
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp1741 LinearExpression E1 = local
1743 if (E0.Scale != E1.Scale || E0.Val.ZExtBits != E1.Val.ZExtBits ||
1744 E0.Val.SExtBits != E1.Val.SExtBits ||
1745 !isValueEqualInPotentialCycles(E0.Val.V, E1.Val.V))
1755 APInt MinDiff = E0.Offset - E1.Offset, Wrapped = -MinDiff;

Completed in 193 milliseconds

1234