Home
last modified time | relevance | path

Searched defs:NewLHS (Results 1 – 9 of 9) 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
1308 void DAGTypeLegalizer::FloatExpandSetCCOperands(SDValue &NewLHS, 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()
2515 void DAGTypeLegalizer::IntegerExpandSetCCOperands(SDValue &NewLHS, 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()
/external/llvm/include/llvm/ADT/
DTwine.h486 Child NewLHS, NewRHS; in concat() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp83 PHINode *NewLHS = nullptr, *NewRHS = nullptr; in FoldPHIArgBinOpIntoPHI() local
DInstCombineAndOrXor.cpp1148 Value *NewLHS = Builder->CreateAnd(Op0LHS, AndRHS, in visitAnd() local
DInstructionCombining.cpp1266 Value *NewLHS, *NewRHS; in SimplifyVectorOp() local
/external/llvm/lib/Transforms/Scalar/
DReassociate.cpp715 Value *NewLHS = Ops[i].Op; in RewriteExprTree() local
/external/llvm/lib/Analysis/
DInstructionSimplify.cpp2586 Constant *NewLHS = ConstantExpr::getGetElementPtr(Null, IndicesLHS); in SimplifyICmpInst() local