Home | History | Annotate | Download | only in PowerPC

Lines Matching full:frsqrte

83 def PPCfrsqrte: SDNode<"PPCISD::FRSQRTE", SDTFPUnaryOp, []>;
2137 defm FRSQRTE : XForm_26r<63, 26, (outs f8rc:$frD), (ins f8rc:$frB),
2138 "frsqrte", "$frD, $frB", IIC_FPGeneral,