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

/freebsd-10.0-release/contrib/gcc/
H A Dexpr.h471 extern void emit_push_insn (rtx, enum machine_mode, tree, rtx, unsigned int,
H A Dcalls.c3716 emit_push_insn (val, mode, NULL_TREE, NULL_RTX, PARM_BOUNDARY,
4205 and emit_push_insn will take care of putting it there.)
4231 emit_push_insn (arg->value, arg->mode, TREE_TYPE (pval), NULL_RTX,
4251 and emit_push_insn will take care of putting it there. */
4263 /* PUSH_ROUNDING has no effect on us, because emit_push_insn
4289 /* emit_push_insn might not work properly if arg->value and
4320 emit_push_insn (arg->value, arg->mode, TREE_TYPE (pval), size_rtx,
H A Dexpr.c3595 emit_push_insn (rtx x, enum machine_mode mode, tree type, rtx size,
3793 emit_push_insn (operand_subword_force (x, i, mode),
3584 emit_push_insn (rtx x, enum machine_mode mode, tree type, rtx size, function

Completed in 179 milliseconds