Home
last modified time | relevance | path

Searched refs:truncate64Fto32F (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
Drewrite.go579 func truncate64Fto32F(f float64) float32 { func
632 return truncate64Fto32F(math.Float64frombits(uint64(i)))