Home
last modified time | relevance | path

Searched refs:arm_gen_store_multiple (Results 1 – 10 of 10) sorted by relevance

/openbsd/src/gnu/gcc/gcc/config/arm/
Darm-protos.h91 extern rtx arm_gen_store_multiple (int, int, rtx, int, int,
Darm.c6319 arm_gen_store_multiple (int base_regno, int count, rtx to, int up, in arm_gen_store_multiple() function
6424 emit_insn (arm_gen_store_multiple (0, 4, dst, TRUE, TRUE, in arm_gen_movmemqi()
6427 emit_insn (arm_gen_store_multiple (0, out_words_to_go, in arm_gen_movmemqi()
Darm.md5590 = arm_gen_store_multiple (REGNO (operands[1]), INTVAL (operands[2]),
8062 emit_insn (arm_gen_store_multiple (R0_REGNUM, 4, addr, TRUE,
/openbsd/src/gnu/usr.bin/gcc/gcc/config/arm/
Darm-protos.h106 extern rtx arm_gen_store_multiple PARAMS ((int, int, rtx, int, int, int,
Darm.c4450 arm_gen_store_multiple (base_regno, count, to, up, write_back, unchanging_p, in arm_gen_store_multiple() function
4571 emit_insn (arm_gen_store_multiple (0, 4, dst, TRUE, TRUE,
4576 emit_insn (arm_gen_store_multiple (0, out_words_to_go,
Darm.md5366 = arm_gen_store_multiple (REGNO (operands[1]), INTVAL (operands[2]),
/openbsd/src/gnu/usr.bin/gcc/gcc/
DChangeLog.16289 Pass MEM_SCALAR_P to arm_gen_store_multiple where appropriate.
6447 (arm_gen_store_multiple): Likewise.
DFSFChangeLog.111700 (arm_gen_store_multiple): Likewise.
DChangeLog885 (arm_gen_store_multiple): Likewise.
DChangeLog.71802 (arm_gen_load_multiple, arm_gen_store_multiple): Likewise.