Home
last modified time | relevance | path

Searched refs:test46 (Results 1 – 25 of 37) sorted by relevance

12

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dlong-virtual-inheritance-chain.cpp49 class test46 : virtual test45 { virtual void f(); }; class
50 class test47 : virtual test46 { virtual void f(); };
/llvm-project-15.0.7/clang/test/Parser/
H A Dchar-literal-printing.c59 char32_t test46(void) { return U'\r'; } in test46() function
/llvm-project-15.0.7/clang/test/Sema/
H A Duninit-variables.c332 void test46(void) in test46() function
/llvm-project-15.0.7/llvm/test/ExecutionEngine/MCJIT/
H A Dtest-setcond-int.ll66 %test46 = icmp sle i64 %long1, %long2 ; <i1> [#uses=0]
/llvm-project-15.0.7/llvm/test/ExecutionEngine/
H A Dtest-interp-vec-setcond-int.ll66 %test46 = icmp sle <2 x i64> %long1, %long2
/llvm-project-15.0.7/clang/test/CodeGen/X86/
H A Dx86_64-arguments.c374 void test46(void) { v46 x = {1,2}; f46(x,x,x,x,x,x,x,x,x,x); } in test46() function
/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-p9vector.c663 vector unsigned short test46(void) { in test46() function
H A Dbuiltins-ppc-pair-mma.c720 void test46(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test46() function
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dvisibility.cpp882 namespace test46 { namespace
H A Dmangle.cpp966 namespace test46 { namespace
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dintrinsics-v60-vmpy.ll411 ; CHECK-LABEL: test46:
413 define void @test46(<16 x i32> %a, <16 x i32> %b) #0 {
H A Dintrinsics-v60-misc.ll444 ; CHECK-LABEL: test46:
446 define void @test46(i32 %a, i32 %b) #0 {
H A Dintrinsics-v60-alu.ll363 ; CHECK-LABEL: test46:
365 define <16 x i32> @test46(<16 x i32> %a, <16 x i32> %b) #0 {
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Davx512-mov.ll469 define <8 x double> @test46(ptr %addr, <8 x double> %mask1) {
470 ; CHECK-LABEL: test46:
H A Davx512-vec-cmp.ll1210 define <2 x i64> @test46(<2 x float> %x, <2 x float> %y) #0 {
1211 ; AVX512-LABEL: test46:
1220 ; SKX-LABEL: test46:
H A Dmmx-intrinsics.ll741 define i64 @test46(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
742 ; ALL-LABEL: @test46
/llvm-project-15.0.7/llvm/test/Transforms/DeadStoreElimination/
H A Dnoop-stores.ll127 define i32 @test46(i1 %c, i32* %p, i32* %p2, i32 %i) {
128 ; CHECK-LABEL: @test46(
/llvm-project-15.0.7/clang/test/CodeGenObjCXX/
H A Darc.mm15 // The analogous ObjC testcase test46 in arr.m.
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dvsx.ll1464 define <2 x i64> @test46(<2 x float> %a) {
1465 ; CHECK-LABEL: test46:
1483 ; CHECK-REG-LABEL: test46:
1501 ; CHECK-FISL-LABEL: test46:
1519 ; CHECK-LE-LABEL: test46:
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dxor.ll758 define <4 x i32> @test46(<4 x i32> %x) {
759 ; CHECK-LABEL: @test46(
H A Dgetelementptr.ll1114 define %struct.C* @test46(%struct.C* %c1, %struct.C* %c2, i64 %N) {
1115 ; CHECK-LABEL: @test46(
H A Dor.ll752 define i1 @test46(i8 signext %c) {
753 ; CHECK-LABEL: @test46(
H A Dshift.ll727 define i32 @test46(i32 %a) {
728 ; CHECK-LABEL: @test46(
H A Dsub.ll893 define i32 @test46(i32 %x, i32 %y) {
894 ; CHECK-LABEL: @test46(
/llvm-project-15.0.7/libcxx/test/std/strings/string.view/string.view.ops/
H A Dcompare.size_size_sv_size_size.pass.cpp4839 void test46() in test46() function
5799 test46(); in main()

12