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

  /src/external/gpl3/gcc.old/dist/gcc/config/tilegx/
tilegx.cc 3865 compute_total_frame_size (void)
3889 && !compute_total_frame_size ()
3911 int offset_from_sp = compute_total_frame_size () + offset_from_fp;
3996 int total_size = compute_total_frame_size ();
4163 int total_size = compute_total_frame_size ();
4298 int total_size = compute_total_frame_size ();
3857 compute_total_frame_size (void) function
  /src/external/gpl3/gcc.old/dist/gcc/config/tilepro/
tilepro.cc 3401 compute_total_frame_size (void)
3425 && compute_total_frame_size () == 0
3447 int offset_from_sp = compute_total_frame_size () + offset_from_fp;
3530 int total_size = compute_total_frame_size ();
3696 int total_size = compute_total_frame_size ();
3819 int total_size = compute_total_frame_size ();
3393 compute_total_frame_size (void) function

Completed in 40 milliseconds