Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:FDIV

1114   case Instruction::FDiv:
1115 return SelectBinaryOp(I, ISD::FDIV);