Searched refs:nds32_expand_load_multiple (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/ |
H A D | nds32-protos.h | 79 extern rtx nds32_expand_load_multiple (int, int, rtx, rtx, bool, rtx *);
|
H A D | nds32-memory-manipulation.cc | 101 emit_insn (nds32_expand_load_multiple (base_regno, count, in nds32_emit_mem_move_block() 1071 nds32_expand_load_multiple (int base_regno, int count, in nds32_expand_load_multiple() function
|
H A D | nds32-multiple.md | 69 so that nds32_expand_load_multiple can easily use it. */ 70 operands[3] = nds32_expand_load_multiple (REGNO (operands[0]),
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/ |
H A D | nds32-protos.h | 79 extern rtx nds32_expand_load_multiple (int, int, rtx, rtx, bool, rtx *);
|
H A D | nds32-memory-manipulation.c | 101 emit_insn (nds32_expand_load_multiple (base_regno, count, in nds32_emit_mem_move_block() 1071 nds32_expand_load_multiple (int base_regno, int count, in nds32_expand_load_multiple() function
|
H A D | nds32-multiple.md | 69 so that nds32_expand_load_multiple can easily use it. */ 70 operands[3] = nds32_expand_load_multiple (REGNO (operands[0]),
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2018 | 28261 (nds32_expand_load_multiple): New arguments. 28266 (nds32_expand_load_multiple): Refine implementation. 28269 (load_multiple): Update nds32_expand_load_multiple interface.
|
H A D | ChangeLog-2014 | 32484 * config/nds32/nds32.c (nds32_expand_load_multiple): Move to ...
|