Home
last modified time | relevance | path

Searched refs:current_function_profile (Results 1 – 12 of 12) sorted by relevance

/freebsd-12.1/contrib/gcc/config/arm/
H A Dlinux-elf.h106 #define SUBTARGET_FRAME_POINTER_REQUIRED current_function_profile
H A Darm.c10970 if (current_function_profile || !TARGET_SCHED_PROLOG in arm_expand_prologue()
13855 if (current_function_profile || !TARGET_SCHED_PROLOG in thumb_expand_prologue()
13910 if (current_function_profile || !TARGET_SCHED_PROLOG) in thumb_expand_epilogue()
/freebsd-12.1/contrib/gcc/config/i386/
H A Dlinux.h59 #define SUBTARGET_FRAME_POINTER_REQUIRED current_function_profile
H A Di386.c5140 if (current_function_profile) in ix86_frame_pointer_required()
5324 if (current_function_is_leaf && !current_function_profile in ix86_select_alt_pic_regnum()
5343 || current_function_profile in ix86_save_reg()
5843 || current_function_profile)) in ix86_expand_prologue()
5871 if (current_function_profile) in ix86_expand_prologue()
/freebsd-12.1/contrib/gcc/
H A Dfunction.h509 #define current_function_profile (cfun->profile) macro
H A Dfinal.c1403 if (current_function_profile) in final_start_function()
1448 if (current_function_profile) in profile_after_prologue()
3637 if (current_function_profile || profile_arc_flag) in leaf_function_p()
H A Dfunction.c4062 current_function_profile in expand_function_start()
4201 if (current_function_profile) in expand_function_start()
4388 if (current_function_profile && TARGET_PROFILER_EPILOGUE) in expand_function_end()
5254 if (current_function_profile) in thread_prologue_and_epilogue_insns()
H A DChangeLog-200219061 frame pointer optimization if current_function_profile.
19412 current_function_uses_const_pool; examine current_function_profile.
35577 (current_function_profile): New.
35579 * final.c (final_start_function): Use current_function_profile
H A DChangeLog-200512875 m32r_expand_prologue): Take current_function_profile into
/freebsd-12.1/contrib/gcc/config/mips/
H A Dmips.c6234 if (current_function_profile) in mips_global_pointer()
6944 if (current_function_profile) in mips_expand_prologue()
7130 if (regs_ever_live[31] || current_function_profile) in mips_can_use_return_insn()
9060 if (current_function_profile) in mips_avoid_hazards()
/freebsd-12.1/contrib/gcc/config/ia64/
H A Dia64.c2386 if (current_function_profile) in ia64_compute_frame_size()
/freebsd-12.1/contrib/gcc/config/rs6000/
H A Drs6000.c13097 && current_function_profile in rs6000_stack_info()
18445 && (get_pool_size () != 0 || current_function_profile) in rs6000_elf_declare_function_name()