| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | long-virtual-inheritance-chain.cpp | 44 class test41 : virtual test40 { virtual void f(); }; class 45 class test42 : virtual test41 { virtual void f(); };
|
| /llvm-project-15.0.7/clang/test/Parser/ |
| H A D | char-literal-printing.c | 54 char32_t test41(void) { return U'\a'; } in test41() function
|
| /llvm-project-15.0.7/clang/test/Sema/ |
| H A D | uninit-variables.c | 297 int test41(int x) { in test41() function
|
| /llvm-project-15.0.7/llvm/test/ExecutionEngine/MCJIT/ |
| H A D | test-setcond-int.ll | 61 %test41 = icmp slt i32 %int1, %int2 ; <i1> [#uses=0]
|
| /llvm-project-15.0.7/llvm/test/ExecutionEngine/ |
| H A D | test-interp-vec-setcond-int.ll | 61 %test41 = icmp slt <3 x i32> %int1, %int2
|
| /llvm-project-15.0.7/clang/test/CodeGen/PowerPC/ |
| H A D | builtins-ppc-p9vector.c | 628 vector signed int test41(void) { in test41() function
|
| H A D | builtins-ppc-pair-mma.c | 640 void test41(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test41() function
|
| /llvm-project-15.0.7/clang/test/CodeGenCXX/ |
| H A D | visibility.cpp | 72 namespace test41 { namespace
|
| H A D | mangle.cpp | 915 namespace test41 { namespace
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/ |
| H A D | alu64.ll | 163 ; CHECK-LABEL: @test41 165 define i32 @test41(i64 %Rs, i64 %Rt) #0 {
|
| H A D | intrinsics-v60-vmpy.ll | 366 ; CHECK-LABEL: test41: 368 define void @test41(<16 x i32> %a, <16 x i32> %b) #0 {
|
| H A D | intrinsics-v60-misc.ll | 398 ; CHECK-LABEL: test41: 400 define void @test41(i64 %a, i64 %b) #0 {
|
| H A D | intrinsics-v60-alu.ll | 323 ; CHECK-LABEL: test41: 325 define <16 x i32> @test41(<16 x i32> %a, <16 x i32> %b) #0 {
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | avx512-mov.ll | 404 define <16 x float> @test41(ptr %addr, <16 x float> %old, <16 x float> %mask1) { 405 ; CHECK-LABEL: test41:
|
| H A D | avx512-vec-cmp.ll | 998 define <8 x float> @test41(<8 x float> %x, <8 x float> %x1, ptr %ptr) nounwind { 999 ; AVX512-LABEL: test41: 1008 ; SKX-LABEL: test41:
|
| H A D | mmx-intrinsics.ll | 824 define i64 @test41(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp { 825 ; ALL-LABEL: @test41
|
| /llvm-project-15.0.7/clang/test/CodeGenObjCXX/ |
| H A D | arc.mm | 320 void test41(__weak id &&x) { function
|
| /llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/ |
| H A D | vsx.ll | 1228 define <2 x double> @test41(<2 x i64> %a) { 1229 ; CHECK-LABEL: test41: 1234 ; CHECK-REG-LABEL: test41: 1239 ; CHECK-FISL-LABEL: test41: 1244 ; CHECK-LE-LABEL: test41:
|
| H A D | mma-outer-product.ll | 1648 define void @test41(ptr %vqp, ptr %vpp, <16 x i8> %vc, ptr %resp) { 1649 ; CHECK-LABEL: test41: 1666 ; CHECK-BE-LABEL: test41:
|
| /llvm-project-15.0.7/llvm/test/Transforms/DeadStoreElimination/ |
| H A D | simple.ll | 700 define void @test41(i32* noalias %P) { 701 ; CHECK-LABEL: @test41(
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstCombine/ |
| H A D | xor.ll | 691 define i32 @test41(i32 %x, i32 %y) { 692 ; CHECK-LABEL: @test41(
|
| H A D | getelementptr.ll | 1023 define i16 @test41([3 x i32] addrspace(1)* %array) { 1024 ; CHECK-LABEL: @test41(
|
| H A D | add.ll | 837 define i64 @test41(i32 %a) { 838 ; CHECK-LABEL: @test41(
|
| H A D | sub.ll | 785 define i32 @test41(i16 %a, i16 %b) { 786 ; CHECK-LABEL: @test41(
|
| /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 | 4319 void test41() in test41() function 5794 test41(); in main()
|