Searched refs:TARGET_PROFILE_KERNEL (Results 1 – 10 of 10) sorted by relevance
64 #define TARGET_PROFILE_KERNEL profile_kernel macro
60 #define TARGET_PROFILE_KERNEL profile_kernel macro
69 #ifndef TARGET_PROFILE_KERNEL70 #define TARGET_PROFILE_KERNEL 0 macro888 && !TARGET_PROFILE_KERNEL) in rs6000_stack_info()4041 if (TARGET_PROFILE_KERNEL && crtl->profile) in rs6000_output_function_prologue()4072 return TARGET_PROFILE_KERNEL; in rs6000_keep_leaf_when_profiled()
78 #ifndef TARGET_PROFILE_KERNEL79 #define TARGET_PROFILE_KERNEL 0 macro
1282 #ifndef TARGET_PROFILE_KERNEL1283 #define TARGET_PROFILE_KERNEL 0 macro3545 if (TARGET_PROFILE_KERNEL) in rs6000_linux64_override_options()17498 if (TARGET_PROFILE_KERNEL) in output_profile_hook()
29349 (TARGET_PROFILE_KERNEL): Define.29353 * config/rs6000/rs6000.c (TARGET_PROFILE_KERNEL): Define default.29355 TARGET_PROFILE_KERNEL.29356 (output_profile_hook): Output nothing when TARGET_PROFILE_KERNEL.
20230 TARGET_PROFILE_KERNEL.20233 TARGET_PROFILE_KERNEL use.
24535 * config/rs6000/rs6000-logue.c: Add #ifndef TARGET_PROFILE_KERNEL.
37033 * config/rs6000/linux64.h (TARGET_PROFILE_KERNEL): Define.
45023 (SUBSUBTARGET_OVERRIDE_OPTIONS): Disallow 32 bit TARGET_PROFILE_KERNEL.