Searched defs:to (Results 251 - 275 of 342) sorted by relevance

<<11121314

/haiku-buildtools/gcc/gcc/config/tilepro/
H A Dtilepro.c3853 tilepro_initial_elimination_offset(int from, int to) argument
[all...]
/haiku-buildtools/gcc/gcc/config/m32c/
H A Dm32c.c843 m32c_cannot_change_mode_class(machine_mode from, machine_mode to, int rclass) argument
1297 m32c_initial_elimination_offset(int from, int to) argument
2187 m32c_register_move_cost(machine_mode mode, reg_class_t from, reg_class_t to) argument
[all...]
/haiku-buildtools/gcc/gcc/config/rx/
H A Drx.c2215 rx_initial_elimination_offset(int from, int to) argument
2970 rx_can_eliminate(const int from ATTRIBUTE_UNUSED, const int to) argument
[all...]
/haiku-buildtools/gcc/gcc/config/xtensa/
H A Dxtensa.c3560 xtensa_register_move_cost(machine_mode mode ATTRIBUTE_UNUSED, reg_class_t from, reg_class_t to) argument
[all...]
/haiku-buildtools/gcc/gcc/config/h8300/
H A Dh8300.c1195 h8300_register_move_cost(machine_mode mode ATTRIBUTE_UNUSED, reg_class_t from, reg_class_t to) argument
1951 h8300_can_eliminate(const int from ATTRIBUTE_UNUSED, const int to) argument
1970 h8300_initial_elimination_offset(int from, int to) argument
[all...]
/haiku-buildtools/gcc/gcc/config/rl78/
H A Drl78.c1204 rl78_initial_elimination_offset(int from, int to) argument
2611 add_postponed_content_update(rtx to, rtx value) argument
2639 gen_and_emit_move(rtx to, rtx from, rtx where, bool before) argument
[all...]
/haiku-buildtools/gcc/gcc/config/nios2/
H A Dnios2.c802 nios2_can_eliminate(const int from ATTRIBUTE_UNUSED, const int to) argument
811 nios2_initial_elimination_offset(int from, int to) argument
1944 rtx to = operands[0]; local
[all...]
/haiku-buildtools/gcc/gcc/
H A Drtlanal.c2744 replace_rtx(rtx x, rtx from, rtx to) argument
[all...]
H A Dsched-deps.c150 copy_dep(dep_t to, dep_t from) argument
324 move_dep_link(dep_link_t link, deps_list_t from, deps_list_t to) argument
1431 sd_copy_back_deps(rtx_insn *to, rtx_insn *from, bool resolved_p) argument
[all...]
H A Demit-rtl.c4279 reorder_insns_nobb(rtx_insn *from, rtx_insn *to, rtx_insn *after) argument
4311 reorder_insns(rtx_insn *from, rtx_insn *to, rtx_insn *after) argument
[all...]
H A Dlra-constraints.c5265 get_live_on_other_edges(basic_block from, basic_block to, bitmap res) argument
[all...]
H A Dira.c2290 static const struct {const int from, to; } eliminables[] = ELIMINABLE_REGS; member in struct:__anon176
2858 mark_elimination(int from, int to) argument
[all...]
/haiku-buildtools/gcc/gcc/fortran/
H A Dcheck.c3286 gfc_check_move_alloc(gfc_expr *from, gfc_expr *to) argument
5467 gfc_check_mvbits(gfc_expr *from, gfc_expr *frompos, gfc_expr *len, gfc_expr *to, gfc_expr *topos) argument
[all...]
H A Dtrans-expr.c1036 gfc_copy_class_to_class(tree from, tree to, tree nelems, bool unlimited) argument
[all...]
H A Dsymbol.c1940 switch_types(gfc_symtree *st, gfc_symbol *from, gfc_symbol *to) argument
[all...]
/haiku-buildtools/gcc/gcc/cp/
H A Dtypeck.c7709 get_delta_difference_1(tree from, tree to, bool c_cast_p, tsubst_flags_t complain) argument
7761 get_delta_difference(tree from, tree to, bool allow_inverse_p, bool c_cast_p, tsubst_flags_t complain) argument
8760 comp_ptr_ttypes_real(tree to, tree from, int constp) argument
8808 comp_ptr_ttypes(tree to, tree from) argument
8855 ptr_reasonably_similar(const_tree to, const_tree from) argument
8902 comp_ptr_ttypes_const(tree to, tree from) argument
[all...]
/haiku-buildtools/binutils/gas/
H A Dbfin-parse.c241 in_range_p (Expr_Node *exp, int from, int to, unsigned int mask) argument
[all...]
/haiku-buildtools/binutils/bfd/
H A Delf32-i386.c1543 reloc_howto_type *from, *to; local
[all...]
H A Delf32-score.c3769 bfd_byte *to, *from, *end; local
[all...]
H A Delf32-m68k.c1945 struct elf_m68k_got_entry *to; local
[all...]
H A Delf32-spu.c1210 bfd_vma addend, from, to, br_dest, patt; local
[all...]
/haiku-buildtools/binutils/binutils/
H A Ddlltool.c1582 bfd_byte *from, *fromend, *to; local
[all...]
H A Dobjcopy.c1391 asymbol **from = isyms, **to = osyms; local
3412 char *to = (char *) memhunk; local
[all...]
/haiku-buildtools/binutils/gas/config/
H A Dtc-hppa.c5733 char *to; local
[all...]
/haiku-buildtools/legacy/binutils/bfd/
H A Delf.c3536 make_mapping(bfd *abfd, asection **sections, unsigned int from, unsigned int to, bfd_boolean phdr) argument
[all...]

Completed in 269 milliseconds

<<11121314