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

  /src/external/gpl3/gcc/dist/gcc/config/alpha/
alpha.cc 5771 alpha_function_value_1 (const_tree valtype, const_tree func ATTRIBUTE_UNUSED,
5833 return alpha_function_value_1 (valtype, fn_decl_or_type, VOIDmode);
5841 return alpha_function_value_1 (NULL_TREE, NULL_TREE, mode);
5757 alpha_function_value_1 (const_tree valtype, const_tree func ATTRIBUTE_UNUSED, function
  /src/external/gpl3/gcc.old/dist/gcc/config/alpha/
alpha.cc 5758 alpha_function_value_1 (const_tree valtype, const_tree func ATTRIBUTE_UNUSED,
5820 return alpha_function_value_1 (valtype, fn_decl_or_type, VOIDmode);
5828 return alpha_function_value_1 (NULL_TREE, NULL_TREE, mode);
5744 alpha_function_value_1 (const_tree valtype, const_tree func ATTRIBUTE_UNUSED, function

Completed in 51 milliseconds