Searched refs:load_multiple_sequence (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12.1/contrib/gcc/config/arm/ |
| H A D | arm-protos.h | 85 extern int load_multiple_sequence (rtx *, int, int *, int *, HOST_WIDE_INT *);
|
| H A D | arm.c | 5836 load_multiple_sequence (rtx *operands, int nops, int *regs, int *base, in load_multiple_sequence() function 6013 switch (load_multiple_sequence (operands, nops, regs, &base_reg, &offset)) in emit_ldm_seq()
|
| H A D | arm.md | 9584 "TARGET_ARM && load_multiple_sequence (operands, 4, NULL, NULL, NULL)" 9597 "TARGET_ARM && load_multiple_sequence (operands, 3, NULL, NULL, NULL)" 9608 "TARGET_ARM && load_multiple_sequence (operands, 2, NULL, NULL, NULL)"
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | ChangeLog-1999 | 18809 (load_multiple_sequence): Add comment explaining why two LDR 19829 (load_multiple_sequence): Newer ARMs don't benefit from ldm if
|
| H A D | FSFChangeLog.11 | 1695 * arm.c (load_multiple_sequence): Support SUBREG of MEM.
|
| H A D | ChangeLog-2001 | 2724 * config/arm/arm.c (load_multiple_sequence): Pass pointer to
|
| H A D | ChangeLog-2005 | 21623 load_multiple_sequence, emit_ldm_seq, store_multiple_sequence,
|