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

  /src/external/gpl3/gcc/dist/gcc/config/m32r/
m32r.cc 1516 /* Structure to be filled in by m32r_compute_frame_size with register
1532 /* Current frame information calculated by m32r_compute_frame_size. */
1560 m32r_compute_frame_size (poly_int64 size) /* # of var. bytes allocated. */
1684 m32r_compute_frame_size (get_frame_size ());
1765 m32r_compute_frame_size which calculates the prolog size. */
1777 m32r_compute_frame_size (get_frame_size ());
1926 m32r_compute_frame_size (get_frame_size ());
1546 m32r_compute_frame_size (poly_int64 size) \/* # of var. bytes allocated. *\/ function
  /src/external/gpl3/gcc.old/dist/gcc/config/m32r/
m32r.cc 1514 /* Structure to be filled in by m32r_compute_frame_size with register
1530 /* Current frame information calculated by m32r_compute_frame_size. */
1558 m32r_compute_frame_size (poly_int64 size) /* # of var. bytes allocated. */
1682 m32r_compute_frame_size (get_frame_size ());
1763 m32r_compute_frame_size which calculates the prolog size. */
1775 m32r_compute_frame_size (get_frame_size ());
1924 m32r_compute_frame_size (get_frame_size ());
1544 m32r_compute_frame_size (poly_int64 size) \/* # of var. bytes allocated. *\/ function

Completed in 16 milliseconds