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

  /src/external/gpl3/gcc/dist/gcc/
gengtype.cc 518 static type_p adjust_field_rtx_def (type_p t, options_p opt);
1113 in gengtype at all, but it's needed for adjust_field_rtx_def. */
1160 adjust_field_rtx_def (type_p t, options_p ARG_UNUSED (opt))
1427 t = adjust_field_rtx_def (t, opt);
1155 adjust_field_rtx_def (type_p t, options_p ARG_UNUSED (opt)) function
  /src/external/gpl3/gcc.old/dist/gcc/
gengtype.cc 519 static type_p adjust_field_rtx_def (type_p t, options_p opt);
1114 in gengtype at all, but it's needed for adjust_field_rtx_def. */
1161 adjust_field_rtx_def (type_p t, options_p ARG_UNUSED (opt))
1458 t = adjust_field_rtx_def (t, opt);
1156 adjust_field_rtx_def (type_p t, options_p ARG_UNUSED (opt)) function

Completed in 22 milliseconds