Searched refs:vfloat3 (Results 1 – 1 of 1) sorted by relevance
39 float vfloat1, vfloat2, vfloat3; variable389 #define my_fma(x, y) fma (x, y, vfloat3) in test_fma_1()401 #define my_fma(x, y) fma (x, vfloat3, y) in test_fma_2()
Completed in 5 milliseconds