Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/test/codegen/
Dbmi.go54 func isPowerOfTwo32(x int32) bool { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
Drewrite.go484 func isPowerOfTwo32(n int32) bool { func