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

  /src/external/gpl3/gcc/dist/gcc/
ira-int.h 433 #define ALLOCNO_REGNO(A) ((A)->regno)
1650 auto regno = ALLOCNO_REGNO (a);
  /src/external/gpl3/gcc.old/dist/gcc/
ira-int.h 426 #define ALLOCNO_REGNO(A) ((A)->regno)
1636 auto regno = ALLOCNO_REGNO (a);

Completed in 16 milliseconds