Home
last modified time | relevance | path

Searched refs:vec_cts (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/CodeGen/
Dbuiltins-ppc-vsx.c1036 res_vsll = vec_cts(vd, 0); in test1()
1042 res_vsll = vec_cts(vd, 31); in test1()
Dbuiltins-ppc-altivec.c1134 res_vi = vec_cts(vf, 0); in test6()
/external/eigen/Eigen/src/Core/arch/AltiVec/
DPacketMath.h2191 return vec_cts(a,0);
2502 return vec_cts(x, 0); // TODO: check clang version.
/external/clang/lib/Headers/
Daltivec.h1978 static __inline__ vector int __ATTRS_o_ai vec_cts(vector float __a, int __b) { in vec_cts() function
1984 vec_cts(vector double __a, int __b) { in vec_cts() function