Searched defs:group_size (Results 1 - 16 of 16) sorted by relevance

/haiku-buildtools/binutils/bfd/
H A Delf64-ppc.h34 bfd_signed_vma group_size; member in struct:ppc64_elf_params
H A Delf32-hppa.c2796 elf32_hppa_size_stubs(bfd *output_bfd, bfd *stub_bfd, struct bfd_link_info *info, bfd_boolean multi_subspace, bfd_signed_vma group_size, asection * (*add_stub_section) (const char *, asection *), void (*layout_sections_again) (void)) argument
H A Delf32-metag.c3925 elf_metag_size_stubs(bfd *output_bfd, bfd *stub_bfd, struct bfd_link_info *info, bfd_signed_vma group_size, asection * (*add_stub_section) (const char *, asection *), void (*layout_sections_again) (void)) argument
H A Delfnn-aarch64.c3857 elfNN_aarch64_size_stubs(bfd *output_bfd, bfd *stub_bfd, struct bfd_link_info *info, bfd_signed_vma group_size, asection * (*add_stub_section) (const char *, asection *), void (*layout_sections_again) (void)) argument
H A Delf64-ppc.c12146 bfd_size_type group_size; local
[all...]
H A Delf32-arm.c6076 elf32_arm_size_stubs(bfd *output_bfd, bfd *stub_bfd, struct bfd_link_info *info, bfd_signed_vma group_size, asection * (*add_stub_section) (const char *, asection *, asection *, unsigned int), void (*layout_sections_again) (void)) argument
/haiku-buildtools/legacy/gcc/gcc/
H A Dreload.h181 char group_size[N_REG_CLASSES]; member in struct:insn_chain
/haiku-buildtools/gcc/gcc/
H A Dtree-vect-slp.c171 vect_create_oprnd_info (int nops, int group_size) argument
471 vect_build_slp_tree_1(loop_vec_info loop_vinfo, bb_vec_info bb_vinfo, vec<gimple> stmts, unsigned int group_size, unsigned nops, unsigned int *max_nunits, unsigned int vectorization_factor, bool *matches) argument
921 vect_build_slp_tree(loop_vec_info loop_vinfo, bb_vec_info bb_vinfo, slp_tree *node, unsigned int group_size, unsigned int *max_nunits, vec<slp_tree> *loads, unsigned int vectorization_factor, bool *matches, unsigned *npermutes, unsigned *tree_size, unsigned max_tree_size) argument
1166 vect_slp_rearrange_stmts(slp_tree node, unsigned int group_size, vec<unsigned> permutation) argument
1195 unsigned int group_size = SLP_INSTANCE_GROUP_SIZE (slp_instn); local
1278 vect_slp_rearrange_stmts (SLP_INSTANCE_TREE (slp_instn), group_size, local
1435 unsigned group_size = SLP_INSTANCE_GROUP_SIZE (instance); local
1511 unsigned group_size = SLP_INSTANCE_GROUP_SIZE (instance); local
1547 unsigned int group_size = GROUP_SIZE (vinfo_for_stmt (stmt)); local
2516 int group_size = stmts.length (); local
3050 int group_size = SLP_INSTANCE_GROUP_SIZE (slp_node_instance); local
3205 unsigned int vec_stmts_size, nunits, group_size; local
[all...]
H A Dtree-vectorizer.h124 unsigned int group_size; member in struct:_slp_instance
H A Dtree-vect-loop.c3980 unsigned int group_size = 1, k, ratio; variable
[all...]
H A Dtree-vect-stmts.c966 int group_size; local
1096 int group_size; local
5030 unsigned int group_size, i; local
5670 int i, j, group_size, group_gap; local
[all...]
/haiku-buildtools/legacy/binutils/bfd/
H A Delf32-hppa.c2710 elf32_hppa_size_stubs(bfd *output_bfd, bfd *stub_bfd, struct bfd_link_info *info, bfd_boolean multi_subspace, bfd_signed_vma group_size, asection * (*add_stub_section) (const char *, asection *), void (*layout_sections_again) (void)) argument
H A Delf64-ppc.c9005 ppc64_elf_size_stubs(bfd *output_bfd, struct bfd_link_info *info, bfd_signed_vma group_size, asection *(*add_stub_section) (const char *, asection *), void (*layout_sections_again) (void)) argument
/haiku-buildtools/legacy/gcc/gcc/config/sparc/
H A Dsparc.c6572 char group_size; member in struct:ultrasparc_pipeline_state
[all...]
/haiku-buildtools/binutils/gold/
H A Daarch64.cc2682 group_sections( section_size_type group_size, bool stubs_always_after_branch, Target_aarch64<size, big_endian>* target, const Task* task) argument
5491 group_sections( Layout* layout, section_size_type group_size, bool stubs_always_after_branch, const Task* task) argument
H A Dpowerpc.cc2721 uint32_t group_size = this->stub_group_size_; local

Completed in 673 milliseconds