Lines Matching defs:vntmp
1488 VRegister vntmp = v3.V16B();
1510 __ Ext(vn, vn, vntmp, vn_lane_bytes);
1694 VRegister vntmp = VRegister(3, vn_bits);
1705 VRegister vntmp_ext = (kDRegSize == vn_bits) ? vntmp.V8B() : vntmp.V16B();
1935 VRegister vntmp = v3.V16B();
1966 __ Ext(vn, vn, vntmp, vn_lane_bytes);
2189 VRegister vntmp = v3.V16B();
2221 __ Ext(vn, vn, vntmp, vn_lane_bytes);
2444 VRegister vntmp = v3.V16B();
2466 __ Ext(vn, vn, vntmp, vn_lane_bytes);
2661 VRegister vntmp = VRegister(4, vn_bits);
2672 VRegister vntmp_ext = (kDRegSize == vn_bits) ? vntmp.V8B() : vntmp.V16B();