Home
last modified time | relevance | path

Searched refs:vec_cmpb (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
Dbuiltins-ppc-altivec.c924 res_vi = vec_cmpb(vf, vf); in test2()
/external/clang/lib/Headers/
Daltivec.h1522 vec_cmpb(vector float __a, vector float __b) { in vec_cmpb() function