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