Home | History | Annotate | Download | only in x87

Lines Matching full:element_count

1339                               Register element_count,
1355 // Register element_count is not modified by the function.
1386 // We assume that element_count*element_size + header_size does not
1398 lea(result_end, Operand(element_count, element_size, header_size));