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

/external/clang/test/CodeGen/
H A Dbuiltins-ppc-altivec.c414 /* vec_cts */
415 res_vi = vec_cts(vf, 0); // CHECK: @llvm.ppc.altivec.vctsxs
/external/clang/lib/include/
H A Daltivec.h1591 /* vec_cts */
1594 vec_cts(vector float a, int b) function
/external/valgrind/main/none/tests/ppc32/
H A DtestVMX.c1615 /* Function vec_cts */
1619 Iaux1.v = vec_cts( Fcons3, 2 );
1625 printf("Function vec_cts [type float] ===> Error\n");
1627 printf("Function vec_cts [type float] ===> OK\n");
/external/clang/lib/Headers/
H A Daltivec.h1591 /* vec_cts */
1594 vec_cts(vector float a, int b) function

Completed in 109 milliseconds