Home
last modified time | relevance | path

Searched refs:mark_constant_pool (Results 1 – 9 of 9) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dvarasm.c152 static void mark_constant_pool PARAMS ((void));
3380 mark_constant_pool ();
3525 mark_constant_pool () in mark_constant_pool() function
H A DChangeLog.43771 constants until mark_constant_pool time if requested.
3772 (mark_constant_pool): Walk the insn chain even if const_str_htab is
3809 (find_pool_constant, mark_constant_pool): Use pool_constant instead
12248 * varasm.c (mark_constant_pool): Use INSN_P.
H A DFSFChangeLog.117773 (mark_constant_pool): Start by clearing all mark flags.
7825 (output_constant_pool): Call mark_constant_pool.
7826 (mark_constant_pool, mark_constants): New static functions.
H A DChangeLog.29418 * varasm.c (mark_constant_pool): When marking indirect references,
9629 * varasm.c (mark_constant_pool): Skip CONST_DOUBLES, which
H A DChangeLog.513793 * varasm.c (mark_constant_pool): Improve initial comments.
H A DChangeLog.1269 * varasm.c (mark_constant_pool): Add some transitive closure.
H A DChangeLog.311563 find_pool_constant, mark_constant_pool, assemble_alias): Likewise.
H A DChangeLog.74492 * varasm.c (mark_constant_pool): Walk epilogue delay list
/openbsd/gnu/gcc/gcc/
H A Dvarasm.c3494 mark_constant_pool (void) in mark_constant_pool() function
3548 mark_constant_pool (); in output_constant_pool()