Searched refs:permutations_table (Results 1 – 1 of 1) sorted by relevance
54 …static const std::array<std::array<uint8_t, PERMUTATIONS>, PERM_SIZE> permutations_table{ { { 0, 1… in create_permutation_index() local76 vld1_u8(permutations_table[k].data()), in create_permutation_index()77 vld1_u8(permutations_table[k].data() + 8) in create_permutation_index()