Home
last modified time | relevance | path

Searched refs:vn_ext (Results 1 - 1 of 1) sorted by relevance

/third_party/vixl/test/aarch64/
H A Dtest-simulator-aarch64.cc1704 VRegister vn_ext = (kDRegSize == vn_bits) ? vn.V8B() : vn.V16B(); in Test1OpAcrossNEON_Helper() local
1720 __ Ext(vn_ext, vn_ext, vntmp_ext, vn_lane_bytes); in Test1OpAcrossNEON_Helper()
2671 VRegister vn_ext = (kDRegSize == vn_bits) ? vn.V8B() : vn.V16B(); in TestOpImmOpImmNEON_Helper() local
2691 __ Ext(vn_ext, vn_ext, vntmp_ext, vn_lane_bytes); in TestOpImmOpImmNEON_Helper()

Completed in 8 milliseconds