Home | History | Annotate | Download | only in PowerPC

Lines Matching full:fcfids

997   case PPCISD::FCFIDS:          return "PPCISD::FCFIDS";
6308 unsigned ConvOp = Signed ? (SinglePrec ? PPCISD::FCFIDS : PPCISD::FCFID) :
6368 // If we have FCFIDS, then use it when converting to single-precision.
6372 : PPCISD::FCFIDS)
10029 // If we have FCFIDS, then use it when converting to single-precision.
10033 : PPCISD::FCFIDS)