Home
last modified time | relevance | path

Searched defs:vec_cmpb (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Daltivec.h116 #define vec_cmpb __builtin_vec_cmpb macro
/openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Daltivec.h885 vec_cmpb (vector float a1, vector float a2) in vec_cmpb() function
/openbsd-src/gnu/llvm/clang/lib/Headers/
H A Daltivec.h1694 vec_cmpb(vector float __a, vector float __b) { in vec_cmpb() function