/llvm-project/clang/test/CodeGen/SystemZ/ |
H A D | builtins-systemz-zvector4.c | 20 volatile vector bool short vbs; variable
|
H A D | builtins-systemz-zvector4-error.c | 17 volatile vector bool short vbs; variable
|
H A D | builtins-systemz-zvector3-error.c | 17 volatile vector bool short vbs; global() variable
|
H A D | builtins-systemz-zvector-error.c | 17 volatile vector bool short vbs; global() variable
|
H A D | builtins-systemz-zvector2-error.c | 17 volatile vector bool short vbs; global() variable
|
H A D | builtins-systemz-zvector2.c | 20 volatile vector bool short vbs; global() variable [all...] |
H A D | builtins-systemz-zvector.c | 20 volatile vector bool short vbs; global() variable [all...] |
H A D | builtins-systemz-zvector3.c | 20 volatile vector bool short vbs; global() variable
|
/llvm-project/clang/test/SemaCXX/ |
H A D | altivec.cpp | 10 vector bool short vbs; in test_vec_step() local
|
/llvm-project/clang/test/Parser/ |
H A D | lax-conv.cpp | 5 vector bool short vbs; variable
|
/llvm-project/clang/test/CodeGen/PowerPC/ |
H A D | builtins-ppc-altivec.c | 24 vector bool short vbs = { 1, 0, 1, 0, 1, 0, 1, 0 }; variable [all...] |
H A D | builtins-ppc-vsx.c | 18 vector bool short vbs = { 0, 1, 0, 1, 0, 1, 0, 1 }; variable
|
H A D | builtins-ppc-p8vector.c | 24 vector bool short vbs = { 1, 1, 0, 0, 0, 0, 1, 1 }; variable [all...] |