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

12

  /external/valgrind/coregrind/m_gdbserver/
m_gdbserver.c     [all...]
  /external/valgrind/VEX/priv/
host_arm_isel.c 536 else if (aTy == Ity_I64) {
592 else if (aTy == Ity_I64) {
660 case Ity_I64:
693 Suppose the arg types are (Ity_I32, Ity_I64). Then we will have
    [all...]
ir_opt.c     [all...]
  /external/valgrind/cachegrind/
cg_main.c     [all...]
  /external/valgrind/massif/
ms_main.c     [all...]
  /external/valgrind/lackey/
lk_main.c 317 case Ity_I64: return 4;
    [all...]
  /external/valgrind/exp-sgcheck/
sg_main.c     [all...]
  /external/valgrind/VEX/pub/
libvex_ir.h 226 Ity_I64,
541 Iop_64to1, /* :: Ity_I64 -> Ity_Bit, just select bit[0] */
544 Iop_1Uto64, /* :: Ity_Bit -> Ity_I64, unsigned widen */
548 Iop_1Sto64, /* :: Ity_Bit -> Ity_I64, signed widen */
    [all...]
  /external/valgrind/memcheck/
mc_machine.c     [all...]
  /external/valgrind/callgrind/
main.c 722 == (sizeof(HWord)==4 ? Ity_I32 : Ity_I64));
742 == (sizeof(HWord)==4 ? Ity_I32 : Ity_I64));
    [all...]
  /external/valgrind/helgrind/
hg_main.c     [all...]

Completed in 515 milliseconds

12