Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp2481 Value *NewSub = SubBuilder(OtherHandOfSubIsTrueVal ? FalseVal : TrueVal); visitSub() local
2847 Value *NewSub = Builder.CreateFSubFMF(Y, X, &I); visitFSub() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp969 unsigned NewSub) { in hasTiedUse() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1263 SDValue NewSub = SimplifyMultipleUseDemandedBits( SimplifyDemandedBits() local
3287 SDValue NewSub = SimplifyMultipleUseDemandedVectorElts( SimplifyDemandedVectorElts() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp46287 SDValue NewSub = combineCMov() local
49164 SDValue NewSub = DAG.getNode( combineAddOrSubToADCOrSBB() local
49196 SDValue NewSub = combineAddOrSubToADCOrSBB() local
49226 SDValue NewSub = combineAddOrSubToADCOrSBB() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp19126 SDValue NewSub = DAG.getNode(ISD::SUB, DL, VT, Z, Y); performAddCombineSubShift() local
[all...]