Home
last modified time | relevance | path

Searched defs:vbs (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Daltivec.cpp9 vector bool short vbs; in test_vec_step() local
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/
H A Dbuiltins-ppc-altivec.c9 vector bool short vbs = { 1, 0, 1, 0, 1, 0, 1, 0 }; variable