Home
last modified time | relevance | path

Searched defs:NegB (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp15527 bool NegB = invertIfNegative(B); combineVFMADD_VLWithVFNEG_VL() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp52915 bool NegB = !!NewOps[1]; in getNegatedExpression() local
54078 bool NegB = invertIfNegative(B); in combineFMA() local