Lines Matching refs:vntmp
1333 VRegister vntmp = v3.V16B(); in Test1OpNEON_Helper() local
1355 __ Ext(vn, vn, vntmp, vn_lane_bytes); in Test1OpNEON_Helper()
1534 VRegister vntmp = VRegister(3, vn_bits); in Test1OpAcrossNEON_Helper() local
1545 VRegister vntmp_ext = (kDRegSize == vn_bits) ? vntmp.V8B() : vntmp.V16B(); in Test1OpAcrossNEON_Helper()
1766 VRegister vntmp = v3.V16B(); in Test2OpNEON_Helper() local
1797 __ Ext(vn, vn, vntmp, vn_lane_bytes); in Test2OpNEON_Helper()
2007 VRegister vntmp = v3.V16B(); in TestByElementNEON_Helper() local
2038 __ Ext(vn, vn, vntmp, vn_lane_bytes); in TestByElementNEON_Helper()
2254 VRegister vntmp = v3.V16B(); in Test2OpImmNEON_Helper() local
2276 __ Ext(vn, vn, vntmp, vn_lane_bytes); in Test2OpImmNEON_Helper()
2468 VRegister vntmp = VRegister(4, vn_bits); in TestOpImmOpImmNEON_Helper() local
2479 VRegister vntmp_ext = (kDRegSize == vn_bits) ? vntmp.V8B() : vntmp.V16B(); in TestOpImmOpImmNEON_Helper()