/llvm-project/clang/test/SemaCXX/ |
H A D | long-virtual-inheritance-chain.cpp | 24 class test21 : virtual test20 { virtual void f(); }; class 25 class test22 : virtual test21 { virtual void f(); };
|
H A D | builtin-assume-aligned-tmpl.cpp | 39 void test21() { in test21() function
|
H A D | cxx20-ctad-type-alias.cpp | 309 namespace test21 { namespace 317 } // namespace test21
|
/llvm-project/llvm/test/CodeGen/Hexagon/ |
H A D | intrinsics-v60-shift.ll | 32 ; CHECK-LABEL: test21: 34 define void @test21(<16 x i32> %a) #0 {
|
/llvm-project/llvm/test/Transforms/InstCombine/ |
H A D | 2004-11-22-Missed-and-fold.ll | 3 define i8 @test21(i8 %A) {
|
H A D | apint-sub.ll | 183 define i1 @test21(i256 %g, i256 %h) { 184 ; CHECK-LABEL: @test21(
|
/llvm-project/clang/test/CodeGen/ |
H A D | unaligned-expr.c | 188 void test21(void) { in test21() function
|
H A D | builtins-hexagon-v67-audio.c | 126 long long test21(long long rss, long long rtt) { in test21() function
|
H A D | builtins-hexagon-circ.c | 146 void test21(int mod, void *start, int v) { in test21() function
|
H A D | attr-counted-by.c | 1333 // SANITIZE-WITH-ATTR-LABEL: define dso_local noundef i64 @test21( 1338 // NO-SANITIZE-WITH-ATTR-LABEL: define dso_local noundef i64 @test21( 1343 // SANITIZE-WITHOUT-ATTR-LABEL: define dso_local noundef i64 @test21( in test15() 1348 // NO-SANITIZE-WITHOUT-ATTR-LABEL: define dso_local noundef i64 @test21( in test15() 1353 size_t test21(struct annotated *p) { 1422 size_t test21(struct annotated *p) { test21() function
|
/llvm-project/clang/test/Parser/ |
H A D | char-literal-printing.c | 28 char test21(void) { return 'c'; } in test21() function
|
/llvm-project/clang/test/Sema/ |
H A D | block-misc.c | 209 void test21(void) { in test21() 208 void test21(void) { test21() function
|
H A D | attr-deprecated.c | 115 char test21[__has_feature(attribute_deprecated_with_message) ? 1 : -1]; variable
|
H A D | return.c | 117 int test21(void) { in test21() function
|
H A D | exprs.c | 244 void test21(volatile struct Test21 *ptr) { in test21() function
|
/llvm-project/clang/test/SemaOpenMP/ |
H A D | hip-omp-mix.cpp | 147 void test21() { in test21() function
|
/llvm-project/llvm/test/CodeGen/PowerPC/ |
H A D | vsx_shuffle_le.ll | 189 define <2 x double> @test21(ptr %p1, ptr %p2) { 190 ; CHECK-LABEL: test21: 199 ; CHECK-P9-LABEL: test21:
|
/llvm-project/clang/test/Analysis/inlining/ |
H A D | inline-defensive-checks.c | 63 int test21(int *q, int *x) { in test21() function
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | nrvo.cpp | 2647 const volatile X test21() { // http://wg21.link/p2025r2#ex-19 in test21() function
|
/llvm-project/llvm/test/CodeGen/X86/ |
H A D | narrow-shl-cst.ll | 244 define i64 @test21(i64 %x) nounwind { 245 ; CHECK-LABEL: test21:
|
H A D | fast-isel-x86-64.ll | 263 define void @test21(ptr %p1) { 266 ; CHECK-LABEL: test21:
|
H A D | combine-or-shuffle.ll | 501 define <2 x i64> @test21(<2 x i64> %a, <2 x i64> %b) { 502 ; SSE-LABEL: test21: 508 ; AVX1-LABEL: test21: 514 ; AVX2-LABEL: test21: 520 ; AVX512-LABEL: test21:
|
/llvm-project/llvm/test/Transforms/InstSimplify/ |
H A D | undef.ll | 205 define i32 @test21(i32 %a) { 206 ; CHECK-LABEL: @test21(
|
/llvm-project/clang/test/Analysis/ |
H A D | placement-new.cpp | 428 void test21() { in test21() function
|
/llvm-project/llvm/test/ExecutionEngine/MCJIT/ |
H A D | test-setcond-int.ll | 41 %test21 = icmp ugt i64 %ulong1, %ulong2 ; <i1> [#uses=0]
|