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

  /src/external/gpl3/gcc/dist/gcc/
rtl.h 218 class constant_descriptor_rtx *rt_constant;
1377 #define X0CONSTANT(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_constant)
217 class constant_descriptor_rtx *rt_constant; member in union:rtunion
  /src/external/gpl3/gcc.old/dist/gcc/
rtl.h 216 class constant_descriptor_rtx *rt_constant;
1375 #define X0CONSTANT(RTX, N) (RTL_CHECK1 (RTX, N, '0').rt_constant)
215 class constant_descriptor_rtx *rt_constant; member in union:rtunion

Completed in 27 milliseconds