Searched refs:vntmp (Results 1 - 1 of 1) sorted by relevance
/third_party/vixl/test/aarch64/ |
H A D | test-simulator-aarch64.cc | 1488 VRegister vntmp = v3.V16B(); in Test1OpNEON_Helper() local 1510 __ Ext(vn, vn, vntmp, vn_lane_bytes); in Test1OpNEON_Helper() 1694 VRegister vntmp = VRegister(3, vn_bits); in Test1OpAcrossNEON_Helper() local 1705 VRegister vntmp_ext = (kDRegSize == vn_bits) ? vntmp.V8B() : vntmp.V16B(); in Test1OpAcrossNEON_Helper() 1935 VRegister vntmp = v3.V16B(); in Test2OpNEON_Helper() local 1966 __ Ext(vn, vn, vntmp, vn_lane_bytes); in Test2OpNEON_Helper() 2189 VRegister vntmp = v3.V16B(); in TestByElementNEON_Helper() local 2221 __ Ext(vn, vn, vntmp, vn_lane_bytes); in TestByElementNEON_Helper() 2444 VRegister vntmp in Test2OpImmNEON_Helper() local 2661 VRegister vntmp = VRegister(4, vn_bits); TestOpImmOpImmNEON_Helper() local [all...] |
Completed in 5 milliseconds