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

/freebsd-11.0-release/contrib/llvm/lib/CodeGen/
H A DMachineCopyPropagation.cpp92 MachineBasicBlock::const_iterator E2 = MI; local
H A DRegAllocPBQP.cpp246 SlotIndex E2 = getEndPoint(I2); local
H A DMachineInstr.cpp873 auto I2 = MI2.memoperands_begin(), E2 = MI2.memoperands_end(); local
949 MachineBasicBlock::const_instr_iterator E2= Other->getParent()->instr_end(); local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaStmtAsm.cpp47 const Expr *E2 = E->IgnoreParenNoopCasts(S.Context); local
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/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.h289 bool compareByCase(const SExpr *E1, const SExpr* E2) { argument
316 bool compare(const SExpr *E1, const SExpr* E2) { argument
330 static bool compareExprs(const SExpr *E1, const SExpr* E2) { argument
352 bool compare(const SExpr *E1, const SExpr* E2) { argument
370 compareExprs(const SExpr *E1, const SExpr* E2) argument
[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/Linker/
H A DIRMover.cpp984 auto *E2 = MapValue(S->getOperand(1), ValueMap, ValueMapperFlags, local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Analysis/
H A DCFG.cpp90 static bool areExprTypesCompatible(const Expr *E1, const Expr *E2) { argument
/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/include/clang/Sema/
H A DSema.h8509 FindCompositePointerType(SourceLocation Loc, ExprResult &E1, ExprResult &E2, bool *NonStandardCompositeType = nullptr) argument

Completed in 325 milliseconds