Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp680 Value *OldLHS = Op->getOperand(0); in RewriteExprTree() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp88 Value *OldLHS = I.getOperand(0); in SimplifyBSwap() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp295 const SDLoc &dl, const SDValue OldLHS, in softenSetCCOperands()
305 const SDLoc &dl, const SDValue OldLHS, in softenSetCCOperands()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp11038 ExprResult OldLHS = LHS; in CheckShiftOperands() local