Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Dsimulator-aarch64.h1678 struct emulated_make_index_sequence_helper struct
1679 : emulated_make_index_sequence_helper<N - 1, N - 1, I...> {};
1682 struct emulated_make_index_sequence : emulated_make_index_sequence_helper<N> {
3135 struct Simulator::emulated_make_index_sequence_helper<0, I...>