Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-altivec.c984 res_vi = vec_cmpb(vf, vf); in test2()
/llvm-project-15.0.7/clang/lib/Headers/
H A Daltivec.h1694 vec_cmpb(vector float __a, vector float __b) { in vec_cmpb() function