Home
last modified time | relevance | path

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

/external/vixl/test/aarch64/
Dtest-assembler-sve-aarch64.cc12821 int shift_d[] = {1, 23, 45, 64}; in TEST_SVE() local
12822 for (size_t i = 0; i < ArrayLength(shift_d); i++) { in TEST_SVE()
12823 BitwiseShiftImmHelper(config, kDRegSize, inputs_d, shift_d[i]); in TEST_SVE()