Home
last modified time | relevance | path

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

/external/vixl/test/aarch64/
Dtest-assembler-sve-aarch64.cc10695 static void sve_st1_scalar_plus_vector_helper(Test* config, in sve_st1_scalar_plus_vector_helper() function
10805 sve_st1_scalar_plus_vector_helper(config, kDRegSize, UXTW, false); in TEST_SVE()
10806 sve_st1_scalar_plus_vector_helper(config, kDRegSize, SXTW, false); in TEST_SVE()
10810 sve_st1_scalar_plus_vector_helper(config, kDRegSize, UXTW, true); in TEST_SVE()
10811 sve_st1_scalar_plus_vector_helper(config, kDRegSize, SXTW, true); in TEST_SVE()
10815 sve_st1_scalar_plus_vector_helper(config, kSRegSize, UXTW, false); in TEST_SVE()
10816 sve_st1_scalar_plus_vector_helper(config, kSRegSize, SXTW, false); in TEST_SVE()
10820 sve_st1_scalar_plus_vector_helper(config, kSRegSize, UXTW, true); in TEST_SVE()
10821 sve_st1_scalar_plus_vector_helper(config, kSRegSize, SXTW, true); in TEST_SVE()
10825 sve_st1_scalar_plus_vector_helper(config, kDRegSize, LSL, true); in TEST_SVE()
[all …]