HomeSort by: relevance | last modified time | path
    Searched refs:x_rtl (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/
emit-rtl.h 338 extern GTY(()) struct rtl_data x_rtl; variable in typeref:struct:rtl_data
343 #define crtl (&x_rtl)
emit-rtl.cc 82 struct rtl_data x_rtl; variable in typeref:struct:rtl_data
  /src/external/gpl3/gcc/dist/gcc/
emit-rtl.h 342 extern GTY(()) struct rtl_data x_rtl; variable in typeref:struct:rtl_data
347 #define crtl (&x_rtl)
emit-rtl.cc 83 struct rtl_data x_rtl; variable in typeref:struct:rtl_data

Completed in 36 milliseconds