/llvm-project/clang/test/CodeGen/SystemZ/ |
H A D | builtins-systemz-zvector4.c | 12 volatile vector signed short vss; variable
|
H A D | builtins-systemz-zvector4-error.c | 9 volatile vector signed short vss; variable
|
H A D | builtins-systemz-vector4.c | 17 volatile vec_sshort vss; variable
|
H A D | builtins-systemz-vector4-error.c | 17 volatile vec_sshort vss; variable
|
H A D | builtins-systemz-vector3-error.c | 17 volatile vec_sshort vss; variable
|
H A D | builtins-systemz-vector2-error.c | 17 volatile vec_sshort vss; variable
|
H A D | builtins-systemz-vector3.c | 17 volatile vec_sshort vss; variable
|
H A D | builtins-systemz-vector-error.c | 16 volatile vec_sshort vss; variable
|
H A D | builtins-systemz-vector2.c | 17 volatile vec_sshort vss; variable
|
H A D | builtins-systemz-vector.c | 16 volatile vec_sshort vss; variable [all...] |
H A D | builtins-systemz-zvector3-error.c | 9 volatile vector signed short vss; variable
|
H A D | builtins-systemz-zvector-error.c | 9 volatile vector signed short vss; variable [all...] |
H A D | builtins-systemz-zvector2-error.c | 9 volatile vector signed short vss; variable
|
H A D | builtins-systemz-zvector2.c | 12 volatile vector signed short vss; variable [all...] |
H A D | builtins-systemz-zvector.c | 12 volatile vector signed short vss; variable [all...] |
H A D | builtins-systemz-zvector3.c | 12 volatile vector signed short vss; variable [all...] |
/llvm-project/clang/test/Parser/ |
H A D | lax-conv.cpp | 6 vector signed short vss; variable
|
/llvm-project/clang/test/CodeGen/PowerPC/ |
H A D | builtins-ppc-vsx.c | 19 vector signed short vss = { -1, 2, -3, 4, -5, 6, -7, 8 }; variable
|
H A D | builtins-ppc-p8vector.c | 22 vector signed short vss = { 0, 1, 2, 3, 4, 5, 6, 7 }; variable [all...] |