Searched refs:ia64_compute_frame_size (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dia64.c124 /* Structure to be filled in by ia64_compute_frame_size with register
154 /* Current frame information calculated by ia64_compute_frame_size. */
179 static void ia64_compute_frame_size (HOST_WIDE_INT);
2230 /* Helper function for ia64_compute_frame_size: find an appropriate general
2306 /* Helper function for ia64_compute_frame_size, called through
2326 ia64_compute_frame_size (HOST_WIDE_INT size)
2598 ia64_compute_frame_size (get_frame_size ());
2925 ia64_compute_frame_size (get_frame_size ());
3267 ia64_compute_frame_size (get_frame_size ());
3516 ia64_compute_frame_size (get_frame_siz
2320 ia64_compute_frame_size (HOST_WIDE_INT size) function
[all...]

Completed in 105 milliseconds