Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dhaifa-sched.c201 #define ISSUE_POINTS(INSN) 1 macro
2129 n += ISSUE_POINTS (insn); in max_issue()
2231 max_points = ISSUE_POINTS (insn); in choose_ready()
2246 max_points += ISSUE_POINTS (insn); in choose_ready()