Home
last modified time | relevance | path

Searched defs:insn_luid (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsched-deps.c897 int insn_luid = INSN_LUID (con); in sd_find_dep_between() local
951 int insn_luid = INSN_LUID (DEP_CON (dep)); in ask_dependency_caches() local
1025 int insn_luid = INSN_LUID (DEP_CON (dep)); in set_dependency_caches() local
1078 int insn_luid = INSN_LUID (DEP_CON (dep)); in update_dependency_caches() local
1436 int insn_luid = INSN_LUID (con); in sd_delete_dep() local
H A Dhaifa-sched.c9020 insn_luid (rtx_insn *insn) in insn_luid() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsched-deps.cc897 int insn_luid = INSN_LUID (con); in sd_find_dep_between() local
951 int insn_luid = INSN_LUID (DEP_CON (dep)); in ask_dependency_caches() local
1025 int insn_luid = INSN_LUID (DEP_CON (dep)); in set_dependency_caches() local
1078 int insn_luid = INSN_LUID (DEP_CON (dep)); in update_dependency_caches() local
1436 int insn_luid = INSN_LUID (con); in sd_delete_dep() local
H A Dhaifa-sched.cc9025 insn_luid (rtx_insn *insn) in insn_luid() function