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

  /src/external/gpl3/gcc/dist/gcc/
function.cc 26 before the function body is parsed, and `expand_function_end' is
5174 /* expand_function_end will insert the appropriate padding in
5196 /* Set DECL_REGISTER flag so that expand_function_end will copy the
5390 expand_function_end (void)
5371 expand_function_end (void) function
  /src/external/gpl3/gcc.old/dist/gcc/
function.cc 26 before the function body is parsed, and `expand_function_end' is
5184 /* expand_function_end will insert the appropriate padding in
5206 /* Set DECL_REGISTER flag so that expand_function_end will copy the
5400 expand_function_end (void)
5381 expand_function_end (void) function

Completed in 114 milliseconds