Searched refs:soft_df_operand (Results 1 – 11 of 11) sorted by relevance
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/arm/ |
| D | arm-protos.h | 79 extern int soft_df_operand PARAMS ((rtx, enum machine_mode));
|
| D | arm.c | 3451 soft_df_operand (op, mode) in soft_df_operand() function
|
| D | arm.md | 5138 (match_operand:DF 1 "soft_df_operand" "r,mF,r"))]
|
| /openbsd/src/gnu/gcc/gcc/config/arm/ |
| D | predicates.md | 261 (define_predicate "soft_df_operand"
|
| D | vfp.md | 213 (match_operand:DF 1 "soft_df_operand" " ?r,w,mF,r,UvF,w, w,r"))]
|
| D | arm.md | 5334 (match_operand:DF 1 "soft_df_operand" "rDa,Db,Dc,mF,r"))]
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | FSFChangeLog.10 | 7640 (PREDICATE_CODES): Add soft_df_operand. 7644 (soft_df_operand): New function.
|
| D | ChangeLog.3 | 7383 * arm.c (soft_df_operand): Reject SUBREGs containing a constant. 15060 * config/arm/arm.c (soft_df_operand): Reject SUBREGs containing a
|
| D | ChangeLog.7 | 19331 * config/arm/arm.c (soft_df_operand): Remove now redundant 19715 (soft_df_operand): Do not accept the IP register.
|
| D | ChangeLog.2 | 4767 (soft_df_operand): Likewise.
|
| D | ChangeLog.1 | 1575 (soft_df_operand): Allow SUBREGs as well.
|