Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:FADD

984   case Instruction::FAdd:
985 return SelectBinaryOp(I, ISD::FADD);