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

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-i386.c331 static unsigned int no_cond_jump_promotion = 0; variable
1171 no_cond_jump_promotion = 0;
1179 no_cond_jump_promotion = 1;
5377 && (!no_cond_jump_promotion || fragP->fr_var != NO_RELOC))
5397 if (no_cond_jump_promotion && fragP->fr_var == NO_RELOC)
5480 if (no_cond_jump_promotion

Completed in 112 milliseconds