Searched defs:E2 (Results 1 - 14 of 14) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp282 SlotIndex E2 = getEndPoint(I2); local
H A DIfConversion.cpp844 MachineBasicBlock::reverse_iterator E2 = MBB2->rbegin(); local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAsm.cpp99 const Expr *E2 = E->IgnoreParenNoopCasts(S.Context); local
H A DSemaChecking.cpp9992 static bool referToTheSameDecl(const Expr *E1, const Expr *E2) { argument
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h63 inline bool equals(const til::SExpr *E1, const til::SExpr *E2) { argument
67 inline bool matches(const til::SExpr *E1, const til::SExpr *E2) { argument
79 inline bool partiallyMatches(const til::SExpr *E1, const til::SExpr *E2) { argument
H A DThreadSafetyTraverse.h315 bool compareByCase(const SExpr *E1, const SExpr* E2) { argument
341 bool compare(const SExpr *E1, const SExpr* E2) { argument
355 static bool compareExprs(const SExpr *E1, const SExpr* E2) { argument
375 bool compare(const SExpr *E1, const SExpr *E2) { argument
393 compareExprs(const SExpr *E1, const SExpr* E2) argument
[all...]
/freebsd-12-stable/contrib/opencsd/decoder/source/ptm/
H A Dtrc_pkt_proc_ptm.cpp941 uint8_t E2 = m_currPacketData[m_numAddrBytes+1]; local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DError.h391 static Error join(Error E1, Error E2) { argument
423 joinErrors(Error E1, Error E2) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp258 E1 = OS1->end(), E2 = OS2->end(); local
159 IsStructurallyEquivalent(StructuralEquivalenceContext &Context, const Expr *E1, const Expr *E2) argument
H A DExpr.cpp3985 bool Expr::isSameComparisonOperand(const Expr* E1, const Expr* E2) { argument
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp983 auto *E2 = cast<Constant>(mapValue(S->getOperand(1))); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp64 auto I2 = RHS.Ranges.begin(), E2 = RHS.Ranges.end(); local
88 auto I2 = RHS.Ranges.begin(), E2 = RHS.Ranges.end(); local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp144 static bool areExprTypesCompatible(const Expr *E1, const Expr *E2) { argument
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h10850 FindCompositePointerType(SourceLocation Loc, ExprResult &E1, ExprResult &E2, bool ConvertArgs = true) argument

Completed in 417 milliseconds