| /llvm-project-15.0.7/clang/test/CodeGenCXX/ |
| H A D | temp-order.cpp | 46 TempTracker tt; in f0() local 48 A a(tt, 2); in f0() local 58 TempTracker tt; in f1() local 60 A a(tt, 2); in f1() local 70 TempTracker tt; in f2() local 82 TempTracker tt; in f3() local 96 TempTracker tt; in f4() local 108 TempTracker tt; in f5() local 122 TempTracker tt; in f6() local 134 TempTracker tt; in f7() local [all …]
|
| H A D | 2009-10-27-crash.cpp | 6 unsigned short a : 1; member 30 } tt; typedef
|
| /llvm-project-15.0.7/flang/test/Semantics/OpenMP/ |
| H A D | omp-symbol05.f90 | 16 integer :: a = 3 local 35 program tt program
|
| /llvm-project-15.0.7/lld/docs/llvm-theme/static/ |
| H A D | llvm.css | 147 a { selector 213 cite, code, tt { selector 220 tt { selector
|
| /llvm-project-15.0.7/llvm/docs/_ocamldoc/ |
| H A D | style.css | 5 a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp, selector 6 small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset, selector 24 tt, code, pre { font-family: WorkAroundWebKitAndMozilla, monospace; selector 77 a, a:link, a:visited, a:active, a:hover { color : #00B; text-decoration: none } selector
|
| /llvm-project-15.0.7/clang/test/Analysis/cert/ |
| H A D | env34-c.c | 178 void dereference_pointer(char* a) { in dereference_pointer() 303 const tm *tt; in asctime_test() local
|
| /llvm-project-15.0.7/clang/test/SemaTemplate/ |
| H A D | default-expr-arguments.cpp | 16 template<typename T> void f1(T a, T b = 10) { } // expected-error{{no viable conversion}} \ in f1() 19 template<typename T> void f2(T a, T b = T()) { } in f2() 131 A<int*> a; member 163 allocator() { int a[sizeof(T) ? -1 : -1]; } // expected-error2 {{array with a negative size}} in allocator() local 306 const int a = 0; variable 330 void tt() { in tt() function
|
| /llvm-project-15.0.7/llvm/lib/Support/BLAKE3/ |
| H A D | blake3_sse2.c | 7 #define _mm_shuffle_ps2(a, b, c) \ argument 19 INLINE __m128i addv(__m128i a, __m128i b) { return _mm_add_epi32(a, b); } in addv() 22 INLINE __m128i xorv(__m128i a, __m128i b) { return _mm_xor_si128(a, b); } in xorv() 26 INLINE __m128i set4(uint32_t a, uint32_t b, uint32_t c, uint32_t d) { in set4() 81 INLINE __m128i blend_epi16(__m128i a, __m128i b, const int16_t imm8) { in blend_epi16() 103 __m128i t0, t1, t2, t3, tt; in compress_pre() local
|
| H A D | blake3_sse41.c | 7 #define _mm_shuffle_ps2(a, b, c) \ argument 19 INLINE __m128i addv(__m128i a, __m128i b) { return _mm_add_epi32(a, b); } in addv() 22 INLINE __m128i xorv(__m128i a, __m128i b) { return _mm_xor_si128(a, b); } in xorv() 26 INLINE __m128i set4(uint32_t a, uint32_t b, uint32_t c, uint32_t d) { in set4() 97 __m128i t0, t1, t2, t3, tt; in compress_pre() local
|
| H A D | blake3_avx512.c | 5 #define _mm_shuffle_ps2(a, b, c) \ argument 29 INLINE __m128i add_128(__m128i a, __m128i b) { return _mm_add_epi32(a, b); } in add_128() 31 INLINE __m256i add_256(__m256i a, __m256i b) { return _mm256_add_epi32(a, b); } in add_256() 33 INLINE __m512i add_512(__m512i a, __m512i b) { return _mm512_add_epi32(a, b); } in add_512() 35 INLINE __m128i xor_128(__m128i a, __m128i b) { return _mm_xor_si128(a, b); } in xor_128() 37 INLINE __m256i xor_256(__m256i a, __m256i b) { return _mm256_xor_si256(a, b); } in xor_256() 39 INLINE __m512i xor_512(__m512i a, __m512i b) { return _mm512_xor_si512(a, b); } in xor_512() 47 INLINE __m128i set4(uint32_t a, uint32_t b, uint32_t c, uint32_t d) { in set4() 130 __m128i t0, t1, t2, t3, tt; in compress_pre() local 930 INLINE __m512i unpack_lo_128(__m512i a, __m512i b) { in unpack_lo_128() [all …]
|
| /llvm-project-15.0.7/llvm/docs/_themes/llvm-theme/static/ |
| H A D | llvm-theme.css | 146 a { selector 237 cite, code, tt { selector
|
| /llvm-project-15.0.7/openmp/docs/_themes/llvm-theme/static/ |
| H A D | llvm-theme.css | 146 a { selector 237 cite, code, tt { selector
|
| /llvm-project-15.0.7/flang/docs/_themes/llvm-theme/static/ |
| H A D | llvm-theme.css | 146 a { selector 237 cite, code, tt { selector
|
| /llvm-project-15.0.7/clang/test/CodeGenObjC/ |
| H A D | encode-test.m | 118 unsigned a: 2; field 159 int tt; field
|
| /llvm-project-15.0.7/openmp/runtime/src/ |
| H A D | kmp.h | 2191 #define KMP_CHECK_UPDATE(a, b) \ argument 2194 #define KMP_CHECK_UPDATE_SYNC(a, b) \ argument 2598 kmp_base_task_team_t tt; member
|