Searched defs:NegB (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.cpp | 14087 bool NegB = invertIfNegative(B); combineVFMADD_VLWithVFNEG_VL() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 51662 bool NegB = !!NewOps[1]; getNegatedExpression() local |