Home | History | Annotate | Download | only in bfin

Lines Matching defs:postinc

446   rtx postinc = gen_rtx_MEM (SImode, postinc1);
458 MEM_VOLATILE_P (postinc) = 1;
473 emit_move_insn (gen_rtx_REG (SImode, i), postinc);
481 emit_move_insn (gen_rtx_REG (word_mode, regno), postinc);
490 emit_move_insn (gen_rtx_REG (word_mode, regno), postinc);
535 emit_move_insn (gen_rtx_REG (SImode, regno), postinc);
537 emit_move_insn (gen_rtx_REG (SImode, REG_ASTAT), postinc);
913 rtx postinc = gen_rtx_MEM (Pmode, gen_rtx_POST_INC (Pmode, spreg));
919 emit_move_insn (fpreg, postinc);
924 emit_move_insn (bfin_rets_rtx, postinc);
1007 rtx postinc = gen_rtx_MEM (SImode, postinc1);
1011 MEM_VOLATILE_P (postinc) = 1;
1018 emit_move_insn (srcreg, postinc);