Grok  9.7.5
Public Member Functions | List of all members
hwy::HWY_NAMESPACE::detail::BitCastFromInteger128< float > Struct Reference

#include <wasm_128-inl.h>

Public Member Functions

HWY_INLINE __f32x4 operator() (__v128_u v)
 
HWY_INLINE __m128 operator() (__m128i v)
 

Member Function Documentation

◆ operator()() [1/2]

HWY_INLINE __m128 hwy::HWY_NAMESPACE::detail::BitCastFromInteger128< float >::operator() ( __m128i  v)
inline

References hwy::HWY_NAMESPACE::v.

◆ operator()() [2/2]

HWY_INLINE __f32x4 hwy::HWY_NAMESPACE::detail::BitCastFromInteger128< float >::operator() ( __v128_u  v)
inline

References hwy::HWY_NAMESPACE::v.


The documentation for this struct was generated from the following files: