Home | History | Annotate | Download | only in SelectionDAG

Lines Matching full:fmul

895   case Instruction::FMul:
896 return SelectBinaryOp(I, ISD::FMUL);