| /netbsd-src/external/gpl3/gcc/dist/gcc/config/xtensa/ |
| H A D | xtensa.h | 716 fprintf (STREAM, "%s%sL%u\n", integer_asm_op (4, TRUE), \ 723 fprintf (STREAM, "%s%sL%u-%sL%u\n", integer_asm_op (4, TRUE), \ 793 fputs (integer_asm_op (SIZE, FALSE), FILE); \
|
| H A D | xtensa.cc | 4023 fprintf (stream, ".Lchainval:%s0\n", integer_asm_op (4, TRUE)); in xtensa_asm_trampoline_template() 4024 fprintf (stream, ".Lfnaddr:%s0\n", integer_asm_op (4, TRUE)); in xtensa_asm_trampoline_template() 4082 fprintf (stream, ".Lchainval:%s0\n", integer_asm_op (4, TRUE)); in xtensa_asm_trampoline_template() 4083 fprintf (stream, ".Lfnaddr:%s0\n", integer_asm_op (4, TRUE)); in xtensa_asm_trampoline_template()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/xtensa/ |
| H A D | xtensa.h | 705 fprintf (STREAM, "%s%sL%u\n", integer_asm_op (4, TRUE), \ 712 fprintf (STREAM, "%s%sL%u-%sL%u\n", integer_asm_op (4, TRUE), \ 781 fputs (integer_asm_op (SIZE, FALSE), FILE); \
|
| H A D | xtensa.c | 3991 fprintf (stream, ".Lchainval:%s0\n", integer_asm_op (4, TRUE)); in xtensa_asm_trampoline_template() 3992 fprintf (stream, ".Lfnaddr:%s0\n", integer_asm_op (4, TRUE)); in xtensa_asm_trampoline_template() 4050 fprintf (stream, ".Lchainval:%s0\n", integer_asm_op (4, TRUE)); in xtensa_asm_trampoline_template() 4051 fprintf (stream, ".Lfnaddr:%s0\n", integer_asm_op (4, TRUE)); in xtensa_asm_trampoline_template()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nios2/ |
| H A D | nios2.h | 407 fputs (integer_asm_op (POINTER_SIZE / BITS_PER_UNIT, TRUE), FILE); \ 415 fputs (integer_asm_op (POINTER_SIZE / BITS_PER_UNIT, TRUE), STREAM); \
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/nios2/ |
| H A D | nios2.h | 406 fputs (integer_asm_op (POINTER_SIZE / BITS_PER_UNIT, TRUE), FILE); \ 414 fputs (integer_asm_op (POINTER_SIZE / BITS_PER_UNIT, TRUE), STREAM); \
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/tilegx/ |
| H A D | tilegx.h | 443 integer_asm_op (GET_MODE_SIZE (Pmode), TRUE)); \ 455 integer_asm_op (GET_MODE_SIZE (Pmode), TRUE)); \
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilegx/ |
| H A D | tilegx.h | 443 integer_asm_op (GET_MODE_SIZE (Pmode), TRUE)); \ 455 integer_asm_op (GET_MODE_SIZE (Pmode), TRUE)); \
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vax/ |
| H A D | elf.h | 106 fputs (integer_asm_op (SIZE, FALSE), FILE); \
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/pru/ |
| H A D | pru.h | 479 fputs (integer_asm_op (POINTER_SIZE / BITS_PER_UNIT, TRUE), FILE); \ 487 fputs (integer_asm_op (POINTER_SIZE / BITS_PER_UNIT, TRUE), STREAM); \
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pru/ |
| H A D | pru.h | 470 fputs (integer_asm_op (POINTER_SIZE / BITS_PER_UNIT, TRUE), FILE); \ 478 fputs (integer_asm_op (POINTER_SIZE / BITS_PER_UNIT, TRUE), STREAM); \
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ia64/ |
| H A D | ia64.h | 1386 fputs (integer_asm_op (SIZE, FALSE), FILE); \ 1463 fputs (integer_asm_op (SIZE, FALSE), FILE); \ 1475 fputs (integer_asm_op (SIZE, FALSE), FILE); \
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/ia64/ |
| H A D | ia64.h | 1387 fputs (integer_asm_op (SIZE, FALSE), FILE); \ 1464 fputs (integer_asm_op (SIZE, FALSE), FILE); \ 1476 fputs (integer_asm_op (SIZE, FALSE), FILE); \
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
| H A D | sol2.h | 137 fputs (integer_asm_op (SIZE, FALSE), FILE); \
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
| H A D | sol2.h | 137 fputs (integer_asm_op (SIZE, FALSE), FILE); \
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | dwarf2asm.cc | 55 const char *op = integer_asm_op (DWARF2_ADDR_SIZE, FALSE); in dw2_assemble_integer() 95 const char *op = integer_asm_op (size, FALSE); in dw2_assemble_integer() 145 const char *op = integer_asm_op (size, FALSE); in dw2_asm_output_data()
|
| H A D | output.h | 259 extern const char *integer_asm_op (int, int);
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/ |
| H A D | s390.h | 943 fputs (integer_asm_op (UNITS_PER_LONG, TRUE), (FILE)); \ 953 fputs (integer_asm_op (UNITS_PER_LONG, TRUE), (FILE)); \
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/ |
| H A D | s390.h | 965 fputs (integer_asm_op (UNITS_PER_LONG, TRUE), (FILE)); \ 975 fputs (integer_asm_op (UNITS_PER_LONG, TRUE), (FILE)); \
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | output.h | 259 extern const char *integer_asm_op (int, int);
|
| H A D | dwarf2asm.c | 49 const char *op = integer_asm_op (size, FALSE); in dw2_assemble_integer() 99 const char *op = integer_asm_op (size, FALSE); in dw2_asm_output_data()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/pa/ |
| H A D | pa.h | 469 fputs (integer_asm_op (SIZE, FALSE), FILE); \
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pa/ |
| H A D | pa.h | 460 fputs (integer_asm_op (SIZE, FALSE), FILE); \
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/ |
| H A D | sparc.h | 1306 fputs (integer_asm_op (SIZE, FALSE), FILE); \
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/ |
| H A D | sparc.h | 1310 fputs (integer_asm_op (SIZE, FALSE), FILE); \
|