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.cc1763 int offset_from_last_active) { in clast() argument
1765 VIXL_ASSERT((offset_from_last_active == 0) || (offset_from_last_active == 1)); in clast()
1770 ((last_active + offset_from_last_active) + lane_count) % lane_count; in clast()
Dsimulator-aarch64.h3398 int offset_from_last_active);