Home
last modified time | relevance | path

Searched defs:OldRHS (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp681 Value *OldRHS = Op->getOperand(1); in RewriteExprTree() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp89 Value *OldRHS = I.getOperand(1); in SimplifyBSwap() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp306 const SDValue OldRHS, in softenSetCCOperands()