Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsched-int.h1287 struct sched_deps_info_def struct
1292 void (*compute_jump_reg_dependencies) (rtx, regset);
1295 void (*start_insn) (rtx_insn *);
1298 void (*finish_insn) (void);
1301 void (*start_lhs) (rtx);
1304 void (*finish_lhs) (void);
1307 void (*start_rhs) (rtx);
1310 void (*finish_rhs) (void);
1313 void (*note_reg_set) (int);
1316 void (*note_reg_clobber) (int);
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsched-int.h1287 struct sched_deps_info_def struct
1292 void (*compute_jump_reg_dependencies) (rtx, regset);
1295 void (*start_insn) (rtx_insn *);
1298 void (*finish_insn) (void);
1301 void (*start_lhs) (rtx);
1304 void (*finish_lhs) (void);
1307 void (*start_rhs) (rtx);
1310 void (*finish_rhs) (void);
1313 void (*note_reg_set) (int);
1316 void (*note_reg_clobber) (int);
[all …]