Home
last modified time | relevance | path

Searched refs:bb_entry (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh_treg_combine.cc463 struct bb_entry struct in sh_treg_combine
471 bb_entry (basic_block b) in bb_entry() argument
489 std::list<bb_entry> bb_entries;
569 bb_entry& e);
573 bool can_remove_cstore (const bb_entry& e,
578 bool can_remove_comparison (const bb_entry& e,
587 bool can_extend_ccreg_usage (const bb_entry& e,
704 bb_entry& new_entry) in record_set_of_reg()
779 sh_treg_combine::can_remove_cstore (const bb_entry& e, in can_remove_cstore()
886 sh_treg_combine::can_remove_comparison (const bb_entry& e, in can_remove_comparison()
[all …]
/netbsd-src/sys/sys/
H A Dbootblock.h1431 uint32_t bb_entry; /* byte offset in bootstrap */ member