Home
last modified time | relevance | path

Searched refs:test41 (Results 1 – 25 of 36) sorted by relevance

12

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dlong-virtual-inheritance-chain.cpp44 class test41 : virtual test40 { virtual void f(); }; class
45 class test42 : virtual test41 { virtual void f(); };
/llvm-project-15.0.7/clang/test/Parser/
H A Dchar-literal-printing.c54 char32_t test41(void) { return U'\a'; } in test41() function
/llvm-project-15.0.7/clang/test/Sema/
H A Duninit-variables.c297 int test41(int x) { in test41() function
/llvm-project-15.0.7/llvm/test/ExecutionEngine/MCJIT/
H A Dtest-setcond-int.ll61 %test41 = icmp slt i32 %int1, %int2 ; <i1> [#uses=0]
/llvm-project-15.0.7/llvm/test/ExecutionEngine/
H A Dtest-interp-vec-setcond-int.ll61 %test41 = icmp slt <3 x i32> %int1, %int2
/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-p9vector.c628 vector signed int test41(void) { in test41() function
H A Dbuiltins-ppc-pair-mma.c640 void test41(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test41() function
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dvisibility.cpp72 namespace test41 { namespace
H A Dmangle.cpp915 namespace test41 { namespace
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dalu64.ll163 ; CHECK-LABEL: @test41
165 define i32 @test41(i64 %Rs, i64 %Rt) #0 {
H A Dintrinsics-v60-vmpy.ll366 ; CHECK-LABEL: test41:
368 define void @test41(<16 x i32> %a, <16 x i32> %b) #0 {
H A Dintrinsics-v60-misc.ll398 ; CHECK-LABEL: test41:
400 define void @test41(i64 %a, i64 %b) #0 {
H A Dintrinsics-v60-alu.ll323 ; CHECK-LABEL: test41:
325 define <16 x i32> @test41(<16 x i32> %a, <16 x i32> %b) #0 {
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Davx512-mov.ll404 define <16 x float> @test41(ptr %addr, <16 x float> %old, <16 x float> %mask1) {
405 ; CHECK-LABEL: test41:
H A Davx512-vec-cmp.ll998 define <8 x float> @test41(<8 x float> %x, <8 x float> %x1, ptr %ptr) nounwind {
999 ; AVX512-LABEL: test41:
1008 ; SKX-LABEL: test41:
H A Dmmx-intrinsics.ll824 define i64 @test41(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
825 ; ALL-LABEL: @test41
/llvm-project-15.0.7/clang/test/CodeGenObjCXX/
H A Darc.mm320 void test41(__weak id &&x) { function
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dvsx.ll1228 define <2 x double> @test41(<2 x i64> %a) {
1229 ; CHECK-LABEL: test41:
1234 ; CHECK-REG-LABEL: test41:
1239 ; CHECK-FISL-LABEL: test41:
1244 ; CHECK-LE-LABEL: test41:
H A Dmma-outer-product.ll1648 define void @test41(ptr %vqp, ptr %vpp, <16 x i8> %vc, ptr %resp) {
1649 ; CHECK-LABEL: test41:
1666 ; CHECK-BE-LABEL: test41:
/llvm-project-15.0.7/llvm/test/Transforms/DeadStoreElimination/
H A Dsimple.ll700 define void @test41(i32* noalias %P) {
701 ; CHECK-LABEL: @test41(
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dxor.ll691 define i32 @test41(i32 %x, i32 %y) {
692 ; CHECK-LABEL: @test41(
H A Dgetelementptr.ll1023 define i16 @test41([3 x i32] addrspace(1)* %array) {
1024 ; CHECK-LABEL: @test41(
H A Dadd.ll837 define i64 @test41(i32 %a) {
838 ; CHECK-LABEL: @test41(
H A Dsub.ll785 define i32 @test41(i16 %a, i16 %b) {
786 ; CHECK-LABEL: @test41(
/llvm-project-15.0.7/libcxx/test/std/strings/string.view/string.view.ops/
H A Dcompare.size_size_sv_size_size.pass.cpp4319 void test41() in test41() function
5794 test41(); in main()

12