Home
last modified time | relevance | path

Searched refs:short_memory_operand (Results 1 – 12 of 12) sorted by relevance

/openbsd/gnu/gcc/gcc/config/stormy16/
H A Dstormy16-protos.h70 extern int short_memory_operand (rtx, enum machine_mode);
H A Dstormy16.md151 (if_then_else (match_operand:QI 0 "short_memory_operand" "")
154 (if_then_else (match_operand:QI 1 "short_memory_operand" "")
203 (if_then_else (match_operand:QI 0 "short_memory_operand" "")
206 (if_then_else (match_operand:QI 1 "short_memory_operand" "")
235 (if_then_else (match_operand:QI 0 "short_memory_operand" "")
238 (if_then_else (match_operand:QI 1 "short_memory_operand" "")
241 (if_then_else (match_operand:QI 1 "short_memory_operand" "")
H A Dstormy16.c773 short_memory_operand (rtx x, enum machine_mode mode) in short_memory_operand() function
/openbsd/gnu/usr.bin/gcc/gcc/config/romp/
H A Dromp-protos.h33 extern int short_memory_operand PARAMS ((rtx, enum machine_mode));
H A Dromp.c337 short_memory_operand (op, mode) in short_memory_operand() function
834 if (short_memory_operand (x, VOIDmode))
H A Dromp.md48 (cond [(match_operand 1 "short_memory_operand" "") (const_int 2)
56 (cond [(match_operand 0 "short_memory_operand" "") (const_int 2)
/openbsd/gnu/usr.bin/gcc/gcc/config/stormy16/
H A Dstormy16-protos.h73 extern int short_memory_operand PARAMS ((rtx, enum machine_mode));
H A Dstormy16.md123 (if_then_else (match_operand:QI 0 "short_memory_operand" "")
126 (if_then_else (match_operand:QI 1 "short_memory_operand" "")
171 (if_then_else (match_operand:QI 0 "short_memory_operand" "")
174 (if_then_else (match_operand:QI 1 "short_memory_operand" "")
201 (if_then_else (match_operand:QI 0 "short_memory_operand" "")
204 (if_then_else (match_operand:QI 1 "short_memory_operand" "")
207 (if_then_else (match_operand:QI 1 "short_memory_operand" "")
H A Dstormy16.c630 short_memory_operand (x, mode) in short_memory_operand() function
/openbsd/gnu/usr.bin/gcc/gcc/config/d30v/
H A Dd30v-protos.h26 extern int short_memory_operand PARAMS ((rtx, enum machine_mode));
H A Dd30v.h1017 (((C) == 'Q') ? short_memory_operand ((VALUE), GET_MODE (VALUE)) \
H A Dd30v.c304 short_memory_operand (op, mode) in short_memory_operand() function