Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp852 SDValue NewLHS = N->getOperand(2), NewRHS = N->getOperand(3); in SoftenFloatOp_BR_CC() local
920 SDValue NewLHS = N->getOperand(0), NewRHS = N->getOperand(1); in SoftenFloatOp_SELECT_CC() local
952 SDValue NewLHS = GetSoftenedFloat(Op0); in SoftenFloatOp_SETCC() local
1693 void DAGTypeLegalizer::FloatExpandSetCCOperands(SDValue &NewLHS, in FloatExpandSetCCOperands()
1724 SDValue NewLHS = N->getOperand(2), NewRHS = N->getOperand(3); in ExpandFloatOp_BR_CC() local
1822 SDValue NewLHS = N->getOperand(0), NewRHS = N->getOperand(1); in ExpandFloatOp_SELECT_CC() local
1840 SDValue NewLHS = N->getOperand(0), NewRHS = N->getOperand(1); in ExpandFloatOp_SETCC() local
DLegalizeIntegerTypes.cpp1348 void DAGTypeLegalizer::PromoteSetCCOperands(SDValue &NewLHS,SDValue &NewRHS, in PromoteSetCCOperands()
3803 void DAGTypeLegalizer::IntegerExpandSetCCOperands(SDValue &NewLHS, in IntegerExpandSetCCOperands()
3950 SDValue NewLHS = N->getOperand(2), NewRHS = N->getOperand(3); in ExpandIntOp_BR_CC() local
3968 SDValue NewLHS = N->getOperand(0), NewRHS = N->getOperand(1); in ExpandIntOp_SELECT_CC() local
3986 SDValue NewLHS = N->getOperand(0), NewRHS = N->getOperand(1); in ExpandIntOp_SETCC() local
DTargetLowering.cpp284 SDValue &NewLHS, SDValue &NewRHS, in softenSetCCOperands()
294 SDValue &NewLHS, SDValue &NewRHS, in softenSetCCOperands()
DDAGCombiner.cpp5864 SDValue NewLHS = ZeroN00 ? N0.getOperand(1) : N0.getOperand(0); in visitOR() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DTwine.h509 Child NewLHS, NewRHS; in concat() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DTwine.h501 Child NewLHS, NewRHS; in concat() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp220 Value *NewLHS = CheapExpansions[InvariantLHS]; in makeIVComparisonInvariant() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp336 PHINode *NewLHS = nullptr, *NewRHS = nullptr; in FoldPHIArgBinOpIntoPHI() local
DInstCombineAndOrXor.cpp89 Value *NewLHS; in SimplifyBSwap() local
1801 Value *NewLHS = Builder.CreateAnd(X, Op1, X->getName() + ".masked"); in visitAnd() local
DInstructionCombining.cpp1587 Value *NewLHS = ConstOp1 ? V1 : NewC; in foldVectorBinop() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DReassociate.cpp677 Value *NewLHS = Ops[i].Op; in RewriteExprTree() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInstructionSimplify.cpp3484 Constant *NewLHS = ConstantExpr::getGetElementPtr( in SimplifyICmpInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp3540 SDValue NewLHS = LHS.getOperand(0); in foldFreeOpFromSelect() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp40594 SDValue NewLHS = lowerX86CmpEqZeroToCtlzSrl(LHS, VT, DAG); in combineOrCmpEqZeroToCtlzSrl() local