Searched defs:dep_type (Results 1 - 8 of 8) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dddg.h32 enum dep_type {TRUE_DEP, OUTPUT_DEP, ANTI_DEP}; enum
H A Dsched-deps.c1541 add_dependence(rtx_insn *con, rtx_insn *pro, enum reg_note dep_type) argument
1589 add_dependence_list(rtx_insn *insn, rtx_insn_list *list, int uncond, enum reg_note dep_type, bool hard) argument
1606 add_dependence_list_and_free(struct deps_desc *deps, rtx_insn *insn, rtx_insn_list **listp, int uncond, enum reg_note dep_type, bool hard) argument
4255 add_dependence_1(rtx_insn *insn, rtx_insn *elem, enum reg_note dep_type) argument
[all...]
H A Dhaifa-sched.c1491 enum reg_note dep_type = DEP_TYPE (link); local
/haiku-buildtools/legacy/gcc/gcc/config/sparc/
H A Dsparc.c6288 enum attr_type insn_type, dep_type; local
6369 enum attr_type insn_type, dep_type; local
[all...]
/haiku-buildtools/legacy/gcc/gcc/
H A Dhaifa-sched.c7112 enum reg_note dep_type; local
/haiku-buildtools/gcc/gcc/config/sparc/
H A Dsparc.c9513 enum attr_type insn_type, dep_type; local
/haiku-buildtools/gcc/gcc/config/ia64/
H A Dia64.c7248 enum reg_note dep_type = (enum reg_note) dep_type1; local
/haiku-buildtools/gcc/gcc/config/sh/
H A Dsh.c11009 enum attr_type dep_type = get_attr_type (dep_insn); local

Completed in 317 milliseconds