Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:FMul

995   case Instruction::FMul:
996 return SelectBinaryOp(I, ISD::FMUL);