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

  /src/external/gpl3/gcc/dist/gcc/
rtl.h 2937 set_rtx_cost (rtx x, bool speed_p)
2942 /* Like set_rtx_cost, but return both the speed and size costs in C. */
2933 set_rtx_cost (rtx x, bool speed_p) function
  /src/external/gpl3/gcc.old/dist/gcc/
rtl.h 2927 set_rtx_cost (rtx x, bool speed_p)
2932 /* Like set_rtx_cost, but return both the speed and size costs in C. */
2923 set_rtx_cost (rtx x, bool speed_p) function

Completed in 22 milliseconds