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

  /src/external/gpl3/gcc/dist/gcc/config/sh/
sh.cc 261 static bool sh_rtx_costs (rtx, machine_mode, int, int, int *, bool);
493 #define TARGET_RTX_COSTS sh_rtx_costs
3238 sh_rtx_costs (rtx x, machine_mode mode ATTRIBUTE_UNUSED, int outer_code,
3228 sh_rtx_costs (rtx x, machine_mode mode ATTRIBUTE_UNUSED, int outer_code, function
  /src/external/gpl3/gcc.old/dist/gcc/config/sh/
sh.cc 261 static bool sh_rtx_costs (rtx, machine_mode, int, int, int *, bool);
493 #define TARGET_RTX_COSTS sh_rtx_costs
3238 sh_rtx_costs (rtx x, machine_mode mode ATTRIBUTE_UNUSED, int outer_code,
3228 sh_rtx_costs (rtx x, machine_mode mode ATTRIBUTE_UNUSED, int outer_code, function

Completed in 28 milliseconds