Searched defs:_S_store (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/ |
H A D | simd_builtin.h | 1311 _S_store(_TV __x, void* __addr) in _S_store() function 1326 _S_store(_SimdWrapper<_Tp, _Np> __x, void* __addr) in _S_store() function 1527 _S_store(_SimdMember<_Tp> __v, _Up* __mem, _TypeTag<_Tp>) noexcept in _S_store() function 2812 _S_store(_SimdWrapper<_Tp, _Np> __v, bool* __mem) noexcept in _S_store() function
|
H A D | simd_x86.h | 514 _S_store(_SimdWrapper<_Tp, _Np> __x, void* __addr) in _S_store() function 4677 _S_store(_SimdWrapper<_Tp, _Np> __v, bool* __mem) noexcept in _S_store() function
|