Home
last modified time | relevance | path

Searched defs:vuc (Results 1 – 23 of 23) sorted by relevance

/llvm-project/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-32bit-vec-ll.c9 vector unsigned char vuc; variable
H A Dbuiltins-ppc-quadword.c17 vector unsigned char vuc; variable
[all...]
H A Dbuiltins-ppc-altivec.c23 vector unsigned char vuc = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 }; variable
[all...]
H A Dbuiltins-ppc-vsx.c14 vector unsigned char vuc = { 8, 9, 10, 11, 12, 13, 14, 15, variable
[all...]
H A Dbuiltins-ppc-p8vector.c19 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 Dbuiltins-systemz-zvector4.c15 volatile vector unsigned char vuc; variable
H A Dbuiltins-systemz-zvector4-error.c12 volatile vector unsigned char vuc; variable
H A Dbuiltins-systemz-vector4.c20 volatile vec_uchar vuc; variable
H A Dbuiltins-systemz-vector4-error.c20 volatile vec_uchar vuc; variable
H A Dbuiltins-systemz-vector3-error.c20 volatile vec_uchar vuc; variable
H A Dbuiltins-systemz-vector2-error.c20 volatile vec_uchar vuc; variable
H A Dbuiltins-systemz-vector3.c20 volatile vec_uchar vuc; variable
H A Dbuiltins-systemz-vector-error.c19 volatile vec_uchar vuc; variable
H A Dbuiltins-systemz-vector2.c20 volatile vec_uchar vuc; variable
H A Dbuiltins-systemz-vector.c19 volatile vec_uchar vuc; variable
[all...]
H A Dbuiltins-systemz-zvector3-error.c12 volatile vector unsigned char vuc; global() variable
H A Dbuiltins-systemz-zvector-error.c12 volatile vector unsigned char vuc; global() variable
[all...]
H A Dbuiltins-systemz-zvector2-error.c12 volatile vector unsigned char vuc; global() variable
H A Dbuiltins-systemz-zvector2.c15 volatile vector unsigned char vuc; global() variable
[all...]
H A Dbuiltins-systemz-zvector.c15 volatile vector unsigned char vuc; global() variable
[all...]
H A Dbuiltins-systemz-zvector3.c15 volatile vector unsigned char vuc; global() variable
[all...]
/llvm-project/clang/test/SemaCXX/
H A Daltivec.cpp9 vector unsigned char vuc; in test_vec_step() local
/llvm-project/clang/test/Parser/
H A Dlax-conv.cpp16 vector unsigned char vuc; variable