| /llvm-project-15.0.7/clang/test/Parser/ |
| H A D | char-literal-printing.c | 66 char32_t test51(void) { return U'\x333'; } in test51() function
|
| /llvm-project-15.0.7/llvm/test/ExecutionEngine/ |
| H A D | test-interp-vec-setcond-fp.ll | 11 %test51 = fcmp ogt <3 x float> %float1, %float2
|
| /llvm-project-15.0.7/llvm/test/ExecutionEngine/MCJIT/ |
| H A D | test-setcond-fp.ll | 12 %test51 = fcmp ogt float %float1, %float2 ; <i1> [#uses=0]
|
| /llvm-project-15.0.7/clang/test/Sema/ |
| H A D | uninit-variables.c | 354 int test51(void) in test51() function
|
| /llvm-project-15.0.7/clang/test/CodeGen/X86/ |
| H A D | x86_64-arguments.c | 424 void test51(struct test51_s *s, __builtin_va_list argList) { in test51() function
|
| /llvm-project-15.0.7/clang/test/CodeGen/PowerPC/ |
| H A D | builtins-ppc-p9vector.c | 698 vector unsigned long long test51(void) { in test51() function
|
| H A D | builtins-ppc-pair-mma.c | 808 void test51(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test51() function
|
| /llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/ |
| H A D | bfloat16-outer-product.ll | 41 define dso_local void @test51(i8* nocapture readnone %vqp, i8* nocapture readnone %vpp, <16 x i8> %… 42 ; CHECK-LABEL: test51: 52 ; CHECK-BE-LABEL: test51:
|
| H A D | vsx.ll | 1626 define <2 x double> @test51(<2 x double> %a, <2 x double> %b) { 1627 ; CHECK-LABEL: test51: 1632 ; CHECK-REG-LABEL: test51: 1637 ; CHECK-FISL-LABEL: test51: 1642 ; CHECK-LE-LABEL: test51:
|
| /llvm-project-15.0.7/clang/test/CodeGenCXX/ |
| H A D | visibility.cpp | 953 namespace test51 { namespace
|
| H A D | mangle.cpp | 1018 namespace test51 { namespace
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/ |
| H A D | alu64.ll | 179 ; CHECK-LABEL: @test51 181 define i64 @test51(i64 %Rs, i64 %Rt) #0 {
|
| H A D | intrinsics-v60-vmpy.ll | 456 ; CHECK-LABEL: test51: 458 define void @test51(<16 x i32> %a, <16 x i32> %b) #0 {
|
| H A D | intrinsics-v60-misc.ll | 489 ; CHECK-LABEL: test51: 491 define void @test51(i32 %a) #0 {
|
| H A D | intrinsics-v60-alu.ll | 403 ; CHECK-LABEL: test51: 405 define <32 x i32> @test51(<32 x i32> %a, <32 x i32> %b) #0 {
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstCombine/ |
| H A D | xor.ll | 871 define i32 @test51(i32 %x, i32 %y) { 872 ; CHECK-LABEL: @test51(
|
| H A D | or.ll | 1193 define <16 x i1> @test51(<16 x i1> %arg, <16 x i1> %arg1) { 1194 ; CHECK-LABEL: @test51(
|
| H A D | shift.ll | 872 define i32 @test51(i32 %x) { 873 ; CHECK-LABEL: @test51(
|
| H A D | sub.ll | 961 define i32 @test51(i32 %X) { 962 ; CHECK-LABEL: @test51(
|
| H A D | cast.ll | 699 define i64 @test51(i64 %A, i1 %cond) { 700 ; ALL-LABEL: @test51(
|
| /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 | 5359 void test51() in test51() function 5804 test51(); in main()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | mmx-intrinsics.ll | 656 define i64 @test51(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp { 657 ; ALL-LABEL: @test51
|
| /llvm-project-15.0.7/llvm/test/Analysis/AliasSet/ |
| H A D | guards.ll | 765 ; CHECK: Alias sets for function 'test51': 769 define void @test51(i8* %a, i8* %b, i1 %cond_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 | 5540 TEST_CONSTEXPR_CXX20 bool test51() in test51() function 6035 test51<S, SV>(); in test() 6094 static_assert(test51<S, SV>()); in test()
|
| H A D | size_size_string_size_size.pass.cpp | 5536 TEST_CONSTEXPR_CXX20 bool test51() in test51() function 6004 test51<S>(); in test() 6062 static_assert(test51<S>()); in test()
|