Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Dsimulator-aarch64.cc2170 pack_odd_elements(vform_half, zn_t, zn); in SimulateSVESaturatingIntMulLongIdx()
2429 pack_odd_elements(vform_half, zm_t, zm); in Simulate_ZdT_ZnT_ZmTb()
2597 pack_odd_elements(vform_half, zn_t, zn); in SimulateSVEInterleavedArithLong()
2598 pack_odd_elements(vform_half, zm_t, zm); in SimulateSVEInterleavedArithLong()
2672 pack_odd_elements(vform_half, zn_t, zn); in SimulateSVEIntMulLongVec()
2673 pack_odd_elements(vform_half, zm_t, zm); in SimulateSVEIntMulLongVec()
2785 pack_odd_elements(vform_half, zn_t, zn); in SimulateSVEShiftLeftImm()
2871 pack_odd_elements(kFormatVnS, zn_t, zn); in Simulate_ZdaD_ZnS_ZmS_imm()
2899 pack_odd_elements(kFormatVnH, zn_t, zn); in Simulate_ZdaS_ZnH_ZmH()
2900 pack_odd_elements(kFormatVnH, zm_t, zm); in Simulate_ZdaS_ZnH_ZmH()
[all …]
Dsimulator-aarch64.h4633 LogicVRegister pack_odd_elements(VectorFormat vform,
Dlogic-aarch64.cc7678 LogicVRegister Simulator::pack_odd_elements(VectorFormat vform, in pack_odd_elements() function in vixl::aarch64::Simulator