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

  /src/external/gpl3/gcc/dist/gcc/config/m32c/
m32c.cc 94 static rtx m32c_function_value (const_tree, const_tree, bool);
1521 #define TARGET_FUNCTION_VALUE m32c_function_value
1524 m32c_function_value (const_tree valtype, function
  /src/external/gpl3/gcc.old/dist/gcc/config/m32c/
m32c.cc 91 static rtx m32c_function_value (const_tree, const_tree, bool);
1518 #define TARGET_FUNCTION_VALUE m32c_function_value
1521 m32c_function_value (const_tree valtype, function

Completed in 28 milliseconds