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

  /src/external/gpl3/gcc/dist/gcc/config/xtensa/
xtensa.cc 144 static rtx xtensa_function_value (const_tree, const_tree, bool);
240 #define TARGET_FUNCTION_VALUE xtensa_function_value
4730 xtensa_function_value (const_tree valtype, const_tree func ATTRIBUTE_UNUSED,
4728 xtensa_function_value (const_tree valtype, const_tree func ATTRIBUTE_UNUSED, function
  /src/external/gpl3/gcc.old/dist/gcc/config/xtensa/
xtensa.cc 149 static rtx xtensa_function_value (const_tree, const_tree, bool);
236 #define TARGET_FUNCTION_VALUE xtensa_function_value
3948 xtensa_function_value (const_tree valtype, const_tree func ATTRIBUTE_UNUSED,
3946 xtensa_function_value (const_tree valtype, const_tree func ATTRIBUTE_UNUSED, function

Completed in 46 milliseconds