Searched defs:E1 (Results 1 - 16 of 16) sorted by relevance

/freebsd-11.0-release/crypto/openssl/crypto/des/
H A Dfcrypt_b.c89 register DES_LONG E0, E1; local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Analysis/
H A DThreadSafetyCommon.cpp458 til::SExpr *E1 = translate(BO->getRHS(), Ctx); local
472 til::SExpr *E1 = translate(RHS, Ctx); local
573 til::SExpr *E1 = translate(E->getIdx(), Ctx); local
[all...]
H A DCFG.cpp90 static bool areExprTypesCompatible(const Expr *E1, const Expr *E2) { argument
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h43 inline bool equals(const til::SExpr *E1, const til::SExpr *E2) { argument
47 inline bool matches(const til::SExpr *E1, const til::SExpr *E2) { argument
59 inline bool partiallyMatches(const til::SExpr *E1, const til::SExpr *E2) { argument
H A DThreadSafetyTraverse.h197 R_SExpr reduceCode(Code &Orig, R_SExpr E0, R_SExpr E1) { argument
200 R_SExpr reduceField(Field &Orig, R_SExpr E0, R_SExpr E1) { argument
203 R_SExpr reduceApply(Apply &Orig, R_SExpr E0, R_SExpr E1) { argument
206 R_SExpr reduceSApply(SApply &Orig, R_SExpr E0, R_SExpr E1) { argument
213 R_SExpr reduceStore(Store &Orig, R_SExpr E0, R_SExpr E1) { return E0 && E1; } argument
214 reduceArrayIndex(Store &Orig, R_SExpr E0, R_SExpr E1) argument
217 reduceArrayAdd(Store &Orig, R_SExpr E0, R_SExpr E1) argument
221 reduceBinaryOp(BinaryOp &Orig, R_SExpr E0, R_SExpr E1) argument
289 compareByCase(const SExpr *E1, const SExpr* E2) argument
316 compare(const SExpr *E1, const SExpr* E2) argument
330 compareExprs(const SExpr *E1, const SExpr* E2) argument
352 compare(const SExpr *E1, const SExpr* E2) argument
370 compareExprs(const SExpr *E1, const SExpr* E2) argument
[all...]
H A DThreadSafetyTIL.h680 auto E1 = Vs.traverse(Body, Vs.declCtx(Ctx)); local
735 auto E1 = Vs.traverse(Body, Vs.declCtx(Ctx)); local
1211 BinaryOp(TIL_BinaryOpcode Op, SExpr *E0, SExpr *E1) argument
1215 BinaryOp(const BinaryOp &B, SExpr *E0, SExpr *E1) argument
1885 auto E1 = Vs.traverse(Body, Ctx); local
[all...]
/freebsd-11.0-release/contrib/llvm/include/llvm/Support/
H A DGCOV.h306 bool operator()(const GCOVEdge *E1, const GCOVEdge *E2) { argument
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp245 SlotIndex E1 = getEndPoint(I1); local
H A DMachineInstr.cpp872 auto I1 = MI1.memoperands_begin(), E1 = MI1.memoperands_end(); local
947 MachineBasicBlock::const_instr_iterator E1 = getParent()->instr_end(); local
/freebsd-11.0-release/contrib/llvm/lib/Linker/
H A DIRMover.cpp982 auto *E1 = MapValue(S->getOperand(0), ValueMap, ValueMapperFlags, local
/freebsd-11.0-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp2576 BinaryOperator *E1; local
/freebsd-11.0-release/sys/dev/mn/
H A Dif_mn.c237 enum framing {WHOKNOWS, E1, E1U, T1, T1U}; enumerator in enum:framing
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DASTImporter.cpp310 IsStructurallyEquivalent(StructuralEquivalenceContext &Context, Expr *E1, Expr *E2) argument
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprCXX.cpp5094 FindCompositePointerType(SourceLocation Loc, Expr *&E1, Expr *&E2, bool *NonStandardCompositeType) argument
[all...]
H A DSemaChecking.cpp5512 static bool referToTheSameDecl(const Expr *E1, const Expr *E2) { argument
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h8509 FindCompositePointerType(SourceLocation Loc, ExprResult &E1, ExprResult &E2, bool *NonStandardCompositeType = nullptr) argument

Completed in 482 milliseconds