Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Dsimulator-aarch64.h3799 LogicVRegister rotate_elements_right(VectorFormat vform,
Dsimulator-aarch64.cc2642 rotate_elements_right(vform, result, zm, 1); in Simulate_ZdT_ZnT_ZmT()
2647 rotate_elements_right(vform, result, zm, -1); in Simulate_ZdT_ZnT_ZmT()
Dlogic-aarch64.cc2554 LogicVRegister Simulator::rotate_elements_right(VectorFormat vform, in rotate_elements_right() function in vixl::aarch64::Simulator