Searched refs:Iop_RSqrt64Fx2 (Results 1 - 5 of 5) sorted by relevance

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h1344 Iop_Sqrt64Fx2, Iop_RSqrt64Fx2, enumerator in enum:__anon32282
/external/valgrind/main/memcheck/tests/vbit-test/
H A Dutil.c710 case Iop_RSqrt64Fx2: case Iop_RSqrt64F0x2:
H A Dirops.c619 { DEFOP(Iop_RSqrt64Fx2, UNDEF_UNKNOWN), },
/external/valgrind/main/VEX/priv/
H A Dir_defs.c650 case Iop_RSqrt64Fx2: vex_printf("RSqrt64Fx2"); return;
2905 case Iop_RSqrt64Fx2: case Iop_RSqrt64F0x2:
H A Dhost_x86_isel.c3428 case Iop_RSqrt64Fx2: op = Xsse_RSQRTF; goto do_64Fx2_unary;

Completed in 98 milliseconds