Home
last modified time | relevance | path

Searched refs:any_int32 (Results 26 – 31 of 31) sorted by relevance

12

/dports/devel/libsimdpp/libsimdpp-2.1-400-g9dac213d/doc/wiki/types/
H A Dint32.mwiki9 class int32<N,void> : any_int32<N, int32<N,void> >;
H A Doverview.mwiki122 ┃ ┣━ any_int32
/dports/devel/libsimdpp/libsimdpp-2.1-400-g9dac213d/simdpp/types/
H A Dgeneric.h202 class int32 : public any_int32<N, int32<N,E>> {
219 class uint32 : public any_int32<N, uint32<N,E>> {
235 class mask_int32 : public any_int32<N, mask_int32<N,E>> {
H A Dany.h112 struct any_int32 : any_vec32<N, V> struct
/dports/devel/libsimdpp/libsimdpp-2.1-400-g9dac213d/simdpp/core/
H A Dstore_masked.h29 void store_masked(T* p, const any_int32<N,V>& a, const mask_int32<N,M>& mask) in store_masked()
/dports/devel/libsimdpp/libsimdpp-2.1-400-g9dac213d/doc/wiki/
H A Dtypes.mwiki63 {{dsc tclass | types/any_int32 | represents either of {{c|int32}}, {{c|uint32}} or {{c|mask_int32}}…
69 {{dsc tclass | types/any_vec32 | represents either {{c|any_int32}} or {{c|any_float32}}}}

12