Home | History | Annotate | Download | only in target-i386

Lines Matching refs:push_size

781     push_size = 6 + (new_stack << 2) + (has_error_code << 1);
783 push_size += 8;
784 push_size <<= shift;
2451 // push_size = ((param_count * 2) + 8) << shift;
2479 // push_size = (4 << shift);