Home | History | Annotate | Download | only in SelectionDAG

Lines Matching full:fsqrt

4766     case Intrinsic::sqrt:      Opcode = ISD::FSQRT;      break;
5828 if (visitUnaryFloatCall(I, ISD::FSQRT))