Home | History | Annotate | Download | only in aarch64

Lines Matching refs:Ins

2498   void Ins(const VRegister& vd,
2504 ins(vd, vd_index, vn, vn_index);
2506 void Ins(const VRegister& vd, int vd_index, const Register& rn) {
2509 ins(vd, vd_index, rn);