Searched refs:OVR_FMA (Results 1 – 1 of 1) sorted by relevance
265 # define OVR_FMA(n, w) OVR_ ## w(n ## 132); OVR_ ## w(n ## 213); \ macro284 OVR_FMA(fmadd, FP);285 OVR_FMA(fmaddsub, VFP);286 OVR_FMA(fmsub, FP);287 OVR_FMA(fmsubadd, VFP);288 OVR_FMA(fnmadd, FP);289 OVR_FMA(fnmsub, FP);477 # undef OVR_FMA
Completed in 4 milliseconds