Home
last modified time | relevance | path

Searched defs:NewRHS (Results 1 – 13 of 13) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp669 SDValue NewLHS = N->getOperand(2), NewRHS = N->getOperand(3); in SoftenFloatOp_BR_CC() local
715 SDValue NewLHS = N->getOperand(0), NewRHS = N->getOperand(1); in SoftenFloatOp_SELECT_CC() local
738 SDValue NewLHS = N->getOperand(0), NewRHS = N->getOperand(1); in SoftenFloatOp_SETCC() local
1309 SDValue &NewRHS, in FloatExpandSetCCOperands()
1339 SDValue NewLHS = N->getOperand(2), NewRHS = N->getOperand(3); in ExpandFloatOp_BR_CC() local
1432 SDValue NewLHS = N->getOperand(0), NewRHS = N->getOperand(1); in ExpandFloatOp_SELECT_CC() local
1450 SDValue NewLHS = N->getOperand(0), NewRHS = N->getOperand(1); in ExpandFloatOp_SETCC() local
DLegalizeIntegerTypes.cpp858 void DAGTypeLegalizer::PromoteSetCCOperands(SDValue &NewLHS,SDValue &NewRHS, in PromoteSetCCOperands()
2516 SDValue &NewRHS, in IntegerExpandSetCCOperands()
2621 SDValue NewLHS = N->getOperand(2), NewRHS = N->getOperand(3); in ExpandIntOp_BR_CC() local
2639 SDValue NewLHS = N->getOperand(0), NewRHS = N->getOperand(1); in ExpandIntOp_SELECT_CC() local
2657 SDValue NewLHS = N->getOperand(0), NewRHS = N->getOperand(1); in ExpandIntOp_SETCC() local
DTargetLowering.cpp118 SDValue &NewLHS, SDValue &NewRHS, in softenSetCCOperands()
DDAGCombiner.cpp3895 SDValue NewRHS = DAG.getNode(N->getOpcode(), SDLoc(LHS->getOperand(1)), in visitShiftByConstant() local
/external/llvm/include/llvm/ADT/
DTwine.h486 Child NewLHS, NewRHS; in concat() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineShifts.cpp521 Constant *NewRHS = ConstantExpr::get(I.getOpcode(), Op0C, Op1); in FoldShiftByConstant() local
DInstCombinePHI.cpp83 PHINode *NewLHS = nullptr, *NewRHS = nullptr; in FoldPHIArgBinOpIntoPHI() local
DInstCombineAndOrXor.cpp1141 Value *NewRHS = Builder->CreateAnd(Op0RHS, AndRHS, in visitAnd() local
2331 Constant *NewRHS = ConstantExpr::getOr(Op0CI, RHS); in visitXor() local
DInstructionCombining.cpp1266 Value *NewLHS, *NewRHS; in SimplifyVectorOp() local
DInstCombineCompares.cpp1068 APInt NewRHS = RHS->getValue().zext(SrcBits); in visitICmpInstWithInstAndIntCst() local
/external/llvm/lib/Transforms/Scalar/
DReassociate.cpp716 Value *NewRHS = Ops[i+1].Op; in RewriteExprTree() local
760 Value *NewRHS = Ops[i].Op; in RewriteExprTree() local
DLoopStrengthReduce.cpp2058 Value *NewRHS = nullptr; in OptimizeMax() local
/external/llvm/lib/Analysis/
DInstructionSimplify.cpp2589 Constant *NewRHS = ConstantExpr::getGetElementPtr(Null, IndicesRHS); in SimplifyICmpInst() local