Home
last modified time | relevance | path

Searched refs:TARGET_BRANCH_PREDICTION_HINTS (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/gcc/config/i386/
HDi386.h185 #define TARGET_BRANCH_PREDICTION_HINTS (x86_branch_hints & TUNEMASK) macro
HDi386.c8251 if (!optimize || optimize_size || !TARGET_BRANCH_PREDICTION_HINTS) in print_operand()
/NextBSD/contrib/gcc/
HDChangeLog-200121197 (TARGET_BRANCH_PREDICTION_HINTS): New macro.