Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp2316 Value *NegA = Builder.CreateNeg(A, "", I.hasNoUnsignedWrap(), in visitSub() local
H A DInstCombineAndOrXor.cpp3711 Value *NegA = Builder.CreateNeg(A, "", Add->hasNoUnsignedWrap(), in canonicalizeAbs() local
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp10510 bool NegA = invertIfNegative(A); in PerformDAGCombine() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp52146 bool NegA = !!NewOps[0]; in getNegatedExpression() local
53112 bool NegA = invertIfNegative(A); in combineFMA() local