HomeSort by relevance Sort by last modified time
    Searched refs:w16 (Results 1 - 3 of 3) sorted by null

  /external/valgrind/main/VEX/priv/
host_generic_simd128.c 186 res->w16[0] = max16U(argL->w16[0], argR->w16[0]);
187 res->w16[1] = max16U(argL->w16[1], argR->w16[1]);
188 res->w16[2] = max16U(argL->w16[2], argR->w16[2]);
189 res->w16[3] = max16U(argL->w16[3], argR->w16[3])
    [all...]
ir_opt.c 1174 UShort w16 = e->Iex.Unop.arg->Iex.Const.con->Ico.U16; local
1180 UShort w16 = e->Iex.Unop.arg->Iex.Const.con->Ico.U16; local
    [all...]
  /external/valgrind/main/VEX/pub/
libvex_basictypes.h 69 UShort w16[8]; member in union:__anon13595

Completed in 152 milliseconds