Home
last modified time | relevance | path

Searched defs:int4 (Results 1 – 25 of 57) sorted by relevance

123

/external/clang/test/Sema/
Dext_vector_comparisons.c3 typedef __attribute__(( ext_vector_type(4) )) int int4; typedef
Dconversion-64-32.c9 typedef int int4 __attribute__ ((vector_size(16))); typedef
Dtypedef-retain.c4 typedef int int4 __attribute__((vector_size(16))); typedef
Dext_vector_casts.c7 typedef __attribute__(( ext_vector_type(4) )) int int4; typedef
Dtransparent-union.c68 typedef int int4 __attribute__((ext_vector_type(4))); typedef
/external/llvm-project/clang/test/Sema/
Dconversion-64-32.c9 typedef int int4 __attribute__ ((vector_size(16))); typedef
Dfp16vec-sema.c6 typedef int int4 __attribute__ ((vector_size (16))); typedef
Dext_vector_comparisons.c3 typedef __attribute__(( ext_vector_type(4) )) int int4; typedef
Dtypedef-retain.c4 typedef int int4 __attribute__((vector_size(16))); typedef
Dext_vector_casts.c7 typedef __attribute__(( ext_vector_type(4) )) int int4; typedef
/external/llvm-project/clang/test/CodeGen/
Dvector.cpp4 typedef __attribute__((__vector_size__(16))) int int4; typedef
Dpalignr.c5 typedef __attribute__((vector_size(16))) int int4; typedef
Dubsan-promoted-arith.cpp5 typedef int int4 __attribute__((ext_vector_type(4))); typedef
/external/clang/test/CodeGenCXX/
Dvector-splat-conversion.cpp20 typedef __attribute__((__ext_vector_type__(4))) int int4; typedef
/external/llvm-project/clang/test/CodeGenCXX/
Dvector-splat-conversion.cpp20 typedef __attribute__((__ext_vector_type__(4))) int int4; typedef
/external/swiftshader/third_party/astc-encoder/Source/
Dastc_mathlib.h119 typedef vtype4<int> int4; typedef
/external/skia/tests/
DSkVxTest.cpp25 using int4 = skvx::Vec<4,int32_t>; typedef
DSkDSLRuntimeEffectTest.cpp112 using int4 = std::array<int, 4>; in test_RuntimeEffect_Shaders() typedef
/external/clang/test/CodeGen/
Dpalignr.c5 typedef __attribute__((vector_size(16))) int int4; typedef
/external/llvm-project/clang/test/SemaCXX/
Dreturn-stack-addr-2.cpp53 const int *int4(const int &x = 5) { in int4() function
/external/clang/test/SemaTemplate/
Dext-vector-type.cpp86 typedef int __attribute__((ext_vector_type(4))) int4; typedef
/external/llvm-project/clang/test/SemaTemplate/
Dext-vector-type.cpp86 typedef int __attribute__((ext_vector_type(4))) int4; typedef
/external/llvm-project/libclc/generic/include/clc/
Dclctypes.h51 typedef __attribute__((ext_vector_type(4))) int int4; typedef
/external/skia/src/gpu/
DGrVx.h32 using int4 = ivec<4>; variable
/external/llvm-project/clang/test/OpenMP/
Datomic_capture_codegen.cpp32 typedef int int4 __attribute__((__vector_size__(16))); typedef

123