Home | History | Annotate | Download | only in x64

Lines Matching refs:element_count

3657                                         Register element_count,
3671 // Register element_count is not modified by the function.
3685 // We assume that element_count*element_size + header_size does not
3687 lea(result_end, Operand(element_count, element_size, header_size));