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

  /src/external/gpl3/gcc/dist/gcc/config/ia64/
ia64.cc 132 /* Structure to be filled in by ia64_compute_frame_size with register
156 /* Current frame information calculated by ia64_compute_frame_size. */
189 static void ia64_compute_frame_size (HOST_WIDE_INT);
2582 /* Helper function for ia64_compute_frame_size: find an appropriate general
2673 /* Helper function for ia64_compute_frame_size, called through
2694 ia64_compute_frame_size (HOST_WIDE_INT size)
3004 ia64_compute_frame_size (get_frame_size ());
3511 ia64_compute_frame_size (get_frame_size ());
3921 ia64_compute_frame_size (get_frame_size ());
4191 ia64_compute_frame_size (get_frame_size ())
2689 ia64_compute_frame_size (HOST_WIDE_INT size) function
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/ia64/
ia64.cc 132 /* Structure to be filled in by ia64_compute_frame_size with register
156 /* Current frame information calculated by ia64_compute_frame_size. */
189 static void ia64_compute_frame_size (HOST_WIDE_INT);
2572 /* Helper function for ia64_compute_frame_size: find an appropriate general
2663 /* Helper function for ia64_compute_frame_size, called through
2684 ia64_compute_frame_size (HOST_WIDE_INT size)
2994 ia64_compute_frame_size (get_frame_size ());
3501 ia64_compute_frame_size (get_frame_size ());
3911 ia64_compute_frame_size (get_frame_size ());
4181 ia64_compute_frame_size (get_frame_size ())
2679 ia64_compute_frame_size (HOST_WIDE_INT size) function
    [all...]

Completed in 28 milliseconds