Searched defs:NewRHS (Results 1 - 16 of 16) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTConv.h351 llvm::SMTExprRef NewRHS = RHS; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp422 PHINode *NewLHS = nullptr, *NewRHS = nullptr; local
H A DInstCombineShifts.cpp813 Constant *NewRHS = ConstantExpr::get(I.getOpcode(), local
830 Constant *NewRHS = ConstantExpr::get(I.getOpcode(), local
857 Constant *NewRHS = ConstantExpr::get(I.getOpcode(), local
876 Constant *NewRHS = ConstantExpr::get(I.getOpcode(), local
H A DInstCombineAddSub.cpp1367 Constant *NewRHS = ConstantInt::get(RHS->getType(), minusC1); local
H A DInstCombineAndOrXor.cpp1857 Value *NewRHS = Builder.CreateAnd(Y, Op1, Y->getName() + ".masked"); local
H A DInstructionCombining.cpp1702 Value *NewRHS = ConstOp1 ? NewC : V1; local
H A DInstCombineCompares.cpp1542 APInt NewRHS = C.zext(SrcBits); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp679 Value *NewRHS = Ops[i+1].Op; local
723 Value *NewRHS = Ops[i].Op; local
H A DLoopStrengthReduce.cpp2316 Value *NewRHS = nullptr; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp241 Value *NewRHS = CheapExpansions[InvariantRHS]; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp893 SDValue NewLHS = N->getOperand(2), NewRHS = N->getOperand(3); local
977 SDValue NewLHS = N->getOperand(0), NewRHS = N->getOperand(1); local
1010 SDValue NewRHS = GetSoftenedFloat(Op1); local
1804 FloatExpandSetCCOperands(SDValue &NewLHS, SDValue &NewRHS, ISD::CondCode &CCCode, const SDLoc &dl, SDValue &Chain, bool IsSignaling) argument
1842 SDValue NewLHS = N->getOperand(2), NewRHS = N->getOperand(3); local
1926 SDValue NewLHS = N->getOperand(0), NewRHS = N->getOperand(1); local
1947 SDValue NewRHS = N->getOperand(IsStrict ? 2 : 1); local
[all...]
H A DLegalizeIntegerTypes.cpp1587 void DAGTypeLegalizer::PromoteSetCCOperands(SDValue &NewLHS,SDValue &NewRHS, argument
4237 IntegerExpandSetCCOperands(SDValue &NewLHS, SDValue &NewRHS, ISD::CondCode &CCCode, const SDLoc &dl) argument
4384 SDValue NewLHS = N->getOperand(2), NewRHS = N->getOperand(3); local
4402 SDValue NewLHS = N->getOperand(0), NewRHS = N->getOperand(1); local
4420 SDValue NewLHS = N->getOperand(0), NewRHS = N->getOperand(1); local
[all...]
H A DTargetLowering.cpp292 softenSetCCOperands(SelectionDAG &DAG, EVT VT, SDValue &NewLHS, SDValue &NewRHS, ISD::CondCode &CCCode, const SDLoc &dl, const SDValue OldLHS, const SDValue OldRHS) const argument
302 softenSetCCOperands(SelectionDAG &DAG, EVT VT, SDValue &NewLHS, SDValue &NewRHS, ISD::CondCode &CCCode, const SDLoc &dl, const SDValue OldLHS, const SDValue OldRHS, SDValue &Chain, bool IsSignaling) const argument
H A DDAGCombiner.cpp8072 SDValue NewRHS = DAG.getNode(N->getOpcode(), DL, VT, LHS.getOperand(1), local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInstructionSimplify.cpp3619 Constant *NewRHS = ConstantExpr::getGetElementPtr( local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp3523 SDValue NewRHS = RHS; local

Completed in 688 milliseconds