Searched defs:int1 (Results 1 – 8 of 8) sorted by relevance
/llvm-project/clang/test/CodeGen/ |
H A D | builtin_vectorelements.c | 16 typedef int int1 __attribute__((vector_size(4))); 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/SemaCXX/ |
H A D | return-stack-addr-2.cpp | 41 ptr int1(const ptr &p = ptr()) { in int1() function
|
/llvm-project/libc/test/src/__support/ |
H A D | arg_list_test.cpp | 125 using int1 = int __attribute__((ext_vector_type(1))); global() typedef
|
/llvm-project/lldb/unittests/Utility/ |
H A D | ScalarTest.cpp | 450 llvm::APSInt int1("12"); 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 | 487 interface int1 global() interface
|