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

  /src/external/gpl3/gcc/dist/gcc/config/frv/
frv.cc 381 static bool frv_function_ok_for_sibcall (tree, tree);
454 #define TARGET_FUNCTION_OK_FOR_SIBCALL frv_function_ok_for_sibcall
547 frv_function_ok_for_sibcall (tree decl ATTRIBUTE_UNUSED,
545 frv_function_ok_for_sibcall (tree decl ATTRIBUTE_UNUSED, function
  /src/external/gpl3/gcc.old/dist/gcc/config/frv/
frv.cc 380 static bool frv_function_ok_for_sibcall (tree, tree);
453 #define TARGET_FUNCTION_OK_FOR_SIBCALL frv_function_ok_for_sibcall
546 frv_function_ok_for_sibcall (tree decl ATTRIBUTE_UNUSED,
544 frv_function_ok_for_sibcall (tree decl ATTRIBUTE_UNUSED, function

Completed in 32 milliseconds