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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 1142 static tree get_prev_label (tree);
14911 tree labelname = get_prev_label (funname);
21076 /* GET_PREV_LABEL gets the label name from the previous definition of
21080 get_prev_label (tree function_name)
21036 get_prev_label (tree function_name) function
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 1142 static tree get_prev_label (tree);
14527 tree labelname = get_prev_label (funname);
20609 /* GET_PREV_LABEL gets the label name from the previous definition of
20613 get_prev_label (tree function_name)
20569 get_prev_label (tree function_name) function

Completed in 62 milliseconds