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

  /src/external/gpl3/gcc/dist/gcc/config/bfin/
bfin.cc 117 funkind (const_tree funtype) function
597 e_funkind fkind = funkind (TREE_TYPE (current_function_decl));
615 e_funkind fkind = funkind (TREE_TYPE (current_function_decl));
1070 e_funkind fkind = funkind (TREE_TYPE (current_function_decl));
1154 e_funkind fkind = funkind (TREE_TYPE (current_function_decl));
1190 if (funkind (TREE_TYPE (current_function_decl)) != SUBROUTINE
1815 e_funkind fkind = funkind (TREE_TYPE (current_function_decl));
3502 || (funkind (TREE_TYPE (current_function_decl)) == SUBROUTINE
4718 else if (funkind (x) != SUBROUTINE)
4736 kind1 = funkind (type1)
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/bfin/
bfin.cc 117 funkind (const_tree funtype) function
597 e_funkind fkind = funkind (TREE_TYPE (current_function_decl));
615 e_funkind fkind = funkind (TREE_TYPE (current_function_decl));
1070 e_funkind fkind = funkind (TREE_TYPE (current_function_decl));
1154 e_funkind fkind = funkind (TREE_TYPE (current_function_decl));
1190 if (funkind (TREE_TYPE (current_function_decl)) != SUBROUTINE
1815 e_funkind fkind = funkind (TREE_TYPE (current_function_decl));
3501 || (funkind (TREE_TYPE (current_function_decl)) == SUBROUTINE
4717 else if (funkind (x) != SUBROUTINE)
4735 kind1 = funkind (type1)
    [all...]

Completed in 16 milliseconds