Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dsimd_scalar.h772 _S_logical_or(bool __x, bool __y)
H A Dsimd_fixed_size.h1928 _S_logical_or(const _MaskMember& __x, const _MaskMember& __y) noexcept
H A Dsimd.h4738 _Impl::_S_logical_or(__x._M_data, simd_mask(__y)._M_data)};
4748 { return {__private_init, _Impl::_S_logical_or(__x._M_data, __y._M_data)}; }
H A Dsimd_x86.h4866 _S_logical_or(const _SimdWrapper<_Tp, _Np>& __x, const _SimdWrapper<_Tp, _Np>& __y) in _S_logical_or() function
4884 return _Base::_S_logical_or(__x, __y); in _S_logical_or()
H A Dsimd_builtin.h2845 _S_logical_or(const _SimdWrapper<_Tp, _Np>& __x, const _SimdWrapper<_Tp, _Np>& __y) in _S_logical_or() function
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog1653 (_MaskImplX86::_S_logical_and, _S_logical_or, _S_bit_not)