HomeSort by: relevance | last modified time | path
    Searched defs:scratch0 (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386-expand.cc 9955 rtx scratch0, scratch1; local
10010 scratch0 = gen_reg_rtx (tmode0);
10012 pat = GEN_FCN (d->icode) (scratch0, target, op0, op1, op2, op3, op4);
10018 scratch0 = gen_reg_rtx (tmode0);
10021 pat = GEN_FCN (d->icode) (scratch0, scratch1, op0, op1, op2, op3, op4);
10058 rtx scratch0, scratch1; local
10105 scratch0 = gen_reg_rtx (tmode0);
10107 pat = GEN_FCN (d->icode) (scratch0, target, op0, op1, op2);
10113 scratch0 = gen_reg_rtx (tmode0);
10116 pat = GEN_FCN (d->icode) (scratch0, scratch1, op0, op1, op2)
    [all...]
i386-expand.cc 9955 rtx scratch0, scratch1; local
10010 scratch0 = gen_reg_rtx (tmode0);
10012 pat = GEN_FCN (d->icode) (scratch0, target, op0, op1, op2, op3, op4);
10018 scratch0 = gen_reg_rtx (tmode0);
10021 pat = GEN_FCN (d->icode) (scratch0, scratch1, op0, op1, op2, op3, op4);
10058 rtx scratch0, scratch1; local
10105 scratch0 = gen_reg_rtx (tmode0);
10107 pat = GEN_FCN (d->icode) (scratch0, target, op0, op1, op2);
10113 scratch0 = gen_reg_rtx (tmode0);
10116 pat = GEN_FCN (d->icode) (scratch0, scratch1, op0, op1, op2)
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/sh/
sh.cc 10823 rtx scratch0, scratch1, scratch2;
10858 scratch0 = scratch1 = scratch2 = gen_rtx_REG (Pmode, 0);
10871 && (simple_add || scratch0 != scratch1)
10874 emit_load_ptr (scratch0, this_value);
10893 emit_load_ptr (scratch0, this_rtx);
10895 offset_addr = plus_constant (Pmode, scratch0, vcall_offset);
10898 else if (scratch0 != scratch1)
10900 /* scratch0 != scratch1, and we have indexed loads. Get better
10905 offset_addr = gen_rtx_PLUS (Pmode, scratch0, scratch1);
10909 emit_insn (gen_add2_insn (scratch0, GEN_INT (vcall_offset)))
10801 rtx scratch0, scratch1, scratch2; local
    [all...]
sh.cc 10823 rtx scratch0, scratch1, scratch2;
10858 scratch0 = scratch1 = scratch2 = gen_rtx_REG (Pmode, 0);
10871 && (simple_add || scratch0 != scratch1)
10874 emit_load_ptr (scratch0, this_value);
10893 emit_load_ptr (scratch0, this_rtx);
10895 offset_addr = plus_constant (Pmode, scratch0, vcall_offset);
10898 else if (scratch0 != scratch1)
10900 /* scratch0 != scratch1, and we have indexed loads. Get better
10905 offset_addr = gen_rtx_PLUS (Pmode, scratch0, scratch1);
10909 emit_insn (gen_add2_insn (scratch0, GEN_INT (vcall_offset)))
10801 rtx scratch0, scratch1, scratch2; local
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/i386/
i386-expand.cc 10666 rtx scratch0, scratch1; local
10721 scratch0 = gen_reg_rtx (tmode0);
10723 pat = GEN_FCN (d->icode) (scratch0, target, op0, op1, op2, op3, op4);
10729 scratch0 = gen_reg_rtx (tmode0);
10732 pat = GEN_FCN (d->icode) (scratch0, scratch1, op0, op1, op2, op3, op4);
10769 rtx scratch0, scratch1; local
10816 scratch0 = gen_reg_rtx (tmode0);
10818 pat = GEN_FCN (d->icode) (scratch0, target, op0, op1, op2);
10824 scratch0 = gen_reg_rtx (tmode0);
10827 pat = GEN_FCN (d->icode) (scratch0, scratch1, op0, op1, op2)
    [all...]
i386-expand.cc 10666 rtx scratch0, scratch1; local
10721 scratch0 = gen_reg_rtx (tmode0);
10723 pat = GEN_FCN (d->icode) (scratch0, target, op0, op1, op2, op3, op4);
10729 scratch0 = gen_reg_rtx (tmode0);
10732 pat = GEN_FCN (d->icode) (scratch0, scratch1, op0, op1, op2, op3, op4);
10769 rtx scratch0, scratch1; local
10816 scratch0 = gen_reg_rtx (tmode0);
10818 pat = GEN_FCN (d->icode) (scratch0, target, op0, op1, op2);
10824 scratch0 = gen_reg_rtx (tmode0);
10827 pat = GEN_FCN (d->icode) (scratch0, scratch1, op0, op1, op2)
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/sh/
sh.cc 10824 rtx scratch0, scratch1, scratch2;
10859 scratch0 = scratch1 = scratch2 = gen_rtx_REG (Pmode, 0);
10872 && (simple_add || scratch0 != scratch1)
10875 emit_load_ptr (scratch0, this_value);
10894 emit_load_ptr (scratch0, this_rtx);
10896 offset_addr = plus_constant (Pmode, scratch0, vcall_offset);
10899 else if (scratch0 != scratch1)
10901 /* scratch0 != scratch1, and we have indexed loads. Get better
10906 offset_addr = gen_rtx_PLUS (Pmode, scratch0, scratch1);
10910 emit_insn (gen_add2_insn (scratch0, GEN_INT (vcall_offset)))
10802 rtx scratch0, scratch1, scratch2; local
    [all...]
sh.cc 10824 rtx scratch0, scratch1, scratch2;
10859 scratch0 = scratch1 = scratch2 = gen_rtx_REG (Pmode, 0);
10872 && (simple_add || scratch0 != scratch1)
10875 emit_load_ptr (scratch0, this_value);
10894 emit_load_ptr (scratch0, this_rtx);
10896 offset_addr = plus_constant (Pmode, scratch0, vcall_offset);
10899 else if (scratch0 != scratch1)
10901 /* scratch0 != scratch1, and we have indexed loads. Get better
10906 offset_addr = gen_rtx_PLUS (Pmode, scratch0, scratch1);
10910 emit_insn (gen_add2_insn (scratch0, GEN_INT (vcall_offset)))
10802 rtx scratch0, scratch1, scratch2; local
    [all...]

Completed in 132 milliseconds