Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp2570 Value *NegA = I.hasNoUnsignedWrap() visitSub() local
H A DInstCombineAndOrXor.cpp4276 Value *NegA = Add->hasNoUnsignedWrap() canonicalizeAbs() local
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp15459 bool NegA = invertIfNegative(A); combineVFMADD_VLWithVFNEG_VL() local
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp52776 bool NegA = !!NewOps[0]; getNegatedExpression() local
53939 bool NegA = invertIfNegative(A); combineFMA() local
[all...]