Searched refs:PRINT_OPERAND (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/s390/
H A Ds390.h870 #define PRINT_OPERAND(FILE, X, CODE) print_operand (FILE, X, CODE) macro
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dia64.h1775 #define PRINT_OPERAND(STREAM, X, CODE) \
1779 character for use in the `PRINT_OPERAND' macro. */
1745 #define PRINT_OPERAND macro
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsparc.h2410 #define PRINT_OPERAND(FILE, X, CODE) print_operand (FILE, X, CODE)
2389 #define PRINT_OPERAND macro
/freebsd-11-stable/contrib/gcc/config/arm/
H A Darm.h2283 #define PRINT_OPERAND(STREAM, X, CODE) \
2268 #define PRINT_OPERAND macro
/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.h1968 instead of just "%st". PRINT_OPERAND handles this with the "y" code. */
2105 #define PRINT_OPERAND(FILE, X, CODE) \
2092 #define PRINT_OPERAND macro
H A Di386.c7582 PRINT_OPERAND must handle them. */
8061 PRINT_OPERAND (file, x, 0);
8071 PRINT_OPERAND (file, x, 0);
8170 PRINT_OPERAND (file, x, 0);
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000.h2237 #define PRINT_OPERAND(FILE, X, CODE) print_operand (FILE, X, CODE)
2222 #define PRINT_OPERAND macro
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips.h2490 #define PRINT_OPERAND(FILE, X, CODE) print_operand (FILE, X, CODE)
2493 punctuation character for use in the `PRINT_OPERAND' macro. If
2470 #define PRINT_OPERAND macro
/freebsd-11-stable/contrib/gcc/
H A Dfinal.c3067 the PRINT_OPERAND macro can define them. */
3134 The PRINT_OPERAND macro decides what is actually done. */
3177 The macro PRINT_OPERAND is defined just to control this function.
3184 by PRINT_OPERAND. */
3195 PRINT_OPERAND (asm_out_file, x, code);
3272 PRINT_OPERAND must handle them. */

Completed in 238 milliseconds