Home
last modified time | relevance | path

Searched refs:test55 (Results 1 – 25 of 29) sorted by relevance

12

/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dpr39733.ll6 define void @test55() {
7 ; CHECK-LABEL: test55:
H A Dmmx-intrinsics.ll590 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 Duninit-variables.c443 struct { struct { void *p; } a; } test55 = { { &test55.a }}; // no-warning variable
/llvm-project-15.0.7/llvm/test/ExecutionEngine/
H A Dtest-interp-vec-setcond-fp.ll16 %test55 = fcmp oeq <2 x double> %double1, %double2
/llvm-project-15.0.7/llvm/test/ExecutionEngine/MCJIT/
H A Dtest-setcond-fp.ll16 %test55 = fcmp oeq double %double1, %double2 ; <i1> [#uses=0]
/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-p9vector.c726 vector double test55(void) { in test55() function
H A Dbuiltins-ppc-pair-mma.c880 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 Dbfloat16-outer-product.ll201 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 Dvsx.ll1730 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 Dvisibility.cpp1032 namespace test55 { namespace
H A Dmangle.cpp1106 namespace test55 { namespace
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dalu64.ll211 ; CHECK-LABEL: @test55
213 define i64 @test55(i64 %Rs, i64 %Rt) #0 {
H A Dintrinsics-v60-misc.ll526 ; CHECK-LABEL: test55:
528 define void @test55(<16 x i32> %a, <16 x i32> %b, i32 %l) #0 {
H A Dintrinsics-v60-alu.ll435 ; 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 Dfast-math.ll917 define float @test55(i1 %which, float %a) {
918 ; CHECK-LABEL: @test55(
H A Dshift.ll1020 define i32 @test55(i32 %x) {
1021 ; CHECK-LABEL: @test55(
H A Dadd.ll908 define i32 @test55(i1 %which) {
909 ; CHECK-LABEL: @test55(
H A Dsub.ll1022 define i32 @test55(i1 %which) {
1023 ; CHECK-LABEL: @test55(
H A Dcast.ll759 define i64 @test55(i32 %A) {
760 ; ALL-LABEL: @test55(
H A Dselect.ll877 define i1 @test55(i1 %X, i32 %Y, i32 %Z) {
878 ; CHECK-LABEL: @test55(
/llvm-project-15.0.7/llvm/test/Analysis/AliasSet/
H A Dguards.ll813 ; 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 Dsize_size_T_size_size.pass.cpp5944 TEST_CONSTEXPR_CXX20 bool test55() in test55() function
6039 test55<S, SV>(); in test()
6098 static_assert(test55<S, SV>()); in test()
H A Dsize_size_string_size_size.pass.cpp5940 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 Dbasic.ll2227 ; 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 Dsize_size_string_size_size.pass.cpp5955 TEST_CONSTEXPR_CXX20 bool test55() in test55() function
6031 test55<S>(); in test()
6089 static_assert(test55<S>()); in test()

12