Home | History | Annotate | Download | only in SelectionDAG

Lines Matching full:fadd

1097   case Instruction::FAdd:
1098 return SelectBinaryOp(I, ISD::FADD);