Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dbuiltins-ppc-vsx.c1048 res_vsll = vec_ctu(vd, 0); in test1()
1054 res_vsll = vec_ctu(vd, 31); in test1()
Dbuiltins-ppc-altivec.c1143 res_vui = vec_ctu(vf, 0); in test6()
/external/eigen/Eigen/src/Core/arch/AltiVec/
DPacketMath.h2195 return vec_ctu(a,0);
/external/clang/lib/Headers/
Daltivec.h1999 static __inline__ vector unsigned int __ATTRS_o_ai vec_ctu(vector float __a, in vec_ctu() function
2006 vec_ctu(vector double __a, int __b) { in vec_ctu() function