Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp1934 Value *NewSub = SubBuilder(OtherHandOfSubIsTrueVal ? FalseVal : TrueVal); in visitSub() local
2209 Value *NewSub = Builder.CreateFSubFMF(Y, X, &I); in visitFSub() local
H A DInstructionCombining.cpp1990 Value *NewSub = Builder.CreateSub(PtrToInt, Index->getOperand(1)); in visitGetElementPtrInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp2232 Value *NewSub = SubBuilder(OtherHandOfSubIsTrueVal ? FalseVal : TrueVal); in visitSub() local
2572 Value *NewSub = Builder.CreateFSubFMF(Y, X, &I); in visitFSub() local
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1592 Value *NewSub = Builder->CreateSub(PtrToInt, Index->getOperand(1)); in visitGetElementPtrInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp863 if (SDValue NewSub = SimplifyMultipleUseDemandedBits( in SimplifyMultipleUseDemandedBits() local
1236 SDValue NewSub = SimplifyMultipleUseDemandedBits( in SimplifyDemandedBits() local
3100 SDValue NewSub = SimplifyMultipleUseDemandedVectorElts( in SimplifyDemandedVectorElts() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp940 unsigned NewSub) { in hasTiedUse()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp969 unsigned NewSub) { in hasTiedUse()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp54214 SDValue NewSub = DAG.getNode( in combineAddOrSubToADCOrSBB() local
54246 SDValue NewSub = in combineAddOrSubToADCOrSBB() local
54276 SDValue NewSub = in combineAddOrSubToADCOrSBB() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp44671 SDValue NewSub = DAG.getNode( in combineAddOrSubToADCOrSBB() local
44701 SDValue NewSub = DAG.getNode(X86ISD::SUB, SDLoc(EFLAGS), in combineAddOrSubToADCOrSBB() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp17572 SDValue NewSub = DAG.getNode(ISD::SUB, DL, VT, Z, Y); in performAddCombineSubShift() local
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp30402 SDValue NewSub = DAG.getNode(X86ISD::SUB, SDLoc(EFLAGS), in combineX86SetCC() local