Home
last modified time | relevance | path

Searched refs:Iop_RSqrt32F0x4 (Results 1 – 8 of 8) sorted by relevance

/external/valgrind/main/VEX/pub/
Dlibvex_ir.h1205 Iop_Recip32F0x4, Iop_Sqrt32F0x4, Iop_RSqrt32F0x4, enumerator
/external/valgrind/main/VEX/priv/
Dir_defs.c637 case Iop_RSqrt32F0x4: vex_printf("RSqrt32F0x4"); return; in ppIROp()
2616 case Iop_RSqrt32Fx4: case Iop_RSqrt32F0x4: in typeOfPrimop()
Dhost_x86_isel.c3330 case Iop_RSqrt32F0x4: op = Xsse_RSQRTF; goto do_32F0x4_unary; in iselVecExpr_wrk()
Dhost_amd64_isel.c2954 case Iop_RSqrt32F0x4: op = Asse_RSQRTF; goto do_32F0x4_unary; in iselVecExpr_wrk()
Dguest_amd64_toIR.c12062 "rsqrtss", Iop_RSqrt32F0x4 ); in dis_ESC_0F__SSE2()
22432 uses_vvvv, vbi, pfx, delta, "vrsqrtss", Iop_RSqrt32F0x4 ); in dis_ESC_0F__VEX()
Dguest_x86_toIR.c9191 "rsqrtss", Iop_RSqrt32F0x4 ); in disInstr_X86_WRK()
/external/valgrind/main/VEX/
Dtest_main.c1935 case Iop_RSqrt32F0x4: in expr2vbits_Unop()
/external/valgrind/main/memcheck/
Dmc_translate.c3581 case Iop_RSqrt32F0x4: in expr2vbits_Unop()