Lines Matching refs:noat
227 int noat; member
2664 && !(mips_opts.noat && mips_pic != NO_PIC) in append_insn()
3842 if (mips_opts.noat) in macro_build_ldst_constoffset()
4253 if (*used_at == 0 && !mips_opts.noat) in load_address()
4442 if (mips_opts.noat && *used_at == 1) in load_address()
5315 if (!mips_opts.noat && (treg == breg)) in macro()
5374 if (used_at == 0 && !mips_opts.noat) in macro()
6390 if (used_at == 0 && !mips_opts.noat) in macro()
7230 if (mips_opts.noat && used_at) in macro()
8110 if (mips_opts.noat && used_at) in macro2()
9395 if (regno == AT && ! mips_opts.noat) in mips_ip()
10294 if (regno == AT && ! mips_opts.noat) in mips16_ip()
12743 mips_opts.noat = 0; in s_mipsset()
12747 mips_opts.noat = 1; in s_mipsset()