Home | History | Annotate | Download | only in arm

Lines Matching refs:fixed_size

249   unsigned fixed_size = ComputeFixedSize(function_);
251 ASSERT(fixed_size + height_in_bytes == input_frame_size);
256 unsigned output_frame_size = fixed_size + stack_slot_size + outgoing_size;