Home
last modified time | relevance | path

Searched refs:arm_gen_load_multiple_1 (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm.c14568 arm_gen_load_multiple_1 (int count, int *regs, rtx *mems, rtx basereg, in arm_gen_load_multiple_1() function
14699 return arm_gen_load_multiple_1 (count, regs, mems, basereg, in arm_gen_multiple_op()
14787 emit_insn (arm_gen_load_multiple_1 (nops, regs, mems, base_reg_rtx, in gen_ldm_seq()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.cc14743 arm_gen_load_multiple_1 (int count, int *regs, rtx *mems, rtx basereg, in arm_gen_load_multiple_1() function
14874 return arm_gen_load_multiple_1 (count, regs, mems, basereg, in arm_gen_multiple_op()
14962 emit_insn (arm_gen_load_multiple_1 (nops, regs, mems, base_reg_rtx, in gen_ldm_seq()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201018230 test here from arm_gen_load_multiple_1.
18231 (arm_gen_load_multiple_1, arm_gen_store_multiple_1): Use
18986 (arm_gen_load_multiple_1): New function, broken out of
H A DChangeLog-201225482 (thumb_legitimize_address, arm_gen_load_multiple_1)