Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp1934 Value *NewSub = SubBuilder(OtherHandOfSubIsTrueVal ? FalseVal : TrueVal); in visitSub() local
2209 Value *NewSub = Builder.CreateFSubFMF(Y, X, &I); in visitFSub() local
DInstructionCombining.cpp1990 Value *NewSub = Builder.CreateSub(PtrToInt, Index->getOperand(1)); in visitGetElementPtrInst() local
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp1952 Value *NewSub = SubBuilder(OtherHandOfSubIsTrueVal ? FalseVal : TrueVal); in visitSub() local
2180 Value *NewSub = Builder.CreateFSubFMF(Y, X, &I); in visitFSub() local
DInstructionCombining.cpp2158 Value *NewSub = Builder.CreateSub(PtrToInt, Index->getOperand(1)); in visitGetElementPtrInst() local
/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp1592 Value *NewSub = Builder->CreateSub(PtrToInt, Index->getOperand(1)); in visitGetElementPtrInst() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonBitSimplify.cpp940 unsigned NewSub) { in hasTiedUse()
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonBitSimplify.cpp941 unsigned NewSub) { in hasTiedUse()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1059 SDValue NewSub = SimplifyMultipleUseDemandedBits( in SimplifyDemandedBits() local
2574 SDValue NewSub = SimplifyMultipleUseDemandedVectorElts( in SimplifyDemandedVectorElts() local
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp48079 SDValue NewSub = DAG.getNode( in combineAddOrSubToADCOrSBB() local
48109 SDValue NewSub = DAG.getNode(X86ISD::SUB, SDLoc(EFLAGS), in combineAddOrSubToADCOrSBB() local
48140 SDValue NewSub = DAG.getNode( in combineAddOrSubToADCOrSBB() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp44668 SDValue NewSub = DAG.getNode( in combineAddOrSubToADCOrSBB() local
44698 SDValue NewSub = DAG.getNode(X86ISD::SUB, SDLoc(EFLAGS), in combineAddOrSubToADCOrSBB() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp30402 SDValue NewSub = DAG.getNode(X86ISD::SUB, SDLoc(EFLAGS), in combineX86SetCC() local