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

  /external/valgrind/main/VEX/priv/
host_generic_reg_alloc2.c 102 /* Used when .disp == Bound and we are looking for vregs to
105 /* Optimisation: used when .disp == Bound. Indicates when the
113 Bound /* in use (holding value of some vreg) */
116 /* If .disp == Bound, what vreg is it bound to? */
168 Only do the search for vregs which are Bound in the running state,
192 vassert(state[k].disp == Bound);
433 case Bound: vex_printf("BoundTo "); \
    [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
priv_tytypes.h 95 } Bound;
  /external/v8/src/
hydrogen.h     [all...]

Completed in 339 milliseconds