Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:visitFAdd

776   void visitFAdd(const User &I) { visitBinary(I, ISD::FADD); }