Searched refs:Asse_SQRTF (Results 1 – 3 of 3) sorted by relevance
530 case Asse_SQRTF: return "sqrt"; in showAMD64SseOp()1625 || i->Ain.Sse32Fx4.op == Asse_SQRTF ); in getRegUsage_AMD64Instr()1634 || i->Ain.Sse32FLo.op == Asse_SQRTF ); in getRegUsage_AMD64Instr()1643 || i->Ain.Sse64Fx2.op == Asse_SQRTF ); in getRegUsage_AMD64Instr()1652 || i->Ain.Sse64FLo.op == Asse_SQRTF ); in getRegUsage_AMD64Instr()3578 case Asse_SQRTF: *p++ = 0x51; break; in emit_AMD64Instr()3605 case Asse_SQRTF: *p++ = 0x51; break; in emit_AMD64Instr()3634 case Asse_SQRTF: *p++ = 0x51; break; in emit_AMD64Instr()3661 case Asse_SQRTF: *p++ = 0x51; break; in emit_AMD64Instr()
319 Asse_RCPF, Asse_RSQRTF, Asse_SQRTF, enumerator
3240 case Iop_Sqrt32F0x4: op = Asse_SQRTF; goto do_32F0x4_unary; in iselVecExpr_wrk()3256 case Iop_Sqrt64F0x2: op = Asse_SQRTF; goto do_64F0x2_unary; in iselVecExpr_wrk()3315 (Asse_SQRTF, arg, dst)); in iselVecExpr_wrk()3806 case Iop_Sqrt32Fx8: op = Asse_SQRTF; goto do_32Fx8_unary; in iselDVecExpr_wrk()3821 case Iop_Sqrt64Fx4: op = Asse_SQRTF; goto do_64Fx4_unary; in iselDVecExpr_wrk()