Searched refs:Iop_RSqrt32Fx4 (Results 1 - 12 of 12) sorted by relevance

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h1279 Iop_Sqrt32Fx4, Iop_RSqrt32Fx4, enumerator in enum:__anon32282
/external/valgrind/main/memcheck/tests/vbit-test/
H A Dutil.c709 case Iop_RSqrt32Fx4: case Iop_RSqrt32F0x4:
H A Dirops.c572 { DEFOP(Iop_RSqrt32Fx4, UNDEF_UNKNOWN), },
/external/valgrind/main/VEX/
H A Dtest_main.c1953 case Iop_RSqrt32Fx4:
/external/valgrind/main/VEX/priv/
H A Dir_defs.c647 case Iop_RSqrt32Fx4: vex_printf("RSqrt32Fx4"); return;
2904 case Iop_RSqrt32Fx4: case Iop_RSqrt32F0x4:
H A Dhost_x86_isel.c3417 case Iop_RSqrt32Fx4: op = Xsse_RSQRTF; goto do_32Fx4_unary;
H A Dhost_amd64_isel.c3230 case Iop_RSqrt32Fx4: op = Asse_RSQRTF; goto do_32Fx4_unary;
H A Dhost_ppc_isel.c4795 case Iop_RSqrt32Fx4: fpop = Pavfp_RSQRTF; goto do_32Fx4_unary;
H A Dguest_x86_toIR.c9370 "rsqrtps", Iop_RSqrt32Fx4 );
H A Dguest_amd64_toIR.c12680 "rsqrtps", Iop_RSqrt32Fx4 );
24362 uses_vvvv, vbi, pfx, delta, "vrsqrtps", Iop_RSqrt32Fx4 );
[all...]
H A Dguest_ppc_toIR.c17862 putVReg( vD_addr, unop(Iop_RSqrt32Fx4, mkexpr(vB)) );
/external/valgrind/main/memcheck/
H A Dmc_translate.c4016 case Iop_RSqrt32Fx4:

Completed in 354 milliseconds