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

  /external/valgrind/main/VEX/priv/
ir_opt.c 108 * Redundant-GetI removal
126 * If block contains GetI or PutI, Expensive transformations.
129 - Unrolled a loop, and block does not contain GetI or PutI:
132 - Unrolled a loop, and block contains GetI or PutI:
144 accessed using GetI/PutI, and there is no need so far for them to
290 IRExpr_GetI(ex->Iex.GetI.descr,
291 flatten_Expr(bb, ex->Iex.GetI.ix),
292 ex->Iex.GetI.bias)));
714 key = mk_key_GetIPutI ( e->Iex.GetI.descr );
    [all...]
ir_defs.c     [all...]
host_x86_isel.c     [all...]
host_amd64_isel.c     [all...]
host_ppc_isel.c     [all...]
  /external/valgrind/main/VEX/
test_main.c     [all...]
  /external/valgrind/main/memcheck/
mc_translate.c 94 6. As the index in a GETI or PUTI operation. I'm not sure why... (njn).
    [all...]
  /external/valgrind/main/VEX/pub/
libvex_ir.h 95 the "GetI" and "PutI" primitives. This is necessary to describe
    [all...]

Completed in 6976 milliseconds