Searched refs:delay_type (Results 1 – 10 of 10) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/fr30/ |
| H A D | fr30.md | 41 ;; an instruction whoes delay_type is 'other' is one which does 44 (define_attr "delay_type" "delayable,delayed,other" (const_string "delayable")) 49 (define_delay (eq_attr "delay_type" "delayed") 50 [(and (eq_attr "delay_type" "delayable") 423 [(set_attr "delay_type" "other")] 435 [(set_attr "delay_type" "other")] 445 [(set_attr "delay_type" "other")] 459 [(set_attr "delay_type" "other")] 471 [(set_attr "delay_type" "other")] 481 [(set_attr "delay_type" "other")] [all …]
|
| /openbsd-src/gnu/gcc/gcc/config/fr30/ |
| H A D | fr30.md | 42 ;; an instruction whose delay_type is 'other' is one which does 45 (define_attr "delay_type" "delayable,delayed,other" (const_string "delayable")) 50 (define_delay (eq_attr "delay_type" "delayed") 51 [(and (eq_attr "delay_type" "delayable") 428 [(set_attr "delay_type" "other")] 440 [(set_attr "delay_type" "other")] 450 [(set_attr "delay_type" "other")] 464 [(set_attr "delay_type" "other")] 476 [(set_attr "delay_type" "other")] 486 [(set_attr "delay_type" "other")] [all …]
|
| /openbsd-src/gnu/gcc/gcc/config/iq2000/ |
| H A D | iq2000-protos.h | 27 extern const char * iq2000_fill_delay_slot (const char *, enum delay_type, rtx *, rtx);
|
| H A D | iq2000.h | 819 enum delay_type enum
|
| H A D | iq2000.c | 330 iq2000_fill_delay_slot (const char *ret, enum delay_type type, rtx operands[], in iq2000_fill_delay_slot() 525 enum delay_type delay = DELAY_NONE; in iq2000_move_1word()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/mips/ |
| H A D | mips-protos.h | 102 enum delay_type, rtx *,
|
| H A D | mips.h | 47 enum delay_type { enum
|
| H A D | mips.c | 1813 enum delay_type type; /* type of delay */ 2068 enum delay_type delay = DELAY_NONE; 2521 enum delay_type delay = DELAY_NONE;
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/include/opcode/ |
| H A D | ChangeLog-9103 | 2463 * hppa.h (delay_type): Delete unused enumeration.
|
| /openbsd-src/gnu/usr.bin/binutils/include/opcode/ |
| H A D | ChangeLog-9103 | 2444 * hppa.h (delay_type): Delete unused enumeration.
|