Lines Matching full:mips_optimize
5645 constant, and case ldd_std, set mips_optimize to 2 temporarily to
6877 mips_optimize is 0.
10014 * config/tc-mips.c (mips_optimize): New static variable.
10015 (append_insn): If mips_optimize == 0, always insert NOP
10016 instructions. If mips_optimize < 2, don't swap branches.
10017 (md_parse_option): If -Ox or -gx, set mips_optimize accordingly.