| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | pr39733.ll | 6 define void @test55() { 7 ; CHECK-LABEL: test55:
|
| H A D | mmx-intrinsics.ll | 590 define i64 @test55(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp { 591 ; ALL-LABEL: @test55
|
| /llvm-project-15.0.7/clang/test/Sema/ |
| H A D | uninit-variables.c | 443 struct { struct { void *p; } a; } test55 = { { &test55.a }}; // no-warning variable
|
| /llvm-project-15.0.7/llvm/test/ExecutionEngine/ |
| H A D | test-interp-vec-setcond-fp.ll | 16 %test55 = fcmp oeq <2 x double> %double1, %double2
|
| /llvm-project-15.0.7/llvm/test/ExecutionEngine/MCJIT/ |
| H A D | test-setcond-fp.ll | 16 %test55 = fcmp oeq double %double1, %double2 ; <i1> [#uses=0]
|
| /llvm-project-15.0.7/clang/test/CodeGen/PowerPC/ |
| H A D | builtins-ppc-p9vector.c | 726 vector double test55(void) { in test55() function
|
| H A D | builtins-ppc-pair-mma.c | 880 void test55(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test55() function
|
| /llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/ |
| H A D | bfloat16-outer-product.ll | 201 define dso_local void @test55(i8* nocapture readonly %vqp, i8* nocapture readnone %vpp, <16 x i8> %… 202 ; CHECK-LABEL: test55: 217 ; CHECK-BE-LABEL: test55:
|
| H A D | vsx.ll | 1730 define <2 x double> @test55(<2 x double> %a, <2 x double> %b) { 1731 ; CHECK-LABEL: test55: 1736 ; CHECK-REG-LABEL: test55: 1741 ; CHECK-FISL-LABEL: test55: 1746 ; CHECK-LE-LABEL: test55:
|
| /llvm-project-15.0.7/clang/test/CodeGenCXX/ |
| H A D | visibility.cpp | 1032 namespace test55 { namespace
|
| H A D | mangle.cpp | 1106 namespace test55 { namespace
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/ |
| H A D | alu64.ll | 211 ; CHECK-LABEL: @test55 213 define i64 @test55(i64 %Rs, i64 %Rt) #0 {
|
| H A D | intrinsics-v60-misc.ll | 526 ; CHECK-LABEL: test55: 528 define void @test55(<16 x i32> %a, <16 x i32> %b, i32 %l) #0 {
|
| H A D | intrinsics-v60-alu.ll | 435 ; CHECK-LABEL: test55: 437 define <16 x i32> @test55(<16 x i32> %a, <16 x i32> %b) #0 {
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstCombine/ |
| H A D | fast-math.ll | 917 define float @test55(i1 %which, float %a) { 918 ; CHECK-LABEL: @test55(
|
| H A D | shift.ll | 1020 define i32 @test55(i32 %x) { 1021 ; CHECK-LABEL: @test55(
|
| H A D | add.ll | 908 define i32 @test55(i1 %which) { 909 ; CHECK-LABEL: @test55(
|
| H A D | sub.ll | 1022 define i32 @test55(i1 %which) { 1023 ; CHECK-LABEL: @test55(
|
| H A D | cast.ll | 759 define i64 @test55(i32 %A) { 760 ; ALL-LABEL: @test55(
|
| H A D | select.ll | 877 define i1 @test55(i1 %X, i32 %Y, i32 %Z) { 878 ; CHECK-LABEL: @test55(
|
| /llvm-project-15.0.7/llvm/test/Analysis/AliasSet/ |
| H A D | guards.ll | 813 ; CHECK: Alias sets for function 'test55': 817 define void @test55(i8* %a, i1 %cond_a, i8* %b) {
|
| /llvm-project-15.0.7/libcxx/test/std/strings/basic.string/string.ops/string_compare/ |
| H A D | size_size_T_size_size.pass.cpp | 5944 TEST_CONSTEXPR_CXX20 bool test55() in test55() function 6039 test55<S, SV>(); in test() 6098 static_assert(test55<S, SV>()); in test()
|
| H A D | size_size_string_size_size.pass.cpp | 5940 TEST_CONSTEXPR_CXX20 bool test55() in test55() function 6008 test55<S>(); in test() 6066 static_assert(test55<S>()); in test()
|
| /llvm-project-15.0.7/llvm/test/Transforms/ObjCARC/ |
| H A D | basic.ll | 2227 ; CHECK-LABEL: define void @test55( 2230 define void @test55(i8* %x) {
|
| /llvm-project-15.0.7/libcxx/test/std/strings/basic.string/string.modifiers/string_replace/ |
| H A D | size_size_string_size_size.pass.cpp | 5955 TEST_CONSTEXPR_CXX20 bool test55() in test55() function 6031 test55<S>(); in test() 6089 static_assert(test55<S>()); in test()
|