Searched refs:PRINT_OPERAND (Results 26 - 35 of 35) sorted by relevance

12

/netbsd-current/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390.h958 #define PRINT_OPERAND(FILE, X, CODE) print_operand ((FILE), (X), (CODE)) macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/pa/
H A Dpa.h1254 #define PRINT_OPERAND(FILE, X, CODE) pa_print_operand (FILE, X, CODE)
1245 #define PRINT_OPERAND macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/microblaze/
H A Dmicroblaze.h606 #define PRINT_OPERAND(FILE, X, CODE) print_operand (FILE, X, CODE) macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/bfin/
H A Dbfin.h966 #define PRINT_OPERAND(FILE, RTX, CODE) print_operand (FILE, RTX, CODE)
964 #define PRINT_OPERAND macro
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtarghooks.cc354 #ifdef PRINT_OPERAND
355 PRINT_OPERAND (stream, x, code);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtarghooks.c350 #ifdef PRINT_OPERAND
351 PRINT_OPERAND (stream, x, code);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arc/
H A Darc.h1214 punctuation character for use in the `PRINT_OPERAND' macro. */
1222 #define PRINT_OPERAND(FILE, X, CODE) \ macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arc/
H A Darc.h1218 punctuation character for use in the `PRINT_OPERAND' macro. */
1226 #define PRINT_OPERAND(FILE, X, CODE) \ macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.h2248 #define PRINT_OPERAND(FILE, X, CODE) print_operand (FILE, X, CODE)
2233 #define PRINT_OPERAND macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.h2247 #define PRINT_OPERAND(FILE, X, CODE) print_operand (FILE, X, CODE)
2232 #define PRINT_OPERAND macro

Completed in 335 milliseconds

12