Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp615 Value *OldLHS = Op->getOperand(0); in RewriteExprTree() local
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp441 Init *OldLHS = TI->getLHS(); in resolve() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp294 const SDLoc &dl, const SDValue OldLHS, in softenSetCCOperands()
304 const SDLoc &dl, const SDValue OldLHS, in softenSetCCOperands()
H A DDAGCombiner.cpp10294 SDValue OldLHS = N0.getOperand(0); in foldBitOrderCrossLogicOp() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp11440 ExprResult OldLHS = LHS; in CheckShiftOperands() local