/llvm-project/clang/test/Sema/ |
H A D | count-builtins.c | 3 typedef int int2 __attribute__((ext_vector_type(2))); typedef
|
H A D | builtins-elementwise-math.c | 8 typedef int int2 __attribute__((ext_vector_type(2))); typedef
|
/llvm-project/polly/lib/External/isl/ |
H A D | isl_test_int.c | 82 isl_int int1, int2; in invoke_alternate_representations_2args() local 112 isl_int int1, int2, int3; in invoke_alternate_representations_3args() local 154 isl_int int1, int2; in invoke_alternate_representations_2args() local 171 isl_int int1, int2, int3; in invoke_alternate_representations_3args() local
|
/llvm-project/clang/test/CodeGen/ |
H A D | palignr.c | 19 typedef __attribute__((vector_size(8))) int int2; global() typedef
|
H A D | builtins-nvptx.c | 656 typedef int int2 __attribute__((ext_vector_type(2))); nvvm_ldg() typedef 764 typedef int int2 __attribute__((ext_vector_type(2))); nvvm_ldu() typedef
|
/llvm-project/clang/test/AST/Interp/ |
H A D | vectors.cpp |
|
/llvm-project/clang/test/SemaCXX/ |
H A D | return-stack-addr-2.cpp | 45 ptr int2(const ptr &p = nullptr) { in int2() function
|
/llvm-project/clang/lib/Headers/hlsl/ |
H A D | hlsl_basic_types.h | 48 typedef vector<int, 2> int2; global() typedef
|
/llvm-project/clang/test/Headers/Inputs/include/ |
H A D | cuda.h | 64 struct int2 { struct 66 __host__ __device__ int2(int x = 0, int y = 0) : x(x), y(y) {} in x() argument
|
/llvm-project/clang/test/SemaTemplate/ |
H A D | ext-vector-type.cpp | 85 typedef int __attribute__((ext_vector_type(2))) int2; typedef
|
H A D | matrix-type.cpp | 179 typedef int __attribute__((matrix_type(2, 3))) int2; typedef
|
/llvm-project/libclc/generic/include/clc/ |
H A D | clctypes.h |
|
/llvm-project/libc/test/src/__support/ |
H A D | arg_list_test.cpp | 126 using int2 = int __attribute__((ext_vector_type(2))); global() typedef
|
/llvm-project/lldb/unittests/Utility/ |
H A D | ScalarTest.cpp | 451 llvm::APSInt int2("-4"); in TEST() local
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/ |
H A D | isolate-declaration.cpp | 30 auto int1 = 42, int2 = 0, int3 = 43; in f2() local
|
/llvm-project/clang/test/Misc/ |
H A D | diag-template-diffing-cxx11.cpp | 867 int int1, int2, default_int; global() variable
|
/llvm-project/flang/test/Semantics/ |
H A D | resolve53.f90 | 490 interface int2 global() interface
|
/llvm-project/clang/lib/Headers/ |
H A D | opencl-c-base.h | 187 typedef int int2 __attribute__((ext_vector_type(2))); global() typedef
|