Home
last modified time | relevance | path

Searched refs:ir_type (Results 1 – 12 of 12) sorted by relevance

/trueos/sys/netinet/
HDigmp.h95 u_char ir_type; /* IGMP_v3_HOST_MEMBERSHIP_REPORT */ member
HDigmp.c3512 igmp->ir_type = IGMP_v3_HOST_MEMBERSHIP_REPORT; in igmp_v3_encap_report()
/trueos/contrib/gcc/
HDcfghooks.h187 extern int ir_type (void);
HDtree-dump.c959 int ir_type = (flags & (TDF_TREE | TDF_RTL | TDF_IPA)); in dump_enable_all() local
964 if ((dump_files[i].flags & ir_type) in dump_enable_all()
973 if ((extra_dump_files[i].flags & ir_type) in dump_enable_all()
HDcfghooks.c61 ir_type (void) in ir_type() function
HDvalue-prof.c858 gcc_assert (ir_type ()); in tree_register_value_prof_hooks()
HDprofile.c1231 gcc_assert (ir_type ()); in tree_register_profile_hooks()
HDcfgloopmanip.c1271 e1 = make_edge (new_head, first_head, ir_type () ? EDGE_TRUE_VALUE : 0); in lv_adjust_loop_entry_edge()
HDChangeLog.tree-ssa2880 * basic-block.h (struct edge_def): Use ir_type instead testing of
2889 (tree_register_cfg_hooks, ir_type): New.
2903 verify_flow_info, dump_bb, ir_type): Declare.
HDChangeLog-20067414 encapsulated in !ir_type (), which are remanents of the
HDChangeLog-200433370 (tree_register_cfg_hooks, ir_type): New.
33385 (tree_cfg_hooks, ir_type, tree_register_cfg_hooks): Declare.
/trueos/contrib/gcc/config/arm/
HDarm.c3236 if (!ir_type()) in legitimize_pic_address()
3249 if (!ir_type()) in legitimize_pic_address()