Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dminmax.go25 func fmax32(x, y float32) float32 { return fmax(x, y) } func
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_ir.h1731 fmax16, fmax32, fmax64, enumerator