Home
last modified time | relevance | path

Searched refs:offset_from_last_active (Results 1 – 2 of 2) sorted by relevance

/external/vixl/src/aarch64/
Dlogic-aarch64.cc1563 int offset_from_last_active) { in clast() argument
1565 VIXL_ASSERT((offset_from_last_active == 0) || (offset_from_last_active == 1)); in clast()
1570 ((last_active + offset_from_last_active) + lane_count) % lane_count; in clast()
Dsimulator-aarch64.h3456 int offset_from_last_active);