/llvm-project/clang/test/Parser/ |
H A D | char-literal-printing.c | 64 char32_t test50(void) { return U'\x3'; } in test50() function
|
/llvm-project/llvm/test/ExecutionEngine/MCJIT/ |
H A D | test-setcond-fp.ll | 11 %test50 = fcmp oge float %float1, %float2 ; <i1> [#uses=0]
|
/llvm-project/llvm/test/ExecutionEngine/ |
H A D | test-interp-vec-setcond-fp.ll |
|
/llvm-project/clang/test/SemaCXX/ |
H A D | long-virtual-inheritance-chain.cpp | 53 class test50 : virtual test49 { virtual void f(); }; class
|
/llvm-project/llvm/test/CodeGen/PowerPC/ |
H A D | bfloat16-outer-product.ll | 10 define dso_local void @test50(ptr nocapture readnone %vqp, ptr nocapture readnone %vpp, <16 x i8> %… 11 ; CHECK-LABEL: test50: 21 ; CHECK-BE-LABEL: test50:
|
H A D | vsx.ll | 1598 define <2 x double> @test50(ptr %a) { 1599 ; CHECK-LABEL: test50: 1604 ; CHECK-REG-LABEL: test50: 1609 ; CHECK-FISL-LABEL: test50: 1614 ; CHECK-LE-LABEL: test50:
|
/llvm-project/clang/test/Sema/ |
H A D | uninit-variables.c | 349 void test50(void) in test50() function
|
/llvm-project/clang/test/CodeGen/PowerPC/ |
H A D | builtins-ppc-p9vector.c | 691 vector unsigned int test50(void) { in test50() function
|
H A D | builtins-ppc-pair-mma.c | 690 // CHECK-LABEL: @test50( 698 void test50(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test50() function
|
/llvm-project/clang/test/CodeGen/X86/ |
H A D | x86_64-arguments.c | 399 void test50(double d, double e) { in test50() function
|
/llvm-project/llvm/test/CodeGen/Hexagon/ |
H A D | intrinsics-v60-vmpy.ll | 447 ; CHECK-LABEL: test50: 449 define void @test50(<16 x i32> %a, <16 x i32> %b) #0 {
|
H A D | alu64.ll | 171 ; CHECK-LABEL: @test50 173 define i64 @test50(i64 %Rs, i64 %Rt) #0 {
|
H A D | intrinsics-v60-misc.ll | 480 ; CHECK-LABEL: test50: 482 define void @test50(i32 %a) #0 {
|
H A D | intrinsics-v60-alu.ll | 395 ; CHECK-LABEL: test50: 397 define <16 x i32> @test50(<16 x i32> %a, <16 x i32> %b) #0 {
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | visibility.cpp | 989 namespace test50 { namespace
|
H A D | mangle.cpp | 999 namespace test50 { namespace
|
/llvm-project/libcxx/test/std/strings/string.view/string.view.ops/ |
H A D | compare.size_size_sv_size_size.pass.cpp | 5205 void test50() { in test50() function 5747 test50(); in main()
|
/llvm-project/llvm/test/Transforms/InstCombine/ |
H A D | xor.ll | 843 define i32 @test50(i32 %x, i32 %y) { 844 ; CHECK-LABEL: @test50(
|
H A D | or.ll | 993 define i32 @test50(i1 %which) { 994 ; CHECK-LABEL: @test50(
|
H A D | cast.ll | 674 define i64 @test50(i64 %x) { 675 ; ALL-LABEL: @test50(
|
H A D | shift.ll | 877 define i32 @test50(i32 %x) { 878 ; CHECK-LABEL: @test50(
|
/llvm-project/llvm/test/Analysis/AliasSet/ |
H A D | guards.ll | 752 ; CHECK: Alias sets for function 'test50': 756 define void @test50(ptr %a, ptr %b, i1 %cond_b) {
|
/llvm-project/llvm/test/CodeGen/X86/ |
H A D | mmx-intrinsics.ll | 1704 define i64 @test50(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp { 1705 ; X86-LABEL: test50: 1728 ; X64-LABEL: test50:
|
/llvm-project/libcxx/test/std/strings/basic.string/string.ops/string_compare/ |
H A D | size_size_string_size_size.pass.cpp | 5374 TEST_CONSTEXPR_CXX20 bool test50() { in test50() function 5942 test50<S>(); in test() 6000 static_assert(test50<S>()); in test()
|
H A D | size_size_T_size_size.pass.cpp | 5376 TEST_CONSTEXPR_CXX20 bool test50() { in test50() function 5974 test50<S, SV>(); in test() 6033 static_assert(test50<S, SV>()); in test()
|