MCPcopy Create free account

hub / github.com/dgryski/go-highway / functions

Functions35 in github.com/dgryski/go-highway

↓ 8 callersFunctionrot32
(x uint64)
highway.go:82
↓ 6 callersFunctionbenchmarkHash
(b *testing.B, size int64)
bench_test.go:15
↓ 4 callersMethodPermuteAndUpdate
()
highway.go:109
↓ 4 callersFunctionzipperMergeAndAdd
(v1, v0 uint64, add1, add0 *uint64)
highway.go:71
↓ 3 callersFunctionHash
(key Lanes, bytes []byte)
highway.go:124
↓ 3 callersMethodUpdate
(packet []byte)
highway.go:43
↓ 3 callersFunctionupdate
(plo, phi, state)
sum.py:73
↓ 2 callersFunctionhashSSE
go:generate python -m peachpy.x86_64 sum.py -S -o highway_amd64.s -mabi=goasm go:noescape
highway_stub.go:6
↓ 2 callersFunctionmemcpy16
(xmm0, p, l)
sum.py:194
↓ 2 callersFunctionmm_shufmask
(a, b, c, d)
sum.py:32
↓ 2 callersFunctionpermute
(dstlo, dsthi, srclo, srchi)
sum.py:36
↓ 2 callersFunctionrotate32By
(dst, count)
sum.py:40
↓ 2 callersFunctionzipper
(mask, mlo, mhi, vlo, vhi)
sum.py:66
↓ 1 callersMethodFinalize
()
highway.go:61
↓ 1 callersFunctionMakeHash
()
sum.py:235
↓ 1 callersFunctionfinalize
(state)
sum.py:134
↓ 1 callersFunctionmemcpy32
(x0, x1, p, l)
sum.py:174
↓ 1 callersFunctionnewstate
(reg_keys, reg_init0, reg_init1)
sum.py:154
↓ 1 callersFunctionnewstate
(s *state, keys Lanes)
highway.go:32
↓ 1 callersFunctionpermute
(v, permuted *Lanes)
highway.go:102
↓ 1 callersFunctionpermuteAndUpdate
(state)
sum.py:127
↓ 1 callersFunctionrotate32By
(count uint, lanes *Lanes)
highway.go:86
↓ 1 callersFunctionrotate64by32
(v, permuted *Lanes)
highway.go:95
↓ 1 callersFunctionzippermask
()
sum.py:52
FunctionBenchmarkHighway16
(b *testing.B)
bench_test.go:9
FunctionBenchmarkHighway1K
(b *testing.B)
bench_test.go:12
FunctionBenchmarkHighway40
(b *testing.B)
bench_test.go:10
FunctionBenchmarkHighway64
(b *testing.B)
bench_test.go:11
FunctionBenchmarkHighway8
(b *testing.B)
bench_test.go:8
FunctionBenchmarkHighway8K
(b *testing.B)
bench_test.go:13
FunctionTestCompare
(t *testing.T)
highway_test.go:49
FunctionTestHighway
(t *testing.T)
highway_test.go:7
Method__init__
(self)
sum.py:5
Methodload
(self, ptr)
sum.py:15
Methodstore
(self, ptr)
sum.py:23