Home
last modified time | relevance | path

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

12

/llvm-project/clang/test/AST/Interp/
H A Dvectors.cpp
/llvm-project/clang/test/CodeGen/
H A Dvector.cpp4 typedef __attribute__((__vector_size__(16))) int int4; typedef
H A Dbuiltin_vectorelements.c17 typedef int int4 __attribute__((vector_size(16))); typedef
H A Disfpclass.c136 typedef int __attribute__((ext_vector_type(4))) int4; typedef
H A Dpalignr.c5 typedef __attribute__((vector_size(16))) int int4; typedef
[all...]
H A Dbuiltins-nvptx.c663 typedef int int4 __attribute__((ext_vector_type(4))); nvvm_ldg() typedef
771 typedef int int4 __attribute__((ext_vector_type(4))); nvvm_ldu() typedef
H A Dubsan-promoted-arith.cpp5 typedef int int4 __attribute__((ext_vector_type(4))); typedef
H A Dext-vector.c5 typedef __attribute__(( ext_vector_type(4) )) int int4; typedef
/llvm-project/clang/test/Sema/
H A Dconversion-implicit-int-includes-64-to-32.c7 typedef int int4 __attribute__ ((vector_size(16))); typedef
H A Dconversion-64-32.c7 typedef int int4 __attribute__ ((vector_size(16))); typedef
H A Dfp16vec-sema.c6 typedef int int4 __attribute__ ((vector_size (16))); global() typedef
H A Dext_vector_comparisons.c3 typedef __attribute__(( ext_vector_type(4) )) int int4; typedef
H A Dtypedef-retain.c4 typedef int int4 __attribute__((vector_size(16))); typedef
H A Dext_vector_casts.c7 typedef __attribute__(( ext_vector_type(4) )) int int4; typedef
[all...]
/llvm-project/clang/test/Headers/Inputs/include/
H A Dcuda.h68 struct int4 { struct
70 __host__ __device__ int4(int x = 0, int y = 0, int z = 0, int w = 0) : x(x), y(y), z(z), w(w) {} in x() argument
/llvm-project/clang/test/CodeGenCXX/
H A Dvector-splat-conversion.cpp19 typedef __attribute__((__ext_vector_type__(4))) int int4; typedef
/llvm-project/cross-project-tests/debuginfo-tests/dexter-tests/
H A Doptnone-vectors-and-functions.cpp16 typedef int int4 __attribute__((ext_vector_type(4))); typedef
/llvm-project/clang/test/SemaCXX/
H A Dreturn-stack-addr-2.cpp54 const int *int4(const int &x = 5) { in int4() function
/llvm-project/clang/lib/Headers/hlsl/
H A Dhlsl_basic_types.h50 typedef vector<int, 4> int4; global() typedef
/llvm-project/clang/test/SemaTemplate/
H A Dext-vector-type.cpp86 typedef int __attribute__((ext_vector_type(4))) int4; typedef
/llvm-project/libclc/generic/include/clc/
H A Dclctypes.h
/llvm-project/clang/test/OpenMP/
H A Datomic_capture_codegen.cpp40 typedef int int4 __attribute__((__vector_size__(16))); typedef
H A Datomic_read_codegen.c32 typedef int int4 __attribute__((__vector_size__(16))); typedef
H A Datomic_write_codegen.c32 typedef int int4 __attribute__((__vector_size__(16))); typedef
H A Datomic_update_codegen.cpp32 typedef int int4 __attribute__((__vector_size__(16))); typedef

12