Searched defs:invertIfNegative (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.cpp | 15448 auto invertIfNegative = [&Mask, &VL](SDValue &V) { combineVFMADD_VLWithVFNEG_VL() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 53907 auto invertIfNegative = [&DAG, &TLI, &DCI](SDValue &V) { combineFMA() local |