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

  /external/valgrind/main/VEX/priv/
guest_s390_toIR.c     [all...]
guest_ppc_toIR.c     [all...]
guest_amd64_toIR.c     [all...]
guest_s390_helpers.c     [all...]
host_s390_isel.c 211 if (expr->tag == Iex_Binop && expr->Iex.Binop.op == Iop_Add64) {
914 case Iop_Add64:
    [all...]
host_amd64_isel.c 925 case Iop_Add8: case Iop_Add16: case Iop_Add32: case Iop_Add64:
    [all...]
host_ppc_isel.c     [all...]
guest_arm_toIR.c     [all...]
ir_opt.c     [all...]
guest_amd64_helpers.c     [all...]
host_x86_isel.c     [all...]
ir_defs.c 119 case Iop_Add8 ... Iop_Add64:
    [all...]
host_arm_isel.c     [all...]
guest_x86_toIR.c     [all...]
  /external/valgrind/main/coregrind/
m_translate.c 293 # define IS_ADD(op) (sizeof_SP==4 ? ((op)==Iop_Add32) : ((op)==Iop_Add64))
    [all...]
  /external/valgrind/main/memcheck/
mc_translate.c     [all...]
  /external/valgrind/main/VEX/pub/
libvex_ir.h 405 (eg) Iop_Add64 == IopAdd8 + 3. -- */
408 Iop_Add8, Iop_Add16, Iop_Add32, Iop_Add64,
    [all...]
  /external/valgrind/main/VEX/
test_main.c     [all...]
  /external/valgrind/main/exp-dhat/
dh_main.c 791 IRStmt* st2 = assign(t2, binop(Iop_Add64, mkexpr(t1), mkU64(n)));
    [all...]
  /external/valgrind/tsan/
ts_valgrind.cc     [all...]
  /external/valgrind/main/massif/
ms_main.c     [all...]
  /external/valgrind/main/helgrind/
hg_main.c     [all...]

Completed in 237 milliseconds