Home
last modified time | relevance | path

Searched refs:test45 (Results 1 – 25 of 35) sorted by relevance

12

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dlong-virtual-inheritance-chain.cpp48 class test45 : virtual test44 { virtual void f(); }; class
49 class test46 : virtual test45 { virtual void f(); };
/llvm-project-15.0.7/clang/test/Parser/
H A Dchar-literal-printing.c58 char32_t test45(void) { return U'\n'; } in test45() function
/llvm-project-15.0.7/clang/test/Sema/
H A Duninit-variables.c325 int test45(int j) { in test45() function
/llvm-project-15.0.7/llvm/test/ExecutionEngine/MCJIT/
H A Dtest-setcond-int.ll65 %test45 = icmp sgt i64 %long1, %long2 ; <i1> [#uses=0]
/llvm-project-15.0.7/llvm/test/ExecutionEngine/
H A Dtest-interp-vec-setcond-int.ll65 %test45 = icmp sgt <2 x i64> %long1, %long2
/llvm-project-15.0.7/clang/test/CodeGen/X86/
H A Dx86_64-arguments.c366 void test45(void) { f45(x45); } in test45() function
/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-p9vector.c656 vector signed short test45(void) { in test45() function
H A Dbuiltins-ppc-pair-mma.c704 void test45(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test45() function
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dvisibility.cpp865 namespace test45 { namespace
H A Dmangle.cpp956 namespace test45 { namespace
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dintrinsics-v60-vmpy.ll402 ; CHECK-LABEL: test45:
404 define void @test45(<16 x i32> %a, <16 x i32> %b) #0 {
H A Dintrinsics-v60-misc.ll435 ; CHECK-LABEL: test45:
437 define void @test45(i32 %a, i32 %b) #0 {
H A Dintrinsics-v60-alu.ll355 ; CHECK-LABEL: test45:
357 define <16 x i32> @test45(<16 x i32> %a, <16 x i32> %b) #0 {
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Davx512-mov.ll456 define <8 x double> @test45(ptr %addr, <8 x double> %old, <8 x double> %mask1) {
457 ; CHECK-LABEL: test45:
H A Davx512-vec-cmp.ll1189 define <2 x i64> @test45(<2 x i16> %x, <2 x i16> %y) #0 {
1190 ; AVX512-LABEL: test45:
1199 ; SKX-LABEL: test45:
H A Dmmx-intrinsics.ll758 define i64 @test45(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
759 ; ALL-LABEL: @test45
/llvm-project-15.0.7/llvm/test/Transforms/DeadStoreElimination/
H A Dnoop-stores.ll211 define void @test45(i32* %Q) {
212 ; CHECK-LABEL: @test45(
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dvsx.ll1385 define <2 x float> @test45(<2 x i64> %a) {
1386 ; CHECK-LABEL: test45:
1407 ; CHECK-REG-LABEL: test45:
1428 ; CHECK-FISL-LABEL: test45:
1449 ; CHECK-LE-LABEL: test45:
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dxor.ll744 define i32 @test45(i32 %x, i32 %y) {
745 ; CHECK-LABEL: @test45(
H A Dgetelementptr.ll1097 define %struct.C* @test45(%struct.C* %c1, %struct.C** %c2) {
1098 ; CHECK-LABEL: @test45(
H A Dor.ll740 define i32 @test45(i32 %x, i32 %y, i32 %z) {
741 ; CHECK-LABEL: @test45(
H A Dshift.ll715 define i32 @test45(i32 %a) nounwind {
716 ; CHECK-LABEL: @test45(
H A Dsub.ll871 define i32 @test45(i32 %x, i32 %y) {
872 ; CHECK-LABEL: @test45(
H A Dcast.ll600 define i64 @test45(i8 %A, i64 %Q) {
601 ; ALL-LABEL: @test45(
/llvm-project-15.0.7/libcxx/test/std/strings/string.view/string.view.ops/
H A Dcompare.size_size_sv_size_size.pass.cpp4735 void test45() in test45() function
5798 test45(); in main()

12