Searched refs:vec_cmpb (Results 1 - 3 of 3) sorted by relevance

/external/clang/test/CodeGen/
H A Dbuiltins-ppc-altivec.c904 /* vec_cmpb */
905 res_vi = vec_cmpb(vf, vf);
/external/clang/lib/Headers/
H A Daltivec.h1332 /* vec_cmpb */
1335 vec_cmpb(vector float __a, vector float __b) function
/external/valgrind/main/none/tests/ppc32/
H A DtestVMX.c1129 /* Function vec_cmpb */
1132 Iaux1.v = vec_cmpb( Fcons1, Fcons2 );
1147 printf("Function vec_cmpb [type float] ===> Error\n");
1149 printf("Function vec_cmpb [type float] ===> OK\n");

Completed in 145 milliseconds