Searched refs:no_cond_jump_promotion (Results 1 – 3 of 3) sorted by relevance
331 static unsigned int no_cond_jump_promotion = 0; variable1170 no_cond_jump_promotion = 0; in set_cpu_arch()1178 no_cond_jump_promotion = 1; in set_cpu_arch()5371 && (!no_cond_jump_promotion || fragP->fr_var != NO_RELOC))5391 if (no_cond_jump_promotion && fragP->fr_var == NO_RELOC)5474 if (no_cond_jump_promotion
3212 * config/tc-i386.c (no_cond_jump_promotion): New.3225 leave conditional jumps small if no_cond_jump_promotion.
5953 reloc when no_cond_jump_promotion.