Searched refs:no_cond_jump_promotion (Results 1 – 3 of 3) sorted by relevance
596 static unsigned int no_cond_jump_promotion = 0; variable2454 no_cond_jump_promotion = 0; in set_cpu_arch()2462 no_cond_jump_promotion = 1; in set_cpu_arch()8950 && (!no_cond_jump_promotion || fragP->fr_var != NO_RELOC)) in md_estimate_size_before_relax()8970 if (no_cond_jump_promotion && fragP->fr_var == NO_RELOC) in md_estimate_size_before_relax()9051 if (no_cond_jump_promotion in md_convert_frag()
3202 * config/tc-i386.c (no_cond_jump_promotion): New.3215 leave conditional jumps small if no_cond_jump_promotion.
5945 reloc when no_cond_jump_promotion.