Home | History | Annotate | Download | only in ia32

Lines Matching refs:fixed_size

340   unsigned fixed_size = ComputeFixedSize(function_);
342 ASSERT(fixed_size + height_in_bytes == input_frame_size);
347 unsigned output_frame_size = fixed_size + stack_slot_size + outgoing_size;