Searched defs:NegA (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineAddSub.cpp | 2570 Value *NegA = I.hasNoUnsignedWrap() visitSub() local |
H A D | InstCombineAndOrXor.cpp | 4276 Value *NegA = Add->hasNoUnsignedWrap() canonicalizeAbs() local |
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.cpp | 15459 bool NegA = invertIfNegative(A); combineVFMADD_VLWithVFNEG_VL() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 52776 bool NegA = !!NewOps[0]; getNegatedExpression() local |