Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp2575 Value *NegA = I.hasNoUnsignedWrap() in visitSub() local
H A DInstCombineAndOrXor.cpp4329 Value *NegA = Add->hasNoUnsignedWrap() in canonicalizeAbs() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp15526 bool NegA = invertIfNegative(A); combineVFMADD_VLWithVFNEG_VL() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp52914 bool NegA = !!NewOps[0]; in getNegatedExpression() local
54077 bool NegA = invertIfNegative(A); in combineFMA() local