Searched refs:EMIT_AFTER (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dreg-stack.c227 EMIT_AFTER,
818 if (where == EMIT_AFTER)
1105 emit_pop_insn (insn, regstack, src, EMIT_AFTER);
1128 emit_pop_insn (insn, regstack, dest, EMIT_AFTER);
1445 EMIT_AFTER);
1480 EMIT_AFTER);
1538 emit_pop_insn (insn, regstack, *src, EMIT_AFTER);
1868 EMIT_AFTER);
2132 EMIT_AFTER);
2411 EMIT_AFTER);
226 EMIT_AFTER, enumerator in enum:emit_where
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dreg-stack.cc228 EMIT_AFTER,
819 if (where == EMIT_AFTER)
1106 emit_pop_insn (insn, regstack, src, EMIT_AFTER);
1129 emit_pop_insn (insn, regstack, dest, EMIT_AFTER);
1446 EMIT_AFTER);
1481 EMIT_AFTER);
1539 emit_pop_insn (insn, regstack, *src, EMIT_AFTER);
1866 EMIT_AFTER);
2130 EMIT_AFTER);
2409 EMIT_AFTER);
227 EMIT_AFTER, enumerator in enum:emit_where
[all...]

Completed in 209 milliseconds