Home
last modified time | relevance | path

Searched refs:unit_tick (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dhaifa-sched.c473 static int unit_tick[FUNCTION_UNITS_SIZE * MAX_MULTIPLICITY]; variable
475 static int unit_tick[1]; variable
504 memset ((char *) unit_tick, 0, sizeof (unit_tick)); in clear_units()
547 int tick = unit_tick[instance]; /* Issue time of the last issued insn. */
601 unit_tick[instance] = (clock + function_units[unit].max_blockage);
H A DChangeLog.612682 (unit_last_insn, unit_tick, unit_n_insns): Define them for case
H A DChangeLog.79535 (unit_last_insn, unit_tick, unit_n_insns): Define them for case