hw-simd-0.0.0.3: SIMD library
HaskellWorks.Data.Simd.Internal.Foreign
type UInt64 = CULong Source #
type Size = CULong Source #
type UInt8 = CUChar Source #
avx2Memcpy :: Ptr UInt8 -> Ptr UInt8 -> Size -> IO () Source #
avx2Cmpeq8 :: UInt8 -> Ptr UInt64 -> Size -> Ptr UInt8 -> IO () Source #
c_build_ibs :: Ptr CUChar -> Ptr CUChar -> CULong -> IO () Source #
c_cmpeq8 :: CUChar -> Ptr CULong -> CULong -> Ptr CUChar -> IO () Source #