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

  /src/external/gpl3/gcc/dist/gcc/config/lm32/
lm32.cc 63 static void expand_save_restore (struct lm32_frame_info *info, int op);
292 expand_save_restore (struct lm32_frame_info *info, int op) function
387 expand_save_restore (&current_frame_info, 0);
426 expand_save_restore (&current_frame_info, 1);
  /src/external/gpl3/gcc.old/dist/gcc/config/lm32/
lm32.cc 63 static void expand_save_restore (struct lm32_frame_info *info, int op);
292 expand_save_restore (struct lm32_frame_info *info, int op) function
387 expand_save_restore (&current_frame_info, 0);
426 expand_save_restore (&current_frame_info, 1);

Completed in 18 milliseconds