Home
last modified time | relevance | path

Searched defs:OrigLHS (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExpr.cpp646 ExprResult OrigLHS = LHS; in ParseRHSOfBinaryExpression() local
2265 Expr* OrigLHS = !LHS.isInvalid() ? LHS.get() : nullptr; in ParsePostfixExpressionSuffix() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp3222 Value *OrigLHS, *OrigRHS; in foldICmpSelectConstant() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp14903 Expr *OrigLHS = LHS; in BuildSynthesizedThreeWayComparison() local
H A DSemaExpr.cpp9762 OriginalOperand OrigLHS(LHS.get()), OrigRHS(RHS.get()); in InvalidOperands() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp12429 auto *OrigLHS = LHS; in isImpliedViaOperations() local