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

  /src/external/gpl3/gcc/dist/gcc/
rtl.h 2955 set_src_cost (rtx x, machine_mode mode, bool speed_p)
2960 /* Like set_src_cost, but return both the speed and size costs in C. */
2951 set_src_cost (rtx x, machine_mode mode, bool speed_p) function
  /src/external/gpl3/gcc.old/dist/gcc/
rtl.h 2945 set_src_cost (rtx x, machine_mode mode, bool speed_p)
2950 /* Like set_src_cost, but return both the speed and size costs in C. */
2941 set_src_cost (rtx x, machine_mode mode, bool speed_p) function

Completed in 19 milliseconds