| /external/clang/test/Sema/ |
| D | ext_vector_comparisons.c | 3 typedef __attribute__(( ext_vector_type(4) )) int int4; typedef
|
| D | conversion-64-32.c | 9 typedef int int4 __attribute__ ((vector_size(16))); typedef
|
| D | typedef-retain.c | 4 typedef int int4 __attribute__((vector_size(16))); typedef
|
| D | ext_vector_casts.c | 7 typedef __attribute__(( ext_vector_type(4) )) int int4; typedef
|
| D | transparent-union.c | 68 typedef int int4 __attribute__((ext_vector_type(4))); typedef
|
| /external/llvm-project/clang/test/Sema/ |
| D | conversion-64-32.c | 9 typedef int int4 __attribute__ ((vector_size(16))); typedef
|
| D | fp16vec-sema.c | 6 typedef int int4 __attribute__ ((vector_size (16))); typedef
|
| D | ext_vector_comparisons.c | 3 typedef __attribute__(( ext_vector_type(4) )) int int4; typedef
|
| D | typedef-retain.c | 4 typedef int int4 __attribute__((vector_size(16))); typedef
|
| D | ext_vector_casts.c | 7 typedef __attribute__(( ext_vector_type(4) )) int int4; typedef
|
| /external/llvm-project/clang/test/CodeGen/ |
| D | vector.cpp | 4 typedef __attribute__((__vector_size__(16))) int int4; typedef
|
| D | palignr.c | 5 typedef __attribute__((vector_size(16))) int int4; typedef
|
| D | ubsan-promoted-arith.cpp | 5 typedef int int4 __attribute__((ext_vector_type(4))); typedef
|
| /external/clang/test/CodeGenCXX/ |
| D | vector-splat-conversion.cpp | 20 typedef __attribute__((__ext_vector_type__(4))) int int4; typedef
|
| /external/llvm-project/clang/test/CodeGenCXX/ |
| D | vector-splat-conversion.cpp | 20 typedef __attribute__((__ext_vector_type__(4))) int int4; typedef
|
| /external/swiftshader/third_party/astc-encoder/Source/ |
| D | astc_mathlib.h | 119 typedef vtype4<int> int4; typedef
|
| /external/skia/tests/ |
| D | SkVxTest.cpp | 25 using int4 = skvx::Vec<4,int32_t>; typedef
|
| D | SkDSLRuntimeEffectTest.cpp | 112 using int4 = std::array<int, 4>; in test_RuntimeEffect_Shaders() typedef
|
| /external/clang/test/CodeGen/ |
| D | palignr.c | 5 typedef __attribute__((vector_size(16))) int int4; typedef
|
| /external/llvm-project/clang/test/SemaCXX/ |
| D | return-stack-addr-2.cpp | 53 const int *int4(const int &x = 5) { in int4() function
|
| /external/clang/test/SemaTemplate/ |
| D | ext-vector-type.cpp | 86 typedef int __attribute__((ext_vector_type(4))) int4; typedef
|
| /external/llvm-project/clang/test/SemaTemplate/ |
| D | ext-vector-type.cpp | 86 typedef int __attribute__((ext_vector_type(4))) int4; typedef
|
| /external/llvm-project/libclc/generic/include/clc/ |
| D | clctypes.h | 51 typedef __attribute__((ext_vector_type(4))) int int4; typedef
|
| /external/skia/src/gpu/ |
| D | GrVx.h | 32 using int4 = ivec<4>; variable
|
| /external/llvm-project/clang/test/OpenMP/ |
| D | atomic_capture_codegen.cpp | 32 typedef int int4 __attribute__((__vector_size__(16))); typedef
|