Searched refs:TARGET_DEEP_BRANCH_PREDICTION (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/gcc/config/i386/
H A Di386.h183 #define TARGET_DEEP_BRANCH_PREDICTION (x86_deep_branch & TUNEMASK) macro
H A Di386.c5252 if (! TARGET_DEEP_BRANCH_PREDICTION || !flag_pic)
5297 if (!flag_pic || TARGET_DEEP_BRANCH_PREDICTION)

Completed in 81 milliseconds