Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dia64.cc8564 struct bundle_state struct
8579 struct bundle_state *next; /* next state with the same insn_num */ argument
8580 struct bundle_state *originator; /* originator (previous insn state) */ argument
8582 struct bundle_state *allocated_states_chain; argument
8589 static struct bundle_state **index_to_bundle_states; argument
8707 insert_bundle_state (struct bundle_state *bundle_state) in insert_bundle_state()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ia64/
H A Dia64.c8564 struct bundle_state struct
8579 struct bundle_state *next; /* next state with the same insn_num */ argument
8580 struct bundle_state *originator; /* originator (previous insn state) */ argument
8582 struct bundle_state *allocated_states_chain; argument
8589 static struct bundle_state **index_to_bundle_states; argument
8707 insert_bundle_state (struct bundle_state *bundle_state) in insert_bundle_state()