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

  /src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc 15065 const_ok_for_output_1 (rtx rtl)
15202 return const_ok_for_output_1 (rtl);
15208 if (!const_ok_for_output_1 (*iter))
16323 if (!const_ok_for_output_1 (*iter))
15052 const_ok_for_output_1 (rtx rtl) function
  /src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc 14980 const_ok_for_output_1 (rtx rtl)
15117 return const_ok_for_output_1 (rtl);
15123 if (!const_ok_for_output_1 (*iter))
16239 if (!const_ok_for_output_1 (*iter))
14967 const_ok_for_output_1 (rtx rtl) function

Completed in 66 milliseconds