Searched refs:arm_gen_store_multiple (Results 1 – 10 of 10) sorted by relevance
| /openbsd/src/gnu/gcc/gcc/config/arm/ |
| D | arm-protos.h | 91 extern rtx arm_gen_store_multiple (int, int, rtx, int, int,
|
| D | arm.c | 6319 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()
|
| D | arm.md | 5590 = 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/ |
| D | arm-protos.h | 106 extern rtx arm_gen_store_multiple PARAMS ((int, int, rtx, int, int, int,
|
| D | arm.c | 4450 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,
|
| D | arm.md | 5366 = arm_gen_store_multiple (REGNO (operands[1]), INTVAL (operands[2]),
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | ChangeLog.1 | 6289 Pass MEM_SCALAR_P to arm_gen_store_multiple where appropriate. 6447 (arm_gen_store_multiple): Likewise.
|
| D | FSFChangeLog.11 | 1700 (arm_gen_store_multiple): Likewise.
|
| D | ChangeLog | 885 (arm_gen_store_multiple): Likewise.
|
| D | ChangeLog.7 | 1802 (arm_gen_load_multiple, arm_gen_store_multiple): Likewise.
|