Searched refs:output_constant_pool (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | varasm.c | 126 static void output_constant_pool (const char *, tree); 1772 output_constant_pool (fnname, decl); in assemble_start_function() 1932 output_constant_pool (fnname, decl); in assemble_end_function() 4254 output_constant_pool (const char *fnname ATTRIBUTE_UNUSED, in output_constant_pool() function
|
H A D | FSFChangeLog.11 | 7771 (output_constant_pool): Only mark constant pool if -O. 7825 (output_constant_pool): Call mark_constant_pool. 8327 * varasm.c (output_constant_pool): If ASM_OUTPUT_POOL_EPILOGUE is 8372 to decide whether to call output_constant_pool.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | varasm.cc | 130 static void output_constant_pool (const char *, tree); 1880 output_constant_pool (fnname, decl); in assemble_start_function() 2014 output_constant_pool (fnname, decl); in assemble_end_function() 4511 output_constant_pool (const char *fnname ATTRIBUTE_UNUSED, in output_constant_pool() function
|
H A D | ChangeLog-2006 | 15747 * varasm.c (output_constant_pool): Restore fnname and fndecl 17184 from call to output_constant_pool. 17195 (output_constant_pool): ...here. 17198 * output.h (output_constant_pool): Delete. 17367 (output_constant_pool): Likewise. 17506 (output_constant_pool): Likewise. 18654 (output_constant_pool): Adjust call to output_constant_pool_1.
|
H A D | FSFChangeLog.11 | 7771 (output_constant_pool): Only mark constant pool if -O. 7825 (output_constant_pool): Call mark_constant_pool. 8327 * varasm.c (output_constant_pool): If ASM_OUTPUT_POOL_EPILOGUE is 8372 to decide whether to call output_constant_pool.
|
H A D | ChangeLog-1998 | 4410 (output_constant_pool): Mark parameters `fnname' and `fndecl' with 15853 * varasm.c (output_constant_pool): Fix dumb thinko in last 16029 * varasm.c (output_constant_pool): Bring back 'done' label inside 16156 (output_constant_pool): Remove unreferenced label 'done'.
|
H A D | ChangeLog-1999 | 3392 assemble_label, output_constant_pool) Constify a char*. 3396 assemble_label, output_constant_pool): Likewise. 16827 * varasm.c (output_constant_pool): Always mark the constant pool. 20703 * varasm.c (output_constant_pool): Use floor_log2 instead of
|
H A D | ChangeLog-2002 | 1985 * varasm.c (output_constant_pool): For pool constants in mergeable 21053 * varasm.c (output_constant_pool): Use it. 27598 decode_rtx_const, output_constant_pool), config/a29k/a29k.c 30794 * varasm.c (output_constant_pool): Handle vectors.
|
H A D | ChangeLog-2008 | 22822 (force_const_mem, get_pool_size, output_constant_pool): Update. 23716 (force_const_mem, get_pool_size, output_constant_pool): Update.
|
H A D | ChangeLog-2004 | 44125 * varasm.c (output_constant_pool): Don't zap the pool. 44351 (output_constant_pool_2): Split out from output_constant_pool. 44353 (output_constant_pool): Zap entire pool datastructure.
|
H A D | ChangeLog-2001 | 11373 * varasm.c (variable_section, output_constant_pool): Pass alignment 13769 (output_constant_pool): Use assemble_align.
|
H A D | ChangeLog-2000 | 4683 compare_constant_1, decode_rtx_const, output_constant_pool): Use 18700 * varasm.c (output_constant_pool): Abort instead of converting
|
H A D | ChangeLog-2012 | 24836 that output_constant_pool missed.
|
H A D | ChangeLog-2016 | 2613 (output_constant_pool): Call it.
|