Searched refs:arm_split_constant (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12.1/contrib/gcc/config/arm/ |
| H A D | arm-protos.h | 53 extern int arm_split_constant (RTX_CODE, enum machine_mode, rtx,
|
| H A D | arm.md | 483 arm_split_constant (PLUS, SImode, NULL_RTX, 522 arm_split_constant (PLUS, SImode, curr_insn, 950 arm_split_constant (MINUS, SImode, NULL_RTX, 983 arm_split_constant (MINUS, SImode, curr_insn, 1525 arm_split_constant (AND, SImode, NULL_RTX, 1592 arm_split_constant (AND, SImode, curr_insn, 2180 arm_split_constant (IOR, SImode, NULL_RTX, 2204 arm_split_constant (IOR, SImode, curr_insn, 4199 arm_split_constant (SET, SImode, curr_insn, 4202 arm_split_constant (SET, SImode, curr_insn, [all …]
|
| H A D | arm.c | 1672 arm_split_constant (enum rtx_code code, enum machine_mode mode, rtx insn, in arm_split_constant() function
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | FSFChangeLog.10 | 3834 (arm_split_constant): Split most of the functionality into
|
| H A D | ChangeLog-1998 | 11452 (arm_split_constant): Remove unused variable.
|
| H A D | ChangeLog-1999 | 17858 * arm.c (arm_split_constant): Don't try to force a constant to
|
| H A D | ChangeLog-2004 | 36736 * config/arm/arm-protos.h (arm_split_constant): Add insn 36740 * config/arm/arm.md: Adjust calls to arm_split_constant.
|
| H A D | ChangeLog-2005 | 3665 (arm_split_constant): Call it.
|