Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp1990 Value *NewSub = SubBuilder(OtherHandOfSubIsTrueVal ? FalseVal : TrueVal); in visitSub() local
2250 Value *NewSub = Builder.CreateFSubFMF(Y, X, &I); in visitFSub() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp941 unsigned NewSub) { in hasTiedUse()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1070 SDValue NewSub = SimplifyMultipleUseDemandedBits( in SimplifyDemandedBits() local
2604 SDValue NewSub = SimplifyMultipleUseDemandedVectorElts( in SimplifyDemandedVectorElts() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp49240 SDValue NewSub = DAG.getNode( in combineAddOrSubToADCOrSBB() local
49270 SDValue NewSub = DAG.getNode(X86ISD::SUB, SDLoc(EFLAGS), in combineAddOrSubToADCOrSBB() local
49301 SDValue NewSub = DAG.getNode( in combineAddOrSubToADCOrSBB() local