/llvm-project/clang/test/CodeGen/PowerPC/ |
H A D | builtins-ppc-32bit-vec-ll.c | 9 vector unsigned char vuc; variable
|
H A D | builtins-ppc-quadword.c | 17 vector unsigned char vuc; variable [all...] |
H A D | builtins-ppc-altivec.c | 23 vector unsigned char vuc = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 }; variable [all...] |
H A D | builtins-ppc-vsx.c | 14 vector unsigned char vuc = { 8, 9, 10, 11, 12, 13, 14, 15, variable [all...] |
H A D | builtins-ppc-p8vector.c | 19 vector unsigned char vuc = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 0, 1, 2, 3, 4, 5 }; variable [all...] |
/llvm-project/clang/test/CodeGen/SystemZ/ |
H A D | builtins-systemz-zvector4.c | 15 volatile vector unsigned char vuc; variable
|
H A D | builtins-systemz-zvector4-error.c | 12 volatile vector unsigned char vuc; variable
|
H A D | builtins-systemz-vector4.c | 20 volatile vec_uchar vuc; variable
|
H A D | builtins-systemz-vector4-error.c | 20 volatile vec_uchar vuc; variable
|
H A D | builtins-systemz-vector3-error.c | 20 volatile vec_uchar vuc; variable
|
H A D | builtins-systemz-vector2-error.c | 20 volatile vec_uchar vuc; variable
|
H A D | builtins-systemz-vector3.c | 20 volatile vec_uchar vuc; variable
|
H A D | builtins-systemz-vector-error.c | 19 volatile vec_uchar vuc; variable
|
H A D | builtins-systemz-vector2.c | 20 volatile vec_uchar vuc; variable
|
H A D | builtins-systemz-vector.c | 19 volatile vec_uchar vuc; variable [all...] |
H A D | builtins-systemz-zvector3-error.c | 12 volatile vector unsigned char vuc; global() variable
|
H A D | builtins-systemz-zvector-error.c | 12 volatile vector unsigned char vuc; global() variable [all...] |
H A D | builtins-systemz-zvector2-error.c | 12 volatile vector unsigned char vuc; global() variable
|
H A D | builtins-systemz-zvector2.c | 15 volatile vector unsigned char vuc; global() variable [all...] |
H A D | builtins-systemz-zvector.c | 15 volatile vector unsigned char vuc; global() variable [all...] |
H A D | builtins-systemz-zvector3.c | 15 volatile vector unsigned char vuc; global() variable [all...] |
/llvm-project/clang/test/SemaCXX/ |
H A D | altivec.cpp | 9 vector unsigned char vuc; in test_vec_step() local
|
/llvm-project/clang/test/Parser/ |
H A D | lax-conv.cpp | 16 vector unsigned char vuc; variable
|