Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDfunction.h513 #define current_function_uses_const_pool (cfun->uses_const_pool) macro
HDvarasm.c3191 current_function_uses_const_pool = 1; in force_const_mem()
3497 if (!current_function_uses_const_pool && n_deferred_constants == 0) in mark_constant_pool()
HDChangeLog-199911258 current_function_uses_const_pool, function_call_count,
11280 current_function_name, current_function_uses_const_pool,
11339 current_function_uses_const_pool, current_function_cannot_inline):
HDChangeLog-200610103 pools. Set current_function_uses_const_pool when reusing old entries
10107 (mark_constant_pool): Likewise. Use current_function_uses_const_pool
HDChangeLog-200219412 current_function_uses_const_pool; examine current_function_profile.
HDChangeLog-200330877 current_function_uses_const_pool.
/NextBSD/contrib/gcc/config/mips/
HDmips.c6255 && !current_function_uses_const_pool in mips_global_pointer()
/NextBSD/contrib/gcc/config/s390/
HDs390.c6737 || current_function_uses_const_pool in s390_init_frame_layout()
/NextBSD/contrib/gcc/config/i386/
HDi386.c5345 || current_function_uses_const_pool)) in ix86_save_reg()