/llvm-project/clang/test/CodeGen/SystemZ/ |
H A D | builtins-systemz-zvector4.c | 16 volatile vector unsigned short vus; variable
|
H A D | builtins-systemz-zvector4-error.c | 13 volatile vector unsigned short vus; variable
|
H A D | builtins-systemz-vector4.c | 21 volatile vec_ushort vus; variable
|
H A D | builtins-systemz-vector4-error.c | 21 volatile vec_ushort vus; variable
|
H A D | builtins-systemz-vector3-error.c | 21 volatile vec_ushort vus; variable
|
H A D | builtins-systemz-vector2-error.c | 21 volatile vec_ushort vus; variable
|
H A D | builtins-systemz-vector3.c | 21 volatile vec_ushort vus; variable
|
H A D | builtins-systemz-vector-error.c | 20 volatile vec_ushort vus; variable
|
H A D | builtins-systemz-vector2.c | 21 volatile vec_ushort vus; variable
|
H A D | builtins-systemz-vector.c | 20 volatile vec_ushort vus; variable [all...] |
H A D | builtins-systemz-zvector3-error.c | 13 volatile vector unsigned short vus; global() variable
|
H A D | builtins-systemz-zvector-error.c | 13 volatile vector unsigned short vus; global() variable [all...] |
H A D | builtins-systemz-zvector2-error.c | 13 volatile vector unsigned short vus; global() variable
|
H A D | builtins-systemz-zvector2.c | 16 volatile vector unsigned short vus; global() variable [all...] |
H A D | builtins-systemz-zvector.c | 16 volatile vector unsigned short vus; global() variable [all...] |
H A D | builtins-systemz-zvector3.c | 16 volatile vector unsigned short vus; global() variable [all...] |
/llvm-project/clang/test/SemaCXX/ |
H A D | altivec.cpp | 12 vector unsigned short vus; in test_vec_step() local
|
/llvm-project/clang/test/Parser/ |
H A D | lax-conv.cpp | 7 vector unsigned short vus; variable
|
/llvm-project/clang/test/CodeGen/PowerPC/ |
H A D | builtins-ppc-altivec.c | 26 vector unsigned short vus = { 1, 2, 3, 4, 5, 6, 7, 8 }; variable [all...] |
H A D | builtins-ppc-vsx.c | 20 vector unsigned short vus = { 0, 1, 2, 3, 4, 5, 6, 7 }; variable
|
H A D | builtins-ppc-p8vector.c | 23 vector unsigned short vus = { 0, 1, 2, 3, 4, 5, 6, 7 }; variable [all...] |