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

  /src/external/gpl3/gcc/dist/gcc/
ira-int.h 384 ira_pref_t allocno_prefs;
470 #define ALLOCNO_PREFS(A) ((A)->allocno_prefs)
383 ira_pref_t allocno_prefs; member in struct:ira_allocno
  /src/external/gpl3/gcc.old/dist/gcc/
ira-int.h 367 ira_pref_t allocno_prefs;
456 #define ALLOCNO_PREFS(A) ((A)->allocno_prefs)
366 ira_pref_t allocno_prefs; member in struct:ira_allocno

Completed in 30 milliseconds