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

  /src/external/gpl3/gcc/dist/gcc/
varasm.cc 983 decode_reg_name_and_count (const char *asmspec, int *pnregs)
1061 return decode_reg_name_and_count (name, &count);
979 decode_reg_name_and_count (const char *asmspec, int *pnregs) function
  /src/external/gpl3/gcc.old/dist/gcc/
varasm.cc 986 decode_reg_name_and_count (const char *asmspec, int *pnregs)
1064 return decode_reg_name_and_count (name, &count);
982 decode_reg_name_and_count (const char *asmspec, int *pnregs) function

Completed in 53 milliseconds