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

  /src/external/gpl3/gcc/dist/gcc/config/pa/
pa.cc 135 static bool pa_function_ok_for_sibcall (tree, tree);
293 #define TARGET_FUNCTION_OK_FOR_SIBCALL pa_function_ok_for_sibcall
9093 pa_function_ok_for_sibcall (tree decl, tree exp ATTRIBUTE_UNUSED)
9079 pa_function_ok_for_sibcall (tree decl, tree exp ATTRIBUTE_UNUSED) function
  /src/external/gpl3/gcc.old/dist/gcc/config/pa/
pa.cc 134 static bool pa_function_ok_for_sibcall (tree, tree);
289 #define TARGET_FUNCTION_OK_FOR_SIBCALL pa_function_ok_for_sibcall
8945 pa_function_ok_for_sibcall (tree decl, tree exp ATTRIBUTE_UNUSED)
8931 pa_function_ok_for_sibcall (tree decl, tree exp ATTRIBUTE_UNUSED) function

Completed in 37 milliseconds