Searched refs:note_invalid_constants (Results 1 – 7 of 7) sorted by relevance
| /freebsd-9-stable/contrib/gcc/config/arm/ |
| D | arm.c | 104 static bool note_invalid_constants (rtx, HOST_WIDE_INT, int); 5498 || note_invalid_constants (insn, -1, false)); in arm_memory_load_p() 8133 note_invalid_constants (rtx insn, HOST_WIDE_INT address, int do_pushes) in note_invalid_constants() function 8234 note_invalid_constants (insn, address, true); in arm_reorg()
|
| /freebsd-9-stable/contrib/gcc/ |
| D | ChangeLog-1999 | 7847 * arm.c (note_invalid_constants): Use recog_data.operand_type 8010 * arm/arm.c (note_invalid_constants, arm_final_prescan_insn): Likewise. 9317 * arm.c (note_invalid_constants): No need to ignore ASMs, we can 11704 (note_invalid_constants): New function.
|
| D | ChangeLog-2003 | 2450 * arm.c (note_invalid_constants): A function can't contain invalid 4454 (note_invalid_constants): Tidy previous change. 4476 * arm.c (note_invalid_constants): Try to extract the constant 31462 * config/arm/arm.c (note_invalid_constants): Change parameter type 31616 (note_invalid_constants): Change from a void function to bool.
|
| D | ChangeLog-2000 | 22587 (note_invalid_constants): Remove push for (UNSPEC 3). Don't
|
| D | ChangeLog-2001 | 32563 * arm.c (multi_register_push, note_invalid_constants)
|
| D | ChangeLog-2005 | 25205 (note_invalid_constants): All constants in an RTX with a constraint
|
| D | ChangeLog-2004 | 4631 (note_invalid_constants): Use it.
|