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

  /src/external/gpl3/gcc/dist/gcc/config/ia64/
ia64.cc 215 static bool ia64_function_ok_for_sibcall (tree, tree);
518 #define TARGET_FUNCTION_OK_FOR_SIBCALL ia64_function_ok_for_sibcall
5142 ia64_function_ok_for_sibcall (tree decl, tree exp ATTRIBUTE_UNUSED)
5136 ia64_function_ok_for_sibcall (tree decl, tree exp ATTRIBUTE_UNUSED) function
  /src/external/gpl3/gcc.old/dist/gcc/config/ia64/
ia64.cc 215 static bool ia64_function_ok_for_sibcall (tree, tree);
508 #define TARGET_FUNCTION_OK_FOR_SIBCALL ia64_function_ok_for_sibcall
5131 ia64_function_ok_for_sibcall (tree decl, tree exp ATTRIBUTE_UNUSED)
5125 ia64_function_ok_for_sibcall (tree decl, tree exp ATTRIBUTE_UNUSED) function

Completed in 36 milliseconds