Searched refs:Pavfp_RSQRTF (Results 1 – 3 of 3) sorted by relevance
428 Pavfp_RCPF, Pavfp_RSQRTF, enumerator
718 case Pavfp_RSQRTF: return "vrsqrtefp"; in showPPCAvFpOp()3859 case Pavfp_RSQRTF: opc2 = 330; break; // vrsqrtefp in emit_PPCInstr()
3527 case Iop_RSqrt32Fx4: fpop = Pavfp_RSQRTF; goto do_32Fx4_unary; in iselVecExpr_wrk()