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

  /src/external/gpl3/gcc.old/dist/gcc/
builtins.cc 831 expand_builtin_return_addr (enum built_in_function fndecl_code, int count) function
4944 rtx tem = expand_builtin_return_addr (DECL_FUNCTION_CODE (fndecl), count);
  /src/external/gpl3/gcc/dist/gcc/
builtins.cc 817 expand_builtin_return_addr (enum built_in_function fndecl_code, int count) function
5406 rtx tem = expand_builtin_return_addr (DECL_FUNCTION_CODE (fndecl), count);

Completed in 24 milliseconds