Searched refs:goal (Results 1 - 14 of 14) sorted by relevance

/haiku-buildtools/binutils/gas/testsuite/gas/mmix/
H A Dcomment-1.s2 # mnemonic types and pseudos. The goal is to use all combinations of
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/mmix/
H A Dcomment-1.s2 # mnemonic types and pseudos. The goal is to use all combinations of
/haiku-buildtools/legacy/gcc/gcc/
H A Dreload.c3494 this alternative for a reload goal. REJECT is incremented by six
3500 record it as the chosen goal for reloading. */
6160 find_equiv_reg (goal, insn, class, other, reload_reg_p, goalreg, mode)
6161 register rtx goal;
6181 if (goal == 0)
6183 else if (GET_CODE (goal) == REG)
6184 regno = REGNO (goal);
6185 else if (GET_CODE (goal) == MEM)
6187 enum rtx_code code = GET_CODE (XEXP (goal, 0));
6188 if (MEM_VOLATILE_P (goal))
[all...]
/haiku-buildtools/gcc/gcc/
H A Dreload.c3804 this alternative for a reload goal. REJECT is incremented by six
3810 record it as the chosen goal for reloading. */
6732 find_equiv_reg (rtx goal, rtx_insn *insn, enum reg_class rclass, int other,
6749 if (goal == 0)
6751 else if (REG_P (goal))
6752 regno = REGNO (goal);
6753 else if (MEM_P (goal))
6755 enum rtx_code code = GET_CODE (XEXP (goal, 0));
6756 if (MEM_VOLATILE_P (goal))
6758 if (flag_float_store && SCALAR_FLOAT_MODE_P (GET_MODE (goal)))
6706 find_equiv_reg(rtx goal, rtx_insn *insn, enum reg_class rclass, int other, short *reload_reg_p, int goalreg, machine_mode mode) argument
[all...]
/haiku-buildtools/legacy/gcc/texinfo/info/
H A Dwindow.c68 /* None of these windows has a goal column yet. */
977 /* Get and return the goal column for this window. */
1018 window_chars_to_goal (line, goal)
1020 int goal;
1029 if (check > goal)
H A Dsession.c198 goal column for this window. */
615 int goal;
620 goal = window_get_goal_column (window);
621 window->goal_column = goal;
624 window->point += window_chars_to_goal (window->line_starts[new], goal);
614 int goal; local
/haiku-buildtools/legacy/gcc/gcc/java/
H A Dparse-scan.y171 goal: label
H A Dparse.y458 goal: label
/haiku-buildtools/binutils/texinfo/
H A Dtexinfo.tex4901 % goal. When TeX sees \eject from below which follows the final
/haiku-buildtools/gcc/gmp/doc/
H A Dtexinfo.tex4673 % goal. When TeX sees \eject from below which follows the final
/haiku-buildtools/gcc/mpc/doc/
H A Dtexinfo.tex4905 % goal. When TeX sees \eject from below which follows the final
/haiku-buildtools/cloog/osl/autoconf/
H A Dtexinfo.tex5122 % goal. When TeX sees \eject from below which follows the final
/haiku-buildtools/gcc/mpfr/doc/
H A Dtexinfo.tex5122 % goal. When TeX sees \eject from below which follows the final
/haiku-buildtools/gcc/gcc/doc/include/
H A Dtexinfo.tex5132 % goal. When TeX sees \eject from below which follows the final

Completed in 431 milliseconds