Searched refs:__halves (Results 1 – 1 of 1) sorted by relevance
94 const auto __halves = split<simd<_Tp, simd_abi::_Neon<8>>>(__x); in _S_reduce() local95 const auto __y = __binary_op(__halves[0], __halves[1]); in _S_reduce()
Completed in 3 milliseconds