Home
last modified time | relevance | path

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

/external/valgrind/main/memcheck/tests/vbit-test/
Dutil.c709 case Iop_RSqrt32Fx4: case Iop_RSqrt32F0x4: in typeof_primop()
Dirops.c606 { DEFOP(Iop_RSqrt32F0x4, UNDEF_UNKNOWN), },
/external/valgrind/main/VEX/pub/
Dlibvex_ir.h1331 Iop_Recip32F0x4, Iop_Sqrt32F0x4, Iop_RSqrt32F0x4, enumerator
/external/valgrind/main/VEX/priv/
Dir_defs.c648 case Iop_RSqrt32F0x4: vex_printf("RSqrt32F0x4"); return; in ppIROp()
2904 case Iop_RSqrt32Fx4: case Iop_RSqrt32F0x4: in typeOfPrimop()
Dhost_x86_isel.c3440 case Iop_RSqrt32F0x4: op = Xsse_RSQRTF; goto do_32F0x4_unary; in iselVecExpr_wrk()
Dhost_amd64_isel.c3250 case Iop_RSqrt32F0x4: op = Asse_RSQRTF; goto do_32F0x4_unary; in iselVecExpr_wrk()
Dguest_x86_toIR.c9378 "rsqrtss", Iop_RSqrt32F0x4 ); in disInstr_X86_WRK()
Dguest_amd64_toIR.c12674 "rsqrtss", Iop_RSqrt32F0x4 ); in dis_ESC_0F__SSE2()
24356 uses_vvvv, vbi, pfx, delta, "vrsqrtss", Iop_RSqrt32F0x4 ); in dis_ESC_0F__VEX()
/external/valgrind/main/VEX/
Dtest_main.c1958 case Iop_RSqrt32F0x4: in expr2vbits_Unop()
/external/valgrind/main/memcheck/
Dmc_translate.c4042 case Iop_RSqrt32F0x4: in expr2vbits_Unop()