Source File
filter_amd64.go
Belonging Package
internal/runtime/gc/scan
// Copyright 2025 The Go Authors. All rights reserved.// Use of this source code is governed by a BSD-style// license that can be found in the LICENSE file.package scan// FilterNilAVX512 is the simd version of FilterNil,// it is implemented in assembly.func ( *uintptr, int32) int32
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)