Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-32bit-vec-ll.c75 vec_float2(vsll1, vsll2); in test()
H A Dbuiltins-ppc-vsx.c1468 res_vf = vec_float2(vsll, vsll); in test1()
1494 res_vf = vec_float2(vull, vull); in test1()
1520 res_vf = vec_float2(vd, vd); in test1()
/llvm-project-15.0.7/clang/lib/Headers/
H A Daltivec.h3578 vec_float2(vector signed long long __a, vector signed long long __b) { in vec_float2() function
3583 vec_float2(vector unsigned long long __a, vector unsigned long long __b) { in vec_float2() function
3588 vec_float2(vector double __a, vector double __b) { in vec_float2() function