Home
last modified time | relevance | path

Searched refs:small_data_operand (Results 1 – 19 of 19) sorted by relevance

/openbsd-src/gnu/gcc/gcc/config/m32r/
H A Dm32r-protos.h59 extern int small_data_operand (rtx, Mmode);
H A Dm32r.c500 small_data_operand (rtx op, enum machine_mode mode ATTRIBUTE_UNUSED) in small_data_operand() function
575 && ! small_data_operand (sym, mode)); in addr32_operand()
1870 && small_data_operand (x, VOIDmode)) in m32r_print_operand()
2035 if (small_data_operand (XEXP (base, 1), VOIDmode)) in m32r_print_operand_address()
2050 if (small_data_operand (XEXP (addr, 1), VOIDmode)) in m32r_print_operand_address()
H A Dm32r.md338 if (small_data_operand (operands[1], SImode))
498 (match_operand:SI 1 "small_data_operand" "")))]
/openbsd-src/gnu/usr.bin/gcc/gcc/config/m32r/
H A Dm32r-protos.h64 extern int small_data_operand PARAMS ((rtx, Mmode));
H A Dm32r.c558 small_data_operand (op, mode) in small_data_operand() function
622 && ! small_data_operand (op, mode));
630 && ! small_data_operand (op, mode));
2356 && small_data_operand (x, VOIDmode))
2537 if (small_data_operand (XEXP (base, 1), VOIDmode))
2552 if (small_data_operand (XEXP (addr, 1), VOIDmode))
H A Dm32r.md370 if (small_data_operand (operands[1], SImode))
530 (match_operand:SI 1 "small_data_operand" "")))]
/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Drs6000-protos.h39 extern int small_data_operand (rtx, enum machine_mode);
H A Dconstraints.md149 (match_operand 0 "small_data_operand")))
H A Drs6000.c2634 small_data_operand (rtx op ATTRIBUTE_UNUSED, in small_data_operand() function
2757 && small_data_operand (x, mode)); in legitimate_small_data_p()
4095 && small_data_operand (operands[1], mode)) in rs6000_emit_move()
10492 if (small_data_operand (x, GET_MODE (x))) in print_operand()
10789 if (small_data_operand (x, GET_MODE (x))) in print_operand()
10836 if (small_data_operand (x, GET_MODE (x))) in print_operand()
10938 if (small_data_operand (x, GET_MODE (x))) in print_operand_address()
H A Dpredicates.md759 && small_data_operand (op, Pmode))
/openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Drs6000-protos.h81 extern int small_data_operand PARAMS ((rtx, enum machine_mode));
H A Drs6000.h1284 && small_data_operand (OP, GET_MODE (OP))) \
2074 && small_data_operand (X, MODE))
H A Drs6000.c1974 && small_data_operand (op, Pmode))
1983 small_data_operand (op, mode) in small_data_operand() function
2695 && small_data_operand (operands[1], mode))
7638 if (small_data_operand (x, GET_MODE (x)))
7927 if (small_data_operand (x, GET_MODE (x)))
7977 if (small_data_operand (x, GET_MODE (x)))
8071 if (small_data_operand (x, GET_MODE (x)))
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DFSFChangeLog.102062 * rs6000.c (small_data_operand): Don't use the function
2075 before calling small_data_operand.
2178 * rs6000.c (small_data_operand): New function to return true if
2184 * rs6000.h (LEGITIMATE_SMALL_DATA_P): Call small_data_operand it
2189 (small_data_operand): Declare function.
H A DFSFChangeLog.114817 (small_data_operand): Use #if TARGET_ELF, not #ifdef TARGET_SDATA.
11608 * rs6000/rs6000.c (small_data_operand): Allow small data under
13271 (output_options, small_data_operand, print_operand): Likewise.
13620 TARGET_EABI is not defined. Also, just call small_data_operand,
13703 (small_data_operand, init_cumulative_args): Likewise.
H A DFSFChangeLog1833 * rs6000.c (small_data_operand): Ensure any address referenced
H A DChangeLog.01251 (small_data_operand): Likewise for parameters `op' and `mode' but
6370 * rs6000.c (small_data_operand): Ensure that any address
H A DChangeLog.211954 (small_data_operand): Suppress warning.
H A DChangeLog.111221 (small_data_operand): Remove TARGET_ELF condition for marking