Home
last modified time | relevance | path

Searched defs:isPowerOfTwo64 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/test/codegen/
Dbmi.go49 func isPowerOfTwo64(x int64) bool { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
Drewrite.go487 func isPowerOfTwo64(n int64) bool { func