Lines Matching defs:FAdd
16877 SDValue FAdd = N0.getOpcode() == ISD::FADD ? N0 : N1;16878 if (!hasNoInfs(Options, FAdd))