Home
last modified time | relevance | path

Searched refs:vec_floate (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-32bit-vec-ll.c79 vec_floate(vsll1); in test()
H A Dbuiltins-ppc-vsx.c1546 res_vf = vec_floate(vsll); in test1()
1555 res_vf = vec_floate(vull); in test1()
1564 res_vf = vec_floate(vd); in test1()
/llvm-project-15.0.7/clang/test/CodeGen/SystemZ/
H A Dbuiltins-systemz-zvector2-constrained.c453 vf = vec_floate(vd); in test_float()
H A Dbuiltins-systemz-zvector2.c756 vf = vec_floate(vd); in test_float()
/llvm-project-15.0.7/clang/lib/Headers/
H A Daltivec.h3593 vec_floate(vector signed long long __a) { in vec_floate() function
3603 vec_floate(vector unsigned long long __a) { in vec_floate() function
3613 vec_floate(vector double __a) { in vec_floate() function
3762 return vec_floate(__a); in vec_cvf()
H A Dvecintrin.h9102 vec_floate(__vector double __a) { in vec_floate() function