Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-32bit-vec-ll.c83 vec_floato(vsll1); in test()
H A Dbuiltins-ppc-vsx.c1582 res_vf = vec_floato(vsll); in test1()
1591 res_vf = vec_floato(vull); in test1()
1600 res_vf = vec_floato(vd); in test1()
/llvm-project-15.0.7/clang/lib/Headers/
H A Daltivec.h3623 vec_floato(vector signed long long __a) { in vec_floato() function
3633 vec_floato(vector unsigned long long __a) { in vec_floato() function
3643 vec_floato(vector double __a) { in vec_floato() function