Home
last modified time | relevance | path

Searched defs:int1 (Results 1 – 8 of 8) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Dbuiltin_vectorelements.c16 typedef int int1 __attribute__((vector_size(4))); typedef
/llvm-project/polly/lib/External/isl/
H A Disl_test_int.c82 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 Dreturn-stack-addr-2.cpp41 ptr int1(const ptr &p = ptr()) { in int1() function
/llvm-project/libc/test/src/__support/
H A Darg_list_test.cpp125 using int1 = int __attribute__((ext_vector_type(1))); global() typedef
/llvm-project/lldb/unittests/Utility/
H A DScalarTest.cpp450 llvm::APSInt int1("12"); in TEST() local
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Disolate-declaration.cpp30 auto int1 = 42, int2 = 0, int3 = 43; in f2() local
/llvm-project/clang/test/Misc/
H A Ddiag-template-diffing-cxx11.cpp867 int int1, int2, default_int; global() variable
/llvm-project/flang/test/Semantics/
H A Dresolve53.f90487 interface int1 global() interface