Home
last modified time | relevance | path

Searched refs:vec_doublee (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/clang/test/CodeGen/
Dbuiltins-ppc-vsx.c1352 res_vd = vec_doublee(vsi); in test1()
1361 res_vd = vec_doublee(vui); in test1()
1370 res_vd = vec_doublee(vf); in test1()
/external/llvm-project/clang/test/CodeGen/SystemZ/
Dbuiltins-systemz-zvector2-constrained.c450 vd = vec_doublee(vf); in test_float()
Dbuiltins-systemz-zvector2.c753 vd = vec_doublee(vf); in test_float()
/external/llvm-project/clang/lib/Headers/
Daltivec.h3314 vec_doublee(vector signed int __a) { in vec_doublee() function
3323 vec_doublee(vector unsigned int __a) { in vec_doublee() function
3332 vec_doublee(vector float __a) { in vec_doublee() function
Dvecintrin.h8997 vec_doublee(__vector float __a) { in vec_doublee() function