Searched refs:f8_offset (Results 1 – 1 of 1) sorted by relevance
251 HOST_WIDE_INT f8_offset; member6428 b = MIN (b, cfun_frame_layout.f8_offset); in s390_frame_area()6429 t = MAX (t, (cfun_frame_layout.f8_offset in s390_frame_area()6620 cfun_frame_layout.f8_offset = -cfun_frame_layout.high_fprs * 8; in s390_frame_info()6690 cfun_frame_layout.f8_offset = (MIN (MIN (cfun_frame_layout.f0_offset, in s390_frame_info()7222 && cfun_frame_layout.f8_offset + cfun_frame_layout.high_fprs * 8 > 0) in s390_emit_prologue()7224 offset = (cfun_frame_layout.f8_offset in s390_emit_prologue()7235 if (offset >= cfun_frame_layout.f8_offset) in s390_emit_prologue()7335 GEN_INT (cfun_frame_layout.f8_offset))); in s390_emit_prologue()7344 + cfun_frame_layout.f8_offset in s390_emit_prologue()[all …]