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

  /src/external/gpl3/gcc/dist/gcc/config/sh/
sh.cc 240 static bool sh_function_ok_for_sibcall (tree, tree);
488 #define TARGET_FUNCTION_OK_FOR_SIBCALL sh_function_ok_for_sibcall
10157 sh_function_ok_for_sibcall (tree decl, tree exp ATTRIBUTE_UNUSED)
10136 sh_function_ok_for_sibcall (tree decl, tree exp ATTRIBUTE_UNUSED) function
  /src/external/gpl3/gcc.old/dist/gcc/config/sh/
sh.cc 240 static bool sh_function_ok_for_sibcall (tree, tree);
488 #define TARGET_FUNCTION_OK_FOR_SIBCALL sh_function_ok_for_sibcall
10156 sh_function_ok_for_sibcall (tree decl, tree exp ATTRIBUTE_UNUSED)
10135 sh_function_ok_for_sibcall (tree decl, tree exp ATTRIBUTE_UNUSED) function

Completed in 35 milliseconds