Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-vsx.c1573 res_vf = vec_cvf(vd); in test1()
1644 res_vd = vec_cvf(vf); in test1()
/llvm-project-15.0.7/clang/lib/Headers/
H A Daltivec.h3757 static __inline__ vector double __ATTRS_o_ai vec_cvf(vector float __a) { in vec_cvf() function
3761 static __inline__ vector float __ATTRS_o_ai vec_cvf(vector double __a) { in vec_cvf() function