Searched refs:ASM_OUTPUT_ALIGN (Results 176 - 183 of 183) sorted by relevance

12345678

/haiku-buildtools/legacy/gcc/gcc/config/mips/
H A Dmips.c7603 ASM_OUTPUT_ALIGN (file, floor_log2 (FUNCTION_BOUNDARY / BITS_PER_UNIT));
/haiku-buildtools/gcc/gcc/config/arm/
H A Darm.c3412 ASM_OUTPUT_ALIGN (f, 2);
19734 ASM_OUTPUT_ALIGN (stream, 2);
25880 ASM_OUTPUT_ALIGN (asm_out_file, 1);
26034 ASM_OUTPUT_ALIGN (file, 2);
/haiku-buildtools/gcc/gcc/
H A Ddwarf2out.c506 ASM_OUTPUT_ALIGN (asm_out_file, floor_log2 (PTR_SIZE));
683 ASM_OUTPUT_ALIGN (asm_out_file, floor_log2 (PTR_SIZE));
726 ASM_OUTPUT_ALIGN (asm_out_file,
949 ASM_OUTPUT_ALIGN (asm_out_file,
/haiku-buildtools/gcc/gcc/config/arc/
H A Darc.c6495 ASM_OUTPUT_ALIGN (stream, floor_log2 ((align) / BITS_PER_UNIT));
/haiku-buildtools/gcc/gcc/config/s390/
H A Ds390.c6869 ASM_OUTPUT_ALIGN (asm_out_file, floor_log2 (function_alignment));
/haiku-buildtools/gcc/gcc/config/rs6000/
H A Drs6000.c19352 ASM_OUTPUT_ALIGN (asm_out_file, 2);
26349 ASM_OUTPUT_ALIGN (file, 3);
[all...]
/haiku-buildtools/gcc/gcc/config/mips/
H A Dmips.c9187 ASM_OUTPUT_ALIGN (stream, floor_log2 (align / BITS_PER_UNIT));
/haiku-buildtools/gcc/gcc/config/i386/
H A Di386.c5464 ASM_OUTPUT_ALIGN (file, floor_log2 (align / BITS_PER_UNIT));
[all...]

Completed in 744 milliseconds

12345678