Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp747 SDValue NewLHS = N->getOperand(2), NewRHS = N->getOperand(3); in SoftenFloatOp_BR_CC() local
786 SDValue NewLHS = N->getOperand(0), NewRHS = N->getOperand(1); in SoftenFloatOp_SELECT_CC() local
809 SDValue NewLHS = N->getOperand(0), NewRHS = N->getOperand(1); in SoftenFloatOp_SETCC() local
1401 void DAGTypeLegalizer::FloatExpandSetCCOperands(SDValue &NewLHS, in FloatExpandSetCCOperands()
1432 SDValue NewLHS = N->getOperand(2), NewRHS = N->getOperand(3); in ExpandFloatOp_BR_CC() local
1525 SDValue NewLHS = N->getOperand(0), NewRHS = N->getOperand(1); in ExpandFloatOp_SELECT_CC() local
1543 SDValue NewLHS = N->getOperand(0), NewRHS = N->getOperand(1); in ExpandFloatOp_SETCC() local
DLegalizeIntegerTypes.cpp890 void DAGTypeLegalizer::PromoteSetCCOperands(SDValue &NewLHS,SDValue &NewRHS, in PromoteSetCCOperands()
2557 void DAGTypeLegalizer::IntegerExpandSetCCOperands(SDValue &NewLHS, in IntegerExpandSetCCOperands()
2663 SDValue NewLHS = N->getOperand(2), NewRHS = N->getOperand(3); in ExpandIntOp_BR_CC() local
2681 SDValue NewLHS = N->getOperand(0), NewRHS = N->getOperand(1); in ExpandIntOp_SELECT_CC() local
2699 SDValue NewLHS = N->getOperand(0), NewRHS = N->getOperand(1); in ExpandIntOp_SETCC() local
DTargetLowering.cpp121 SDValue &NewLHS, SDValue &NewRHS, in softenSetCCOperands()
/external/llvm/include/llvm/ADT/
DTwine.h500 Child NewLHS, NewRHS; in concat() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp82 PHINode *NewLHS = nullptr, *NewRHS = nullptr; in FoldPHIArgBinOpIntoPHI() local
DInstCombineSelect.cpp1181 Value *NewLHS = Builder->CreateNot(LHS); in visitSelectInst() local
DInstCombineAndOrXor.cpp138 Value *NewLHS = IsBswapLHS ? IntrLHS->getOperand(0) : in SimplifyBSwap() local
1251 Value *NewLHS = Builder->CreateAnd(Op0LHS, AndRHS, in visitAnd() local
DInstructionCombining.cpp1269 Value *NewLHS, *NewRHS; in SimplifyVectorOp() local
/external/llvm/lib/Transforms/Scalar/
DReassociate.cpp787 Value *NewLHS = Ops[i].Op; in RewriteExprTree() local
/external/llvm/lib/Analysis/
DInstructionSimplify.cpp2981 Constant *NewLHS = ConstantExpr::getGetElementPtr( in SimplifyICmpInst() local