Source File
stub_search_amd64.go
Belonging Package
github.com/dgraph-io/ristretto/v2/z/simd
// Code generated by command: go run asm2.go -out search_amd64.s -stubs stub_search_amd64.go. DO NOT EDIT.package simd// Search finds the first idx for which xs[idx] >= k in xs.func ( []uint64, uint64) int16
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |