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.cc10639 static void sve_st1_scalar_plus_vector_helper(Test* config, in sve_st1_scalar_plus_vector_helper() function
10749 sve_st1_scalar_plus_vector_helper(config, kDRegSize, UXTW, false); in TEST_SVE()
10750 sve_st1_scalar_plus_vector_helper(config, kDRegSize, SXTW, false); in TEST_SVE()
10754 sve_st1_scalar_plus_vector_helper(config, kDRegSize, UXTW, true); in TEST_SVE()
10755 sve_st1_scalar_plus_vector_helper(config, kDRegSize, SXTW, true); in TEST_SVE()
10759 sve_st1_scalar_plus_vector_helper(config, kSRegSize, UXTW, false); in TEST_SVE()
10760 sve_st1_scalar_plus_vector_helper(config, kSRegSize, SXTW, false); in TEST_SVE()
10764 sve_st1_scalar_plus_vector_helper(config, kSRegSize, UXTW, true); in TEST_SVE()
10765 sve_st1_scalar_plus_vector_helper(config, kSRegSize, SXTW, true); in TEST_SVE()
10769 sve_st1_scalar_plus_vector_helper(config, kDRegSize, LSL, true); in TEST_SVE()
[all …]