| /src/external/gpl3/gcc/dist/gcc/config/bfin/ |
| bfin.cc | 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); local 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); 444 rtx postinc = gen_rtx_MEM (SImode, postinc1); local 471 emit_move_insn (gen_rtx_REG (SImode, i), postinc); local 479 emit_move_insn (gen_rtx_REG (word_mode, regno), postinc); local 488 emit_move_insn (gen_rtx_REG (word_mode, regno), postinc); local 533 emit_move_insn (gen_rtx_REG (SImode, regno), postinc); local 911 rtx postinc = gen_rtx_MEM (Pmode, gen_rtx_POST_INC (Pmode, spreg)); local 1005 rtx postinc = gen_rtx_MEM (SImode, postinc1); local [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/config/bfin/ |
| bfin.cc | 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); local 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); 444 rtx postinc = gen_rtx_MEM (SImode, postinc1); local 471 emit_move_insn (gen_rtx_REG (SImode, i), postinc); local 479 emit_move_insn (gen_rtx_REG (word_mode, regno), postinc); local 488 emit_move_insn (gen_rtx_REG (word_mode, regno), postinc); local 533 emit_move_insn (gen_rtx_REG (SImode, regno), postinc); local 911 rtx postinc = gen_rtx_MEM (Pmode, gen_rtx_POST_INC (Pmode, spreg)); local 1005 rtx postinc = gen_rtx_MEM (SImode, postinc1); local [all...] |