Home
last modified time | relevance | path

Searched refs:Iop_Recip64Fx2 (Results 1 – 5 of 5) sorted by relevance

/external/valgrind/main/memcheck/tests/vbit-test/
Dutil.c708 case Iop_Recip64Fx2: case Iop_Recip64F0x2: in typeof_primop()
Dirops.c621 { DEFOP(Iop_Recip64Fx2, UNDEF_UNKNOWN), },
/external/valgrind/main/VEX/pub/
Dlibvex_ir.h1348 Iop_Recip64Fx2, enumerator
/external/valgrind/main/VEX/priv/
Dir_defs.c638 case Iop_Recip64Fx2: vex_printf("Recip64Fx2"); return; in ppIROp()
2903 case Iop_Recip64Fx2: case Iop_Recip64F0x2: in typeOfPrimop()
Dhost_x86_isel.c3427 case Iop_Recip64Fx2: op = Xsse_RCPF; goto do_64Fx2_unary; in iselVecExpr_wrk()