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

  /src/external/gpl3/gcc/dist/gcc/config/sh/
sh.cc 7980 sh_pass_in_reg_p (const CUMULATIVE_ARGS& cum, machine_mode mode,
8011 if (sh_pass_in_reg_p (*cum, arg.mode, arg.type)
8043 if (sh_pass_in_reg_p (*ca, mode, arg.type)
8114 || sh_pass_in_reg_p (*ca, arg.mode, arg.type))
7969 sh_pass_in_reg_p (const CUMULATIVE_ARGS& cum, machine_mode mode, function
  /src/external/gpl3/gcc.old/dist/gcc/config/sh/
sh.cc 7980 sh_pass_in_reg_p (const CUMULATIVE_ARGS& cum, machine_mode mode,
8011 if (sh_pass_in_reg_p (*cum, arg.mode, arg.type)
8043 if (sh_pass_in_reg_p (*ca, mode, arg.type)
8114 || sh_pass_in_reg_p (*ca, arg.mode, arg.type))
7969 sh_pass_in_reg_p (const CUMULATIVE_ARGS& cum, machine_mode mode, function

Completed in 94 milliseconds