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

  /src/external/gpl3/gcc/dist/gcc/config/sh/
sh.cc 307 static bool sh2a_function_vector_p (tree);
1577 && sh2a_function_vector_p (decl) && TARGET_SH2A)
8516 if (sh2a_function_vector_p (tr))
8640 sh2a_function_vector_p (tree func)
8628 sh2a_function_vector_p (tree func) function
  /src/external/gpl3/gcc.old/dist/gcc/config/sh/
sh.cc 306 static bool sh2a_function_vector_p (tree);
1577 && sh2a_function_vector_p (decl) && TARGET_SH2A)
8515 if (sh2a_function_vector_p (tr))
8639 sh2a_function_vector_p (tree func)
8627 sh2a_function_vector_p (tree func) function

Completed in 39 milliseconds