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

  /external/valgrind/main/VEX/pub/
libvex_ir.h 470 Iop_Left8, Iop_Left16, Iop_Left32, Iop_Left64, /* \x -> x | -x */
    [all...]
  /external/valgrind/main/memcheck/tests/vbit-test/
util.c 388 case Iop_CmpwNEZ32: case Iop_Left32: UNARY(Ity_I32,Ity_I32);
    [all...]
irops.c 104 { DEFOP(Iop_Left32, UNDEF_UNKNOWN), }, // not supported by mc_translate
    [all...]
  /external/valgrind/main/VEX/priv/
ir_opt.c     [all...]
ir_defs.c 216 case Iop_Left32: vex_printf("Left32"); return;
    [all...]
host_arm64_isel.c     [all...]
host_s390_isel.c     [all...]
host_mips_isel.c     [all...]
host_x86_isel.c     [all...]
host_amd64_isel.c     [all...]
host_ppc_isel.c     [all...]
host_arm_isel.c     [all...]
  /external/valgrind/main/memcheck/
mc_translate.c 607 return assignNew('V', mce, Ity_I32, unop(Iop_Left32, a1));
    [all...]

Completed in 380 milliseconds