Searched refs:current_function_profile (Results 1 - 10 of 10) sorted by relevance

/freebsd-9.3-release/contrib/gcc/config/arm/
H A Dlinux-elf.h106 #define SUBTARGET_FRAME_POINTER_REQUIRED current_function_profile
H A Darm.c10984 if (current_function_profile || !TARGET_SCHED_PROLOG
13875 if (current_function_profile || !TARGET_SCHED_PROLOG
13930 if (current_function_profile || !TARGET_SCHED_PROLOG)
/freebsd-9.3-release/contrib/gcc/config/i386/
H A Dlinux.h59 #define SUBTARGET_FRAME_POINTER_REQUIRED current_function_profile
H A Di386.c5138 if (current_function_profile)
5323 if (current_function_is_leaf && !current_function_profile
5342 || current_function_profile
5842 || current_function_profile))
5870 if (current_function_profile)
/freebsd-9.3-release/contrib/gcc/
H A Dfunction.h504 #define current_function_profile (cfun->profile)
503 #define current_function_profile macro
H A Dfinal.c1410 if (current_function_profile)
1455 if (current_function_profile)
3656 if (current_function_profile || profile_arc_flag)
H A Dfunction.c4070 current_function_profile
4209 if (current_function_profile)
4397 if (current_function_profile && TARGET_PROFILER_EPILOGUE)
5120 if (current_function_profile)
/freebsd-9.3-release/contrib/gcc/config/mips/
H A Dmips.c6243 if (current_function_profile)
6958 if (current_function_profile)
7147 if (regs_ever_live[31] || current_function_profile)
9084 if (current_function_profile)
/freebsd-9.3-release/contrib/gcc/config/ia64/
H A Dia64.c2392 if (current_function_profile)
/freebsd-9.3-release/contrib/gcc/config/rs6000/
H A Drs6000.c13127 && current_function_profile
18490 && (get_pool_size () != 0 || current_function_profile)

Completed in 464 milliseconds