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

  /src/external/gpl3/gcc.old/dist/gcc/
builtins.cc 117 static rtx expand_builtin_classify_type (tree);
1849 /* Used by expand_builtin_classify_type and fold_builtin_classify_type. */
1881 expand_builtin_classify_type (tree exp)
7257 return expand_builtin_classify_type (exp);
1880 expand_builtin_classify_type (tree exp) function
  /src/external/gpl3/gcc/dist/gcc/
builtins.cc 117 static rtx expand_builtin_classify_type (tree);
1862 /* Used by expand_builtin_classify_type and fold_builtin_classify_type. */
1896 expand_builtin_classify_type (tree exp)
8041 return expand_builtin_classify_type (exp);
1895 expand_builtin_classify_type (tree exp) function

Completed in 38 milliseconds