Home
last modified time | relevance | path

Searched refs:TARGET_NO_SCHED_PRO (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/config/arm/
H A Darm.h394 #define TARGET_NO_SCHED_PRO (target_flags & ARM_FLAG_NO_SCHED_PRO) macro
H A Darm.c8580 if (current_function_profile || TARGET_NO_SCHED_PRO) in arm_expand_prologue()
10480 if (current_function_profile || TARGET_NO_SCHED_PRO) in thumb_expand_prologue()
10517 if (current_function_profile || TARGET_NO_SCHED_PRO) in thumb_expand_epilogue()