Home
last modified time | relevance | path

Searched defs:group_info (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
HDdse.c496 struct group_info struct
499 rtx rtx_base;
503 int id;
507 bool process_globally;
511 bool frame_related;
516 rtx base_mem;
519 rtx canon_base_addr;
557 static object_allocator<group_info> group_info_pool ("rtx_group_info_pool"); argument
2875 get_bitmap_index (group_info *group_info, HOST_WIDE_INT offset) in get_bitmap_index() argument
2902 group_info *group_info in scan_stores() local
[all …]
HDtree-vect-slp.c1722 stmt_vec_info group_info in vect_supported_load_permutation_p() local
HDtree-vect-stmts.c9537 stmt_vec_info group_info in vect_transform_stmt() local
/dragonfly/contrib/gcc-4.7/gcc/
HDdse.c475 struct group_info struct
478 rtx rtx_base;
482 int id;
486 bool process_globally;
490 bool frame_related;
495 rtx base_mem;
498 rtx canon_base_addr;
535 typedef struct group_info *group_info_t; argument
3159 get_bitmap_index (group_info_t group_info, HOST_WIDE_INT offset) in get_bitmap_index()
3186 group_info_t group_info in scan_stores_nospill() local
[all …]
/dragonfly/contrib/wpa_supplicant/src/p2p/
HDp2p_group.c417 u8 *group_info; in p2p_buf_add_group_info() local
HDp2p_i.h575 const u8 *group_info; member