HomeSort by relevance Sort by last modified time
    Searched refs:V128 (Results 26 - 37 of 37) sorted by null

12

  /external/valgrind/VEX/priv/
ir_opt.c 1640 UShort v128 = e->Iex.Unop.arg->Iex.Const.con->Ico.V128; local
1649 UShort v128 = e->Iex.Unop.arg->Iex.Const.con->Ico.V128; local
1682 UShort v128 = e->Iex.Unop.arg->Iex.Const.con->Ico.V128; local
    [all...]
ir_defs.c 64 case Ity_V128: vex_printf( "V128"); break;
89 case Ico_V128: vex_printf( "V128{0x%04x}", (UInt)(con->Ico.V128)); break;
    [all...]
main_main.c 249 vassert(16 == sizeof(V128));
    [all...]
host_amd64_isel.c     [all...]
host_arm_isel.c 540 The return type can be I{64,32} or V128. In the V128 case, it
    [all...]
host_ppc_isel.c     [all...]
host_arm64_isel.c 506 The return type can be I{64,32} or V128. In the V128 case, it
    [all...]
host_x86_isel.c 453 * The return type can be I{64,32,16,8} or V128. In the V128
    [all...]
guest_arm_toIR.c     [all...]
guest_arm64_toIR.c 368 /* Initialise V128 temporaries en masse. */
    [all...]
  /external/valgrind/VEX/pub/
libvex_ir.h 304 UShort V128; /* 16-bit value; see Ico_V128 comment above */
500 Iop_DivModU128to64, // :: V128,I64 -> V128
    [all...]
  /external/valgrind/memcheck/
mc_main.c     [all...]

Completed in 882 milliseconds

12