Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp652 SDValue NewLHS = N->getOperand(2), NewRHS = N->getOperand(3); in SoftenFloatOp_BR_CC() local
698 SDValue NewLHS = N->getOperand(0), NewRHS = N->getOperand(1); in SoftenFloatOp_SELECT_CC() local
721 SDValue NewLHS = N->getOperand(0), NewRHS = N->getOperand(1); in SoftenFloatOp_SETCC() local
1281 SDValue &NewRHS, in FloatExpandSetCCOperands()
1311 SDValue NewLHS = N->getOperand(2), NewRHS = N->getOperand(3); in ExpandFloatOp_BR_CC() local
1393 SDValue NewLHS = N->getOperand(0), NewRHS = N->getOperand(1); in ExpandFloatOp_SELECT_CC() local
1411 SDValue NewLHS = N->getOperand(0), NewRHS = N->getOperand(1); in ExpandFloatOp_SETCC() local
DLegalizeIntegerTypes.cpp830 void DAGTypeLegalizer::PromoteSetCCOperands(SDValue &NewLHS,SDValue &NewRHS, in PromoteSetCCOperands()
2512 SDValue &NewRHS, in IntegerExpandSetCCOperands()
2612 SDValue NewLHS = N->getOperand(2), NewRHS = N->getOperand(3); in ExpandIntOp_BR_CC() local
2630 SDValue NewLHS = N->getOperand(0), NewRHS = N->getOperand(1); in ExpandIntOp_SELECT_CC() local
2648 SDValue NewLHS = N->getOperand(0), NewRHS = N->getOperand(1); in ExpandIntOp_SETCC() local
DTargetLowering.cpp103 SDValue &NewLHS, SDValue &NewRHS, in softenSetCCOperands()
DDAGCombiner.cpp3602 SDValue NewRHS = DAG.getNode(N->getOpcode(), SDLoc(LHS->getOperand(1)), in visitShiftByConstant() local
/external/llvm/include/llvm/ADT/
DTwine.h482 Child NewLHS, NewRHS; in concat() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineShifts.cpp510 Constant *NewRHS = ConstantExpr::get(I.getOpcode(), Op0C, Op1); in FoldShiftByConstant() local
DInstCombinePHI.cpp81 PHINode *NewLHS = 0, *NewRHS = 0; in FoldPHIArgBinOpIntoPHI() local
DInstCombineAndOrXor.cpp1042 Value *NewRHS = Builder->CreateAnd(Op0RHS, AndRHS, in visitAnd() local
2219 Constant *NewRHS = ConstantExpr::getOr(Op0CI, RHS); in visitXor() local
DInstCombineCompares.cpp1069 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.cpp1979 Value *NewRHS = 0; in OptimizeMax() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp2312 SDValue NewRHS = DAG.getNode(ISD::BITCAST, DL, VT, AndOp.getOperand(1)); in LowerVectorSETCC() local
/external/llvm/lib/Analysis/
DInstructionSimplify.cpp2556 Constant *NewRHS = ConstantExpr::getGetElementPtr(Null, IndicesRHS); in SimplifyICmpInst() local