Home
last modified time | relevance | path

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

/external/vixl/src/vixl/a64/
Dinstructions-a64.h220 int NEONLSIndex(int access_size_shift) const { in NEONLSIndex() argument
225 return static_cast<int>(index >> access_size_shift); in NEONLSIndex()