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

/freebsd-10.0-release/contrib/gcc/
H A Dreg-stack.c227 EMIT_AFTER,
793 if (where == EMIT_AFTER)
1008 emit_pop_insn (insn, regstack, src, EMIT_AFTER);
1031 emit_pop_insn (insn, regstack, dest, EMIT_AFTER);
1327 EMIT_AFTER);
1352 emit_pop_insn (insn, regstack, *src, EMIT_AFTER);
1918 EMIT_AFTER);
2209 EMIT_AFTER);
2226 EMIT_AFTER);
2331 insn = emit_pop_insn (insn, regstack, XEXP (note, 0), EMIT_AFTER);
226 EMIT_AFTER, enumerator in enum:emit_where
[all...]

Completed in 77 milliseconds