Searched refs:Iop_RecipEst32F0x4 (Results 1 – 10 of 10) sorted by relevance
/external/valgrind/memcheck/tests/vbit-test/ |
D | util.c | 707 case Iop_RecipEst32Fx4: case Iop_RecipEst32F0x4: in typeof_primop()
|
D | irops.c | 612 { DEFOP(Iop_RecipEst32F0x4, UNDEF_UNKNOWN), },
|
/external/valgrind/VEX/pub/ |
D | libvex_ir.h | 1351 Iop_RecipEst32F0x4, Iop_Sqrt32F0x4, Iop_RSqrtEst32F0x4, enumerator
|
/external/valgrind/VEX/priv/ |
D | ir_defs.c | 646 case Iop_RecipEst32F0x4: vex_printf("RecipEst32F0x4"); return; in ppIROp() 3022 case Iop_RecipEst32Fx4: case Iop_RecipEst32F0x4: in typeOfPrimop()
|
D | host_x86_isel.c | 3426 case Iop_RecipEst32F0x4: op = Xsse_RCPF; goto do_32F0x4_unary; in iselVecExpr_wrk()
|
D | host_amd64_isel.c | 3238 case Iop_RecipEst32F0x4: op = Asse_RCPF; goto do_32F0x4_unary; in iselVecExpr_wrk()
|
D | guest_x86_toIR.c | 9371 "rcpss", Iop_RecipEst32F0x4 ); in disInstr_X86_WRK()
|
D | guest_amd64_toIR.c | 12698 "rcpss", Iop_RecipEst32F0x4 ); in dis_ESC_0F__SSE2() 24431 uses_vvvv, vbi, pfx, delta, "vrcpss", Iop_RecipEst32F0x4 ); in dis_ESC_0F__VEX()
|
/external/valgrind/VEX/useful/ |
D | test_main.c | 1979 case Iop_RecipEst32F0x4: in expr2vbits_Unop()
|
/external/valgrind/memcheck/ |
D | mc_translate.c | 4331 case Iop_RecipEst32F0x4: in expr2vbits_Unop()
|