Home
last modified time | relevance | path

Searched defs:NewSub (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp2011 Value *NewSub = SubBuilder(OtherHandOfSubIsTrueVal ? FalseVal : TrueVal); in visitSub() local
2294 Value *NewSub = Builder.CreateFSubFMF(Y, X, &I); in visitFSub() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
DHexagonBitSimplify.cpp941 unsigned NewSub) { in hasTiedUse()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1061 SDValue NewSub = SimplifyMultipleUseDemandedBits( in SimplifyDemandedBits() local
2616 SDValue NewSub = SimplifyMultipleUseDemandedVectorElts( in SimplifyDemandedVectorElts() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp49564 SDValue NewSub = DAG.getNode( in combineAddOrSubToADCOrSBB() local
49594 SDValue NewSub = DAG.getNode(X86ISD::SUB, SDLoc(EFLAGS), in combineAddOrSubToADCOrSBB() local
49625 SDValue NewSub = DAG.getNode( in combineAddOrSubToADCOrSBB() local