| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | long-virtual-inheritance-chain.cpp | 43 class test40 : virtual test39 { virtual void f(); }; class 44 class test41 : virtual test40 { virtual void f(); };
|
| /llvm-project-15.0.7/clang/test/Parser/ |
| H A D | char-literal-printing.c | 53 char32_t test40(void) { return U'\''; } in test40() function
|
| /llvm-project-15.0.7/clang/test/Sema/ |
| H A D | uninit-variables.c | 292 int test40(int x) { in test40() function
|
| /llvm-project-15.0.7/llvm/test/ExecutionEngine/MCJIT/ |
| H A D | test-setcond-int.ll | 60 %test40 = icmp sle i32 %int1, %int2 ; <i1> [#uses=0]
|
| /llvm-project-15.0.7/llvm/test/ExecutionEngine/ |
| H A D | test-interp-vec-setcond-int.ll | 60 %test40 = icmp sle <3 x i32> %int1, %int2
|
| /llvm-project-15.0.7/clang/test/CodeGen/PowerPC/ |
| H A D | builtins-ppc-p9vector.c | 621 vector unsigned char test40(void) { in test40() function
|
| H A D | builtins-ppc-pair-mma.c | 624 void test40(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test40() function
|
| /llvm-project-15.0.7/clang/test/CodeGenCXX/ |
| H A D | visibility.cpp | 60 namespace test40 { namespace
|
| H A D | mangle.cpp | 902 namespace test40 { namespace
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/ |
| H A D | alu64.ll | 155 ; CHECK-LABEL: @test40 157 define i64 @test40(i32 %Pu, i64 %Rs, i64 %Rt) #0 {
|
| H A D | intrinsics-v60-vmpy-acc.ll | 396 ; CHECK-LABEL: test40: 398 define void @test40(<16 x i32> %a, <16 x i32> %b) #0 {
|
| H A D | intrinsics-v60-vmpy.ll | 357 ; CHECK-LABEL: test40: 359 define void @test40(<16 x i32> %a, <16 x i32> %b) #0 {
|
| H A D | intrinsics-v60-misc.ll | 389 ; CHECK-LABEL: test40: 391 define void @test40(i64 %a, i64 %b) #0 {
|
| H A D | intrinsics-v60-alu.ll | 315 ; CHECK-LABEL: test40: 317 define <16 x i32> @test40(<16 x i32> %a, <16 x i32> %b) #0 {
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | avx512-mov.ll | 391 define <16 x float> @test40(ptr %addr, <16 x float> %old, <16 x float> %mask1) { 392 ; CHECK-LABEL: test40:
|
| H A D | avx-isa-check.ll | 417 define <2 x double> @test40(ptr %ptr) nounwind {
|
| H A D | mmx-intrinsics.ll | 841 define i64 @test40(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp { 842 ; ALL-LABEL: @test40
|
| /llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/ |
| H A D | vsx.ll | 1202 define <2 x double> @test40(<2 x i64> %a) { 1203 ; CHECK-LABEL: test40: 1208 ; CHECK-REG-LABEL: test40: 1213 ; CHECK-FISL-LABEL: test40: 1218 ; CHECK-LE-LABEL: test40:
|
| H A D | mma-outer-product.ll | 1603 define void @test40(ptr %vqp, ptr %vpp, <16 x i8> %vc, ptr %resp) { 1604 ; CHECK-LABEL: test40: 1621 ; CHECK-BE-LABEL: test40:
|
| /llvm-project-15.0.7/llvm/test/Transforms/DeadStoreElimination/ |
| H A D | simple.ll | 669 define void @test40(i32** noalias %Pp, i32* noalias %Q) { 670 ; CHECK-LABEL: @test40(
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstCombine/ |
| H A D | xor.ll | 678 define i32 @test40(i32 %x, i32 %y) { 679 ; CHECK-LABEL: @test40(
|
| H A D | getelementptr.ll | 1008 define i64 @test40() { 1009 ; CHECK-LABEL: @test40(
|
| H A D | or.ll | 692 define i32 @test40(i32 %a, i32 %b) { 693 ; CHECK-LABEL: @test40(
|
| H A D | add.ll | 825 define i1 @test40(i32 %a, i32 %b) { 826 ; CHECK-LABEL: @test40(
|
| /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 | 4215 void test40() in test40() function 5793 test40(); in main()
|