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

  /src/external/gpl3/gcc/dist/gcc/config/sparc/
sparc.cc 7785 sparc_function_value_1 (const_tree type, machine_mode mode, bool outgoing)
7889 return sparc_function_value_1 (valtype, TYPE_MODE (valtype), outgoing);
7898 return sparc_function_value_1 (NULL_TREE, mode, false);
7774 sparc_function_value_1 (const_tree type, machine_mode mode, bool outgoing) function
  /src/external/gpl3/gcc.old/dist/gcc/config/sparc/
sparc.cc 7770 sparc_function_value_1 (const_tree type, machine_mode mode, bool outgoing)
7874 return sparc_function_value_1 (valtype, TYPE_MODE (valtype), outgoing);
7883 return sparc_function_value_1 (NULL_TREE, mode, false);
7759 sparc_function_value_1 (const_tree type, machine_mode mode, bool outgoing) function

Completed in 39 milliseconds