Searched refs:long_memory_operand (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/config/d30v/
H A Dd30v-protos.h27 extern int long_memory_operand PARAMS ((rtx, enum machine_mode));
H A Dd30v.h1030 : ((C) == 'T') ? long_memory_operand ((VALUE), GET_MODE (VALUE)) \
4016 { "long_memory_operand", { MEM }}, \
H A Dd30v.c324 long_memory_operand (op, mode)
321 long_memory_operand (op, mode) function
/openbsd-current/gnu/usr.bin/gcc/gcc/config/i386/
H A Di386-protos.h89 extern int long_memory_operand PARAMS ((rtx, enum machine_mode));
H A Di386.c3938 long_memory_operand (op, mode)
3929 long_memory_operand (op, mode) function

Completed in 217 milliseconds