| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | long-virtual-inheritance-chain.cpp | 45 class test42 : virtual test41 { virtual void f(); }; class 46 class test43 : virtual test42 { virtual void f(); };
|
| /llvm-project-15.0.7/clang/test/Index/ |
| H A D | annotate-comments.cpp | 162 class test42 { class
|
| /llvm-project-15.0.7/llvm/test/Instrumentation/MemorySanitizer/ |
| H A D | with-call-type-size.ll | 60 define <4 x i32> @test42(<4 x i32> %vec, i42 %idx, i32 %x) sanitize_memory { 64 ; CHECK-LABEL: @test42(
|
| /llvm-project-15.0.7/clang/test/Parser/ |
| H A D | char-literal-printing.c | 55 char32_t test42(void) { return U'\b'; } in test42() function
|
| /llvm-project-15.0.7/clang/test/Sema/ |
| H A D | uninit-variables.c | 304 void test42(void) { in test42() function
|
| /llvm-project-15.0.7/llvm/test/ExecutionEngine/MCJIT/ |
| H A D | test-setcond-int.ll | 62 %test42 = icmp ne i32 %int1, %int2 ; <i1> [#uses=0]
|
| /llvm-project-15.0.7/llvm/test/ExecutionEngine/ |
| H A D | test-interp-vec-setcond-int.ll | 62 %test42 = icmp ne <3 x i32> %int1, %int2
|
| /llvm-project-15.0.7/clang/test/CodeGen/PowerPC/ |
| H A D | builtins-ppc-p9vector.c | 635 vector unsigned int test42(void) { in test42() function
|
| H A D | builtins-ppc-pair-mma.c | 656 void test42(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test42() function
|
| /llvm-project-15.0.7/clang/test/CodeGenCXX/ |
| H A D | visibility.cpp | 822 namespace test42 { namespace
|
| H A D | mangle.cpp | 926 namespace test42 { namespace
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/ |
| H A D | intrinsics-v60-vmpy.ll | 375 ; CHECK-LABEL: test42: 377 define void @test42(<16 x i32> %a, <16 x i32> %b) #0 {
|
| H A D | intrinsics-v60-misc.ll | 407 ; CHECK-LABEL: test42: 409 define void @test42(i64 %a, i64 %b) #0 {
|
| H A D | intrinsics-v60-alu.ll | 331 ; CHECK-LABEL: test42: 333 define <16 x i32> @test42(<16 x i32> %a, <16 x i32> %b) #0 {
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | avx512-mov.ll | 417 define <16 x float> @test42(ptr %addr, <16 x float> %mask1) { 418 ; CHECK-LABEL: test42:
|
| H A D | avx512-vec-cmp.ll | 1048 define <4 x float> @test42(<4 x float> %x, <4 x float> %x1, ptr %ptr) nounwind { 1049 ; AVX512-LABEL: test42: 1059 ; SKX-LABEL: test42:
|
| /llvm-project-15.0.7/clang/test/CodeGenObjCXX/ |
| H A D | arc.mm | 330 void test42() { function
|
| /llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/ |
| H A D | vsx.ll | 1254 define <2 x i64> @test42(<2 x double> %a) { 1255 ; CHECK-LABEL: test42: 1260 ; CHECK-REG-LABEL: test42: 1265 ; CHECK-FISL-LABEL: test42: 1270 ; CHECK-LE-LABEL: test42:
|
| H A D | mma-outer-product.ll | 1693 define void @test42(ptr %vqp, ptr %vpp, <16 x i8> %vc, ptr %resp) { 1694 ; CHECK-LABEL: test42: 1711 ; CHECK-BE-LABEL: test42:
|
| /llvm-project-15.0.7/llvm/test/Transforms/DeadStoreElimination/ |
| H A D | simple.ll | 716 define void @test42(i32* %P, i32* %Q) { 717 ; CHECK-LABEL: @test42(
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstCombine/ |
| H A D | xor.ll | 704 define i32 @test42(i32 %x, i32 %y) { 705 ; CHECK-LABEL: @test42(
|
| H A D | getelementptr.ll | 1051 define i8* @test42(i8* %c1, i8* %c2) { 1052 ; CHECK-LABEL: @test42(
|
| H A D | shift.ll | 672 define i32 @test42(i32 %a, i32 %b) nounwind { 673 ; CHECK-LABEL: @test42(
|
| H A D | add.ll | 878 define i32 @test42(i1 %C) { 879 ; CHECK-LABEL: @test42(
|
| /llvm-project-15.0.7/libcxx/test/std/strings/string.view/string.view.ops/ |
| H A D | compare.size_size_sv_size_size.pass.cpp | 4423 void test42() in test42() function 5795 test42(); in main()
|