| /llvm-project-15.0.7/clang/test/CodeGen/PowerPC/ |
| H A D | ppc64-align-struct.c | 8 struct test4 { int x; int y; int z; }; argument 29 void test4 (int x, struct test4 y) in test4() function 121 struct test4 test4va (int x, ...) in test4va() 123 struct test4 y; in test4va() 126 y = va_arg (ap, struct test4); in test4va()
|
| /llvm-project-15.0.7/libcxx/test/std/algorithms/alg.sorting/alg.set.operations/set.symmetric.difference/ |
| H A D | set_symmetric_difference.pass.cpp | 28 TEST_CONSTEXPR_CXX20 void test4() in test4() function 55 test4<T, Iter1, Iter2, cpp17_output_iterator<T*> >(); in test3() 56 test4<T, Iter1, Iter2, forward_iterator<T*> >(); in test3() 57 test4<T, Iter1, Iter2, bidirectional_iterator<T*> >(); in test3() 58 test4<T, Iter1, Iter2, random_access_iterator<T*> >(); in test3() 59 test4<T, Iter1, Iter2, T*>(); in test3()
|
| H A D | set_symmetric_difference_comp.pass.cpp | 29 TEST_CONSTEXPR_CXX20 void test4() in test4() function 56 test4<T, Iter1, Iter2, cpp17_output_iterator<T*> >(); in test3() 57 test4<T, Iter1, Iter2, forward_iterator<T*> >(); in test3() 58 test4<T, Iter1, Iter2, bidirectional_iterator<T*> >(); in test3() 59 test4<T, Iter1, Iter2, random_access_iterator<T*> >(); in test3() 60 test4<T, Iter1, Iter2, T*>(); in test3()
|
| /llvm-project-15.0.7/libcxx/test/std/algorithms/alg.sorting/alg.set.operations/set.difference/ |
| H A D | set_difference.pass.cpp | 28 TEST_CONSTEXPR_CXX20 void test4() in test4() function 55 test4<T, Iter1, Iter2, cpp17_output_iterator<T*> >(); in test3() 56 test4<T, Iter1, Iter2, forward_iterator<T*> >(); in test3() 57 test4<T, Iter1, Iter2, bidirectional_iterator<T*> >(); in test3() 58 test4<T, Iter1, Iter2, random_access_iterator<T*> >(); in test3() 59 test4<T, Iter1, Iter2, T*>(); in test3()
|
| H A D | set_difference_comp.pass.cpp | 29 TEST_CONSTEXPR_CXX20 void test4() in test4() function 56 test4<T, Iter1, Iter2, cpp17_output_iterator<T*> >(); in test3() 57 test4<T, Iter1, Iter2, forward_iterator<T*> >(); in test3() 58 test4<T, Iter1, Iter2, bidirectional_iterator<T*> >(); in test3() 59 test4<T, Iter1, Iter2, random_access_iterator<T*> >(); in test3() 60 test4<T, Iter1, Iter2, T*>(); in test3()
|
| /llvm-project-15.0.7/libcxx/test/std/algorithms/alg.sorting/alg.set.operations/set.intersection/ |
| H A D | set_intersection.pass.cpp | 28 TEST_CONSTEXPR_CXX20 void test4() in test4() function 55 test4<T, Iter1, Iter2, cpp17_output_iterator<T*> >(); in test3() 56 test4<T, Iter1, Iter2, forward_iterator<T*> >(); in test3() 57 test4<T, Iter1, Iter2, bidirectional_iterator<T*> >(); in test3() 58 test4<T, Iter1, Iter2, random_access_iterator<T*> >(); in test3() 59 test4<T, Iter1, Iter2, T*>(); in test3()
|
| H A D | set_intersection_comp.pass.cpp | 29 TEST_CONSTEXPR_CXX20 void test4() in test4() function 56 test4<T, Iter1, Iter2, cpp17_output_iterator<T*> >(); in test3() 57 test4<T, Iter1, Iter2, forward_iterator<T*> >(); in test3() 58 test4<T, Iter1, Iter2, bidirectional_iterator<T*> >(); in test3() 59 test4<T, Iter1, Iter2, random_access_iterator<T*> >(); in test3() 60 test4<T, Iter1, Iter2, T*>(); in test3()
|
| /llvm-project-15.0.7/libcxx/test/std/algorithms/alg.sorting/alg.set.operations/set.union/ |
| H A D | set_union.pass.cpp | 28 TEST_CONSTEXPR_CXX20 void test4() in test4() function 55 test4<T, Iter1, Iter2, cpp17_output_iterator<T*> >(); in test3() 56 test4<T, Iter1, Iter2, forward_iterator<T*> >(); in test3() 57 test4<T, Iter1, Iter2, bidirectional_iterator<T*> >(); in test3() 58 test4<T, Iter1, Iter2, random_access_iterator<T*> >(); in test3() 59 test4<T, Iter1, Iter2, T*>(); in test3()
|
| H A D | set_union_comp.pass.cpp | 29 TEST_CONSTEXPR_CXX20 void test4() in test4() function 56 test4<T, Iter1, Iter2, cpp17_output_iterator<T*> >(); in test3() 57 test4<T, Iter1, Iter2, forward_iterator<T*> >(); in test3() 58 test4<T, Iter1, Iter2, bidirectional_iterator<T*> >(); in test3() 59 test4<T, Iter1, Iter2, random_access_iterator<T*> >(); in test3() 60 test4<T, Iter1, Iter2, T*>(); in test3()
|
| /llvm-project-15.0.7/libcxx/test/std/algorithms/alg.sorting/alg.merge/ |
| H A D | merge.pass.cpp | 28 TEST_CONSTEXPR_CXX20 void test4() in test4() function 55 test4<T, Iter1, Iter2, cpp17_output_iterator<T*> >(); in test3() 56 test4<T, Iter1, Iter2, forward_iterator<T*> >(); in test3() 57 test4<T, Iter1, Iter2, bidirectional_iterator<T*> >(); in test3() 58 test4<T, Iter1, Iter2, random_access_iterator<T*> >(); in test3() 59 test4<T, Iter1, Iter2, T*>(); in test3()
|
| H A D | merge_comp.pass.cpp | 29 TEST_CONSTEXPR_CXX20 void test4() in test4() function 56 test4<T, Iter1, Iter2, cpp17_output_iterator<T*> >(); in test3() 57 test4<T, Iter1, Iter2, forward_iterator<T*> >(); in test3() 58 test4<T, Iter1, Iter2, bidirectional_iterator<T*> >(); in test3() 59 test4<T, Iter1, Iter2, random_access_iterator<T*> >(); in test3() 60 test4<T, Iter1, Iter2, T*>(); in test3()
|
| /llvm-project-15.0.7/llvm/test/Transforms/MergeFunc/ |
| H A D | unnamed-addr-reprocessing.ll | 3 ; After the merge of test5 and test6, we can merge test3 and test4, 8 ; CHECK: define void @test4() unnamed_addr 22 call void @test4() 23 call void @test4() 33 define void @test4() unnamed_addr {
|
| /llvm-project-15.0.7/libcxx/test/std/numerics/rand/rand.eng/rand.eng.lcong/ |
| H A D | ctor_result_type.pass.cpp | 106 test4() in test4() function 153 test4<unsigned short>(); in main() 154 test4<unsigned int>(); in main() 155 test4<unsigned long>(); in main() 156 test4<unsigned long long>(); in main()
|
| /llvm-project-15.0.7/llvm/test/Transforms/ConstantMerge/ |
| H A D | unnamed-addr.ll | 18 @test4.x = internal unnamed_addr constant %struct.foobar { i32 4 } 19 @test4.y = unnamed_addr constant %struct.foobar { i32 4 } 28 ; CHECK-NEXT: @test4.y = unnamed_addr constant %struct.foobar { i32 4 } 37 call void @zed(%struct.foobar* @test4.x, %struct.foobar* @test4.y)
|
| /llvm-project-15.0.7/clang/test/CodeGen/ |
| H A D | attr-minsize.cpp | 40 void test4(T arg) { in test4() function 45 void test4<int>(int arg); 52 void test4<float>(float arg);
|
| H A D | inline.c | 104 extern int test4(void); 105 extern __inline __attribute__ ((__gnu_inline__)) int test4(void) in test4() function 110 void test_test4() { test4(); } in test_test4()
|
| /llvm-project-15.0.7/llvm/test/Transforms/SCCP/ |
| H A D | opaque-ptr.ll | 25 define internal i32 @test4() { 26 ; CHECK-LABEL: @test4( 34 ; CHECK-NEXT: [[CALL:%.*]] = call i64 @test4() 37 %call = call i64 @test4()
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | statements.cpp | 28 void test4(); // expected-note{{possible target for call}} 29 void test4(int) { // expected-note{{possible target for call}} in test4() function 31 __asm__ ("":"+r" (test4)); // expected-error{{invalid lvalue in asm output}} in test4()
|
| /llvm-project-15.0.7/clang/test/Sema/ |
| H A D | attr-visibility.c | 10 struct __attribute__((visibility("hidden"))) test4; // expected-note {{previous attribute is here}} 11 struct test4; 12 struct __attribute__((visibility("default"))) test4; // expected-error {{visibility does not match …
|
| /llvm-project-15.0.7/libcxxabi/test/ |
| H A D | catch_const_pointer_nullptr.pass.cpp | 76 void test4() in test4() function 133 void test4() {} in test4() function 143 test4(); in main()
|
| /llvm-project-15.0.7/clang/test/SemaObjC/ |
| H A D | method-lookup-3.m | 69 @interface Test4A - (struct test4a) test4; @end //expected-note{{using}} method 70 @interface Test4B - (struct test4b) test4; @end //expected-note{{also found}} method 71 void test4(id x) { function 72 (void) [x test4]; //expected-warning {{multiple methods named 'test4' found}}
|
| /llvm-project-15.0.7/llvm/test/MC/AsmParser/ |
| H A D | macros-darwin.s | 41 .macro test4 macro 46 test4 (a b)(,)),(cd) label 49 test4 (a b)(,)),(cd) label
|
| /llvm-project-15.0.7/clang/test/CXX/class.access/class.access.dcl/ |
| H A D | p1.cpp | 122 void test4() { in test4() function 194 void test4() { in test4() function 269 void test4() { 282 namespace test4 { namespace
|
| /llvm-project-15.0.7/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/ |
| H A D | p4.cpp | 68 void test4() { in test4() function 111 void test4() { in test4() function 157 void test4() { 188 namespace test4 { namespace
|
| /llvm-project-15.0.7/llvm/test/MC/AMDGPU/ |
| H A D | hsa-wave-size.s | 61 .amdgpu_hsa_kernel test4 62 test4: label
|