Home
last modified time | relevance | path

Searched refs:scratch3 (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/gcc/gcc/config/mt/
H A Dmt.md287 rtx scratch3 = gen_reg_rtx (SImode);
300 scratch1, scratch2, scratch3));
460 rtx scratch3 = gen_reg_rtx (SImode);
473 scratch1, scratch2, scratch3));
780 rtx scratch3 = gen_rtx_REG (SImode, REGNO (operands[2])+2);
792 scratch1, scratch2, scratch3));
847 rtx scratch3 = gen_rtx_REG (SImode, REGNO (operands[2])+2);
859 scratch1, scratch2, scratch3));
/openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/
H A Di386.c10916 rtx addr, scratch1, scratch2, scratch3, scratch4; local
10956 scratch3 = gen_reg_rtx (Pmode);
10959 emit_move_insn (scratch3, addr);
10965 emit_insn (gen_strlenqi_rex_1 (scratch1, scratch3, eoschar,
10966 align, scratch4, scratch3));
10972 emit_insn (gen_strlenqi_1 (scratch1, scratch3, eoschar,
10973 align, scratch4, scratch3));
/openbsd-src/gnu/usr.bin/gcc/gcc/config/alpha/
H A Dalpha.md6022 rtx scratch3 = scratch1;
6029 scratch2, scratch3);
6057 rtx scratch3 = scratch1;
6064 scratch2, scratch3);
/openbsd-src/gnu/gcc/gcc/config/i386/
H A Di386.c13257 rtx addr, scratch1, scratch2, scratch3, scratch4; in ix86_expand_strlen() local
13298 scratch3 = gen_reg_rtx (Pmode); in ix86_expand_strlen()
13301 emit_move_insn (scratch3, addr); in ix86_expand_strlen()
13305 src = replace_equiv_address_nv (src, scratch3); in ix86_expand_strlen()
13310 emit_insn (gen_strlenqi_1 (scratch1, scratch3, unspec)); in ix86_expand_strlen()
/openbsd-src/gnu/gcc/gcc/config/alpha/
H A Dalpha.md6115 rtx scratch3 = scratch1;
6122 scratch2, scratch3);
6147 rtx scratch3 = scratch1;
6154 scratch2, scratch3);
/openbsd-src/gnu/gcc/gcc/config/sh/
H A Dsh.md2427 rtx scratch3 = operands[12];
2459 emit_insn (gen_ashrdi3_media (scratch3, scratch2, GEN_INT (63)));
2463 emit_insn (gen_xordi3 (scratch0, scratch3, i2p27));
2474 emit_insn (gen_ashrdi3_media (scratch3, scratch5_di, GEN_INT (63)));
2477 scratch6, scratch3, i43,
2483 emit_insn (gen_subdisi3_media (result, scratch2, scratch3));