Home
last modified time | relevance | path

Searched defs:NewLHS (Results 1 – 10 of 10) sorted by relevance

/NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/
HDLegalizeFloatTypes.cpp754 SDValue NewLHS = N->getOperand(2), NewRHS = N->getOperand(3); in SoftenFloatOp_BR_CC() local
793 SDValue NewLHS = N->getOperand(0), NewRHS = N->getOperand(1); in SoftenFloatOp_SELECT_CC() local
816 SDValue NewLHS = N->getOperand(0), NewRHS = N->getOperand(1); in SoftenFloatOp_SETCC() local
1410 void DAGTypeLegalizer::FloatExpandSetCCOperands(SDValue &NewLHS, in FloatExpandSetCCOperands()
1441 SDValue NewLHS = N->getOperand(2), NewRHS = N->getOperand(3); in ExpandFloatOp_BR_CC() local
1535 SDValue NewLHS = N->getOperand(0), NewRHS = N->getOperand(1); in ExpandFloatOp_SELECT_CC() local
1553 SDValue NewLHS = N->getOperand(0), NewRHS = N->getOperand(1); in ExpandFloatOp_SETCC() local
HDLegalizeIntegerTypes.cpp908 void DAGTypeLegalizer::PromoteSetCCOperands(SDValue &NewLHS,SDValue &NewRHS, in PromoteSetCCOperands()
2641 void DAGTypeLegalizer::IntegerExpandSetCCOperands(SDValue &NewLHS, in IntegerExpandSetCCOperands()
2747 SDValue NewLHS = N->getOperand(2), NewRHS = N->getOperand(3); in ExpandIntOp_BR_CC() local
2765 SDValue NewLHS = N->getOperand(0), NewRHS = N->getOperand(1); in ExpandIntOp_SELECT_CC() local
2783 SDValue NewLHS = N->getOperand(0), NewRHS = N->getOperand(1); in ExpandIntOp_SETCC() local
HDTargetLowering.cpp122 SDValue &NewLHS, SDValue &NewRHS, in softenSetCCOperands()
/NextBSD/contrib/llvm/include/llvm/ADT/
HDTwine.h500 Child NewLHS, NewRHS; in concat() local
/NextBSD/contrib/llvm/lib/Transforms/InstCombine/
HDInstCombinePHI.cpp81 PHINode *NewLHS = nullptr, *NewRHS = nullptr; in FoldPHIArgBinOpIntoPHI() local
HDInstCombineSelect.cpp1106 Value *NewLHS = Builder->CreateNot(LHS); in visitSelectInst() local
HDInstCombineAndOrXor.cpp139 Value *NewLHS = IsBswapLHS ? IntrLHS->getOperand(0) : in SimplifyBSwap() local
1252 Value *NewLHS = Builder->CreateAnd(Op0LHS, AndRHS, in visitAnd() local
HDInstructionCombining.cpp1297 Value *NewLHS, *NewRHS; in SimplifyVectorOp() local
/NextBSD/contrib/llvm/lib/Transforms/Scalar/
HDReassociate.cpp786 Value *NewLHS = Ops[i].Op; in RewriteExprTree() local
/NextBSD/contrib/llvm/lib/Analysis/
HDInstructionSimplify.cpp2995 Constant *NewLHS = ConstantExpr::getGetElementPtr( in SimplifyICmpInst() local