Searched defs:after_stall_p (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | sel-sched-ir.h | 301 BOOL_BITFIELD after_stall_p : 1; member 775 BOOL_BITFIELD after_stall_p : 1; variable
|
H A D | sel-sched-ir.cc | 263 bool starts_cycle_p, bool after_stall_p) in flist_add() 639 rtx sched_next, int cycle, int issue_more, bool after_stall_p) in merge_fences() 802 bool starts_cycle_p, bool after_stall_p) in add_to_fences()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | sel-sched-ir.h | 301 BOOL_BITFIELD after_stall_p : 1; member 775 BOOL_BITFIELD after_stall_p : 1; variable
|
H A D | sel-sched-ir.c | 263 bool starts_cycle_p, bool after_stall_p) in flist_add() 639 rtx sched_next, int cycle, int issue_more, bool after_stall_p) in merge_fences() 802 bool starts_cycle_p, bool after_stall_p) in add_to_fences()
|