Lines Matching defs:vn
208 const VRegister& vn);
210 const VRegister& vn,
213 const VRegister& vn,
217 const VRegister& vd, int imm1, const VRegister& vn, int imm2);
225 const VRegister& vn,
1487 VRegister vn = v1.V16B();
1503 __ Ldr(vn, MemOperand(inputs_n_last_16bytes));
1510 __ Ext(vn, vn, vntmp, vn_lane_bytes);
1693 VRegister vn = VRegister(1, vn_bits);
1704 VRegister vn_ext = (kDRegSize == vn_bits) ? vn.V8B() : vn.V16B();
1713 __ Ldr(vn, MemOperand(inputs_n_last_vector));
1933 VRegister vn = v1.V16B();
1958 __ Ldr(vn, MemOperand(inputs_n_last_16bytes));
1966 __ Ext(vn, vn, vntmp, vn_lane_bytes);
2187 VRegister vn = v1.V16B();
2213 __ Ldr(vn, MemOperand(inputs_n_last_16bytes));
2221 __ Ext(vn, vn, vntmp, vn_lane_bytes);
2443 VRegister vn = v1.V16B();
2459 __ Ldr(vn, MemOperand(inputs_n_last_16bytes));
2466 __ Ext(vn, vn, vntmp, vn_lane_bytes);
2660 VRegister vn = VRegister(1, vn_bits);
2671 VRegister vn_ext = (kDRegSize == vn_bits) ? vn.V8B() : vn.V16B();
2684 __ Ldr(vn, MemOperand(inputs_n_last_vector));