Searched defs:NewLHS (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTConv.h350 llvm::SMTExprRef NewLHS = LHS; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp422 PHINode *NewLHS = nullptr, *NewRHS = nullptr; local
H A DInstCombineAndOrXor.cpp91 Value *NewLHS; local
1863 Value *NewLHS = Builder.CreateAnd(X, Op1, X->getName() + ".masked"); local
H A DInstructionCombining.cpp1701 Value *NewLHS = ConstOp1 ? V1 : NewC; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp678 Value *NewLHS = Ops[i].Op; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp240 Value *NewLHS = CheapExpansions[InvariantLHS]; 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
1009 SDValue NewLHS = GetSoftenedFloat(Op0); local
1029 ReplaceValueWith(SDValue(N, 0), NewLHS); 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
1946 SDValue NewLHS = N->getOperand(IsStrict ? 1 : 0); local
1959 ReplaceValueWith(SDValue(N, 0), NewLHS); 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
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInstructionSimplify.cpp3615 Constant *NewLHS = ConstantExpr::getGetElementPtr( local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp3522 SDValue NewLHS = LHS.getOperand(0); local

Completed in 482 milliseconds