/llvm-project/llvm/test/ExecutionEngine/MCJIT/ |
H A D | test-setcond-fp.ll | 14 %test53 = fcmp olt float %float1, %float2 ; <i1> [#uses=0]
|
/llvm-project/llvm/test/ExecutionEngine/ |
H A D | test-interp-vec-setcond-fp.ll |
|
/llvm-project/llvm/test/CodeGen/PowerPC/ |
H A D | bfloat16-outer-product.ll | 111 define dso_local void @test53(ptr nocapture readonly %vqp, ptr nocapture readnone %vpp, <16 x i8> %… 112 ; CHECK-LABEL: test53: 127 ; CHECK-BE-LABEL: test53:
|
H A D | vsx.ll | 1678 define <2 x double> @test53(<2 x double> %a, <2 x double> %b) { 1679 ; CHECK-LABEL: test53: 1684 ; CHECK-REG-LABEL: test53: 1689 ; CHECK-FISL-LABEL: test53: 1694 ; CHECK-LE-LABEL: test53:
|
/llvm-project/clang/test/Sema/ |
H A D | uninit-variables.c | 377 void test53(void) { in test53() function
|
/llvm-project/clang/test/CodeGen/PowerPC/ |
H A D | builtins-ppc-p9vector.c | 712 vector unsigned short test53(void) { in test53() function
|
H A D | builtins-ppc-pair-mma.c | 735 // CHECK-LABEL: @test53( 743 void test53(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test53() function
|
/llvm-project/clang/test/CodeGen/X86/ |
H A D | x86_64-arguments.c | 430 void test53(__m256 *m, __builtin_va_list argList) { in test53() function
|
/llvm-project/llvm/test/CodeGen/Hexagon/ |
H A D | alu64.ll | 195 ; CHECK-LABEL: @test53 197 define i64 @test53(i32 %Rs, i64 %Rt) #0 {
|
H A D | intrinsics-v60-misc.ll | 508 ; CHECK-LABEL: test53: 510 define void @test53(<16 x i32> %a, <16 x i32> %b, <16 x i32> %c, i32 %d) #0 {
|
H A D | intrinsics-v60-alu.ll | 419 ; CHECK-LABEL: test53: 421 define <16 x i32> @test53(<16 x i32> %a, <16 x i32> %b) #0 {
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | visibility.cpp | 1083 namespace test53 { namespace
|
H A D | mangle.cpp | 1060 namespace test53 { namespace
|
/llvm-project/libcxx/test/std/strings/string.view/string.view.ops/ |
H A D | compare.size_size_sv_size_size.pass.cpp | 5514 void test53() { in test53() function 5750 test53(); in main()
|
/llvm-project/clang/test/CodeGenObjC/ |
H A D | arc.m | 1052 void test53(void) { function 1056 // CHECK-LABEL: define{{.*}} void @test53()
|
/llvm-project/llvm/test/Transforms/InstCombine/ |
H A D | cast.ll | 720 define i64 @test53(i32 %A) { 721 ; ALL-LABEL: @test53(
|
H A D | shift.ll | 978 define i32 @test53(i32 %x) { 979 ; CHECK-LABEL: @test53(
|
H A D | sub.ll | 983 define <2 x i1> @test53(<2 x i1> %A, <2 x i1> %B) { 984 ; CHECK-LABEL: @test53(
|
/llvm-project/llvm/test/Analysis/AliasSet/ |
H A D | guards.ll | 788 ; CHECK: Alias sets for function 'test53': 792 define void @test53(ptr %a, i1 %cond_a, ptr %b) {
|
/llvm-project/llvm/test/CodeGen/X86/ |
H A D | mmx-intrinsics.ll | 1571 define i64 @test53(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp { 1572 ; X86-LABEL: test53: 1595 ; X64-LABEL: test53:
|
/llvm-project/libcxx/test/std/strings/basic.string/string.ops/string_compare/ |
H A D | size_size_string_size_size.pass.cpp | 5692 TEST_CONSTEXPR_CXX20 bool test53() { in test53() function 5945 test53<S>(); in test() 6003 static_assert(test53<S>()); in test()
|
H A D | size_size_T_size_size.pass.cpp | 5694 TEST_CONSTEXPR_CXX20 bool test53() { in test53() function 5977 test53<S, SV>(); in test() 6036 static_assert(test53<S, SV>()); in test()
|
/llvm-project/llvm/test/Transforms/ObjCARC/ |
H A D | basic.ll | 2103 ; CHECK-LABEL: define void @test53( 2106 define void @test53(ptr %zz, ptr %pp) {
|
/llvm-project/llvm/test/CodeGen/AMDGPU/ |
H A D | combine_andor_with_cmps.ll | 785 define i1 @test53(i32 %arg1, i32 %arg2, i32 %arg3) { 786 ; GCN-LABEL: test53:
|
/llvm-project/libcxx/test/std/strings/basic.string/string.modifiers/string_replace/ |
H A D | size_size_T_size_size.pass.cpp | 5856 TEST_CONSTEXPR_CXX20 bool test53() { in test53() function 6216 test53<S, SV>(); in test() 6274 static_assert(test53<S, SV>()); in test()
|