Home
last modified time | relevance | path

Searched refs:vntmp (Results 1 – 1 of 1) sorted by relevance

/external/vixl/test/aarch64/
Dtest-simulator-aarch64.cc1333 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()
[all …]