Home
last modified time | relevance | path

Searched defs:_haifa_insn_data (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dsched-int.h838 int luid;
841 int priority;
848 int tick;
852 int exact_tick;
856 int inter_tick;
863 int queue_index;
865 short cost;
890 ds_t todo_spec;
893 ds_t done_spec;
902 rtx orig_pat;
[all …]
/dragonfly/contrib/gcc-4.7/gcc/
H A Dsched-int.h771 int luid;
774 int priority;
778 int tick;
782 int exact_tick;
786 int inter_tick;
793 int queue_index;
795 short cost;
820 ds_t todo_spec;
823 ds_t done_spec;
832 rtx orig_pat;
[all …]