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