Searched refs:TARGET_DEEP_BRANCH_PREDICTION (Results 1 – 5 of 5) sorted by relevance
68 #undef TARGET_DEEP_BRANCH_PREDICTION69 #define TARGET_DEEP_BRANCH_PREDICTION 0 macro
235 #define TARGET_DEEP_BRANCH_PREDICTION (x86_deep_branch & CPUMASK) macro
4411 if (! TARGET_DEEP_BRANCH_PREDICTION || !flag_pic)4442 if (!flag_pic || TARGET_DEEP_BRANCH_PREDICTION)
179 #define TARGET_DEEP_BRANCH_PREDICTION (x86_deep_branch & TUNEMASK) macro
4954 if (! TARGET_DEEP_BRANCH_PREDICTION || !flag_pic) in output_set_got()4999 if (!flag_pic || TARGET_DEEP_BRANCH_PREDICTION) in output_set_got()