HomeSort by: relevance | last modified time | path
    Searched defs:find_allocno_pref (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
ira-build.cc 1193 find_allocno_pref (ira_allocno_t a, int hard_regno)
1239 if ((pref = find_allocno_pref (a, hard_regno)) != NULL)
1188 find_allocno_pref (ira_allocno_t a, int hard_regno) function
  /src/external/gpl3/gcc.old/dist/gcc/
ira-build.cc 1191 find_allocno_pref (ira_allocno_t a, int hard_regno)
1237 if ((pref = find_allocno_pref (a, hard_regno)) != NULL)
1186 find_allocno_pref (ira_allocno_t a, int hard_regno) function

Completed in 76 milliseconds