HomeSort by: relevance | last modified time | path
    Searched refs:_S_store (Results 1 - 15 of 15) sorted by relevancy

  /src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
simd_builtin.h 1160 // _S_store {{{
1175 _S_store(_TV __x, void* __addr)
1190 _S_store(_SimdWrapper<_Tp, _Np> __x, void* __addr)
1191 { _S_store<_Np * sizeof(_Tp)>(__x._M_data, __addr); }
1209 _S_store<_Np>(__bool2, __mem);
1214 _S_store<_Np>(__bool3, __mem);
1228 _S_store<__remaining>(__bool7, __mem + __offset);
1236 _S_store<4>(__bool4, __mem + __offset);
1388 // _S_store {{{2
1391 _S_store(_SimdMember<_Tp> __v, _Up* __mem, _TypeTag<_Tp>) noexcep
    [all...]
simd_scalar.h 112 // _S_store {{{
115 _S_store(_Tp __x, void* __addr)
169 // _S_store {{{2
172 _S_store(_Tp __v, _Up* __mem, _TypeTag<_Tp>) noexcept
753 // _S_store {{{2
755 _S_store(bool __v, bool* __mem) noexcept
simd_x86.h 509 // _S_store {{{
510 using _CommonImplBuiltin::_S_store;
514 _S_store(_SimdWrapper<_Tp, _Np> __x, void* __addr)
519 _CommonImplBuiltin::_S_store(__x, __addr);
577 _CommonImplBuiltin::_S_store(__x, __addr);
589 _S_store<_Np>(1 & __vector_bitcast<_UChar, _Np>(
604 _S_store<_Np>(_pdep_u32(__x._M_to_bits(), 0x01010101U), __mem);
623 _S_store<__todo>(__bools, __mem + __offset);
657 _S_store<__todo>(__bools, __mem + __offset);
4674 // _S_store {{{
    [all...]
simd_sve.h 804 _S_store(_Up* __p, _SveSimdWrapper<_Tp, _Np> __x, _SveMaskWrapper<sizeof(_Tp), _Np> __k)
919 _S_store(_SimdMember<_Tp> __v, _Up* __mem, _TypeTag<_Tp>) noexcept
922 _CommonImpl::template _S_store<_Tp, _Up, _Np>(
930 { _CommonImpl::template _S_store<_Tp, _Up, _Np>(__mem, __v, __k); }
1616 _S_store(_SveMaskWrapper<_Bits, _Np> __v, bool* __mem) noexcept
simd_fixed_size.h 1218 // _S_store {{{
1221 _S_store(const _SimdTuple<_Tp, _As...>& __x, void* __addr)
1313 // _S_store {{{2
1316 _S_store(const _SimdMember<_Tp>& __v, _Up* __mem, _TypeTag<_Tp>) noexcept
1319 __meta._S_store(__native, &__mem[__meta._S_offset], _TypeTag<_Tp>());
1906 // _S_store {{{2
1908 _S_store(const _MaskMember __bitmask, bool* __mem) noexcept
simd_neon.h 39 // _S_store {{{
40 using _CommonImplBuiltin::_S_store;
simd_math.h 682 simd_abi::deduce_t<int, _Np>::_CommonImpl::_S_store(__e, __exp);
simd.h 4886 { _Impl::_S_store(_M_data, _Flags::template _S_apply<simd_mask>(__mem)); }
5519 _Impl::_S_store(_M_data, _Flags::template _S_apply<simd>(__mem),
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/
simd_builtin.h 1160 // _S_store {{{
1175 _S_store(_TV __x, void* __addr)
1190 _S_store(_SimdWrapper<_Tp, _Np> __x, void* __addr)
1191 { _S_store<_Np * sizeof(_Tp)>(__x._M_data, __addr); }
1209 _S_store<_Np>(__bool2, __mem);
1214 _S_store<_Np>(__bool3, __mem);
1228 _S_store<__remaining>(__bool7, __mem + __offset);
1236 _S_store<4>(__bool4, __mem + __offset);
1388 // _S_store {{{2
1391 _S_store(_SimdMember<_Tp> __v, _Up* __mem, _TypeTag<_Tp>) noexcep
    [all...]
simd_scalar.h 112 // _S_store {{{
115 _S_store(_Tp __x, void* __addr)
169 // _S_store {{{2
172 _S_store(_Tp __v, _Up* __mem, _TypeTag<_Tp>) noexcept
753 // _S_store {{{2
755 _S_store(bool __v, bool* __mem) noexcept
simd_x86.h 509 // _S_store {{{
510 using _CommonImplBuiltin::_S_store;
514 _S_store(_SimdWrapper<_Tp, _Np> __x, void* __addr)
519 _CommonImplBuiltin::_S_store(__x, __addr);
577 _CommonImplBuiltin::_S_store(__x, __addr);
589 _S_store<_Np>(1 & __vector_bitcast<_UChar, _Np>(
604 _S_store<_Np>(_pdep_u32(__x._M_to_bits(), 0x01010101U), __mem);
623 _S_store<__todo>(__bools, __mem + __offset);
657 _S_store<__todo>(__bools, __mem + __offset);
4674 // _S_store {{{
    [all...]
simd_fixed_size.h 1218 // _S_store {{{
1221 _S_store(const _SimdTuple<_Tp, _As...>& __x, void* __addr)
1313 // _S_store {{{2
1316 _S_store(const _SimdMember<_Tp>& __v, _Up* __mem, _TypeTag<_Tp>) noexcept
1319 __meta._S_store(__native, &__mem[__meta._S_offset], _TypeTag<_Tp>());
1906 // _S_store {{{2
1908 _S_store(const _MaskMember __bitmask, bool* __mem) noexcept
simd_neon.h 39 // _S_store {{{
40 using _CommonImplBuiltin::_S_store;
simd_math.h 670 simd_abi::deduce_t<int, _Np>::_CommonImpl::_S_store(__e, __exp);
simd.h 4783 { _Impl::_S_store(_M_data, _Flags::template _S_apply<simd_mask>(__mem)); }
5416 _Impl::_S_store(_M_data, _Flags::template _S_apply<simd>(__mem),

Completed in 51 milliseconds