Searched defs:_S_masked_store (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/ |
H A D | simd_x86.h | 1248 _S_masked_store(const _SimdWrapper<_Tp, _Np> __v, _Up* __mem, in _S_masked_store() function 4813 _S_masked_store(const _SimdWrapper<_Tp, _Np> __v, bool* __mem, in _S_masked_store() function
|
H A D | simd_builtin.h | 1583 _S_masked_store(const _TW __v, _Up* __mem, const _MaskMember<_Tp> __k) noexcept in _S_masked_store() function 2822 _S_masked_store(const _SimdWrapper<_Tp, _Np> __v, bool* __mem, in _S_masked_store() function
|