Home
last modified time | relevance | path

Searched defs:_CommonImplBuiltin (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dsimd_builtin.h1239 struct _CommonImplBuiltin struct
1247 static inline constexpr bool __converts_via_decomposition_v
1254 _S_load(const void* __p) in _S_load()
1299 _S_memcpy(char* __dst, const char* __src) in _S_memcpy()
1311 _S_store(_TV __x, void* __addr) in _S_store()
1326 _S_store(_SimdWrapper<_Tp, _Np> __x, void* __addr) in _S_store()
1333 _S_store_bool_array(_BitMask<_Np, _Sanitized> __x, bool* __mem) in _S_store_bool_array()
1382 _S_blend(_SimdWrapper<__int_for_sizeof_t<_Tp>, _Np> __k, in _S_blend()