Searched refs:inputs_n (Results 1 – 1 of 1) sorted by relevance
1299 uintptr_t inputs_n, in Test1OpNEON_Helper() argument1344 __ Mov(inputs_n_base, inputs_n); in Test1OpNEON_Helper()1346 inputs_n + (vn_lane_bytes * inputs_n_length) - 16); in Test1OpNEON_Helper()1385 const Tn inputs_n[], in Test1OpNEON() argument1403 reinterpret_cast<uintptr_t>(inputs_n), in Test1OpNEON()1468 static_cast<uint64_t>(inputs_n[input_index_n]), in Test1OpNEON()1497 uintptr_t inputs_n, in Test1OpAcrossNEON_Helper() argument1549 __ Mov(inputs_n_base, inputs_n); in Test1OpAcrossNEON_Helper()1551 inputs_n + vn_lane_bytes * (inputs_n_length - vn_lane_count)); in Test1OpAcrossNEON_Helper()1588 const Tn inputs_n[], in Test1OpAcrossNEON() argument[all …]