Searched refs:pack_odd_elements (Results 1 – 3 of 3) sorted by relevance
/external/vixl/src/aarch64/ |
D | simulator-aarch64.cc | 2170 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 …]
|
D | simulator-aarch64.h | 4633 LogicVRegister pack_odd_elements(VectorFormat vform,
|
D | logic-aarch64.cc | 7678 LogicVRegister Simulator::pack_odd_elements(VectorFormat vform, in pack_odd_elements() function in vixl::aarch64::Simulator
|