Home
last modified time | relevance | path

Searched refs:test42 (Results 1 – 25 of 39) sorted by relevance

12

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dlong-virtual-inheritance-chain.cpp45 class test42 : virtual test41 { virtual void f(); }; class
46 class test43 : virtual test42 { virtual void f(); };
/llvm-project-15.0.7/clang/test/Index/
H A Dannotate-comments.cpp162 class test42 { class
/llvm-project-15.0.7/llvm/test/Instrumentation/MemorySanitizer/
H A Dwith-call-type-size.ll60 define <4 x i32> @test42(<4 x i32> %vec, i42 %idx, i32 %x) sanitize_memory {
64 ; CHECK-LABEL: @test42(
/llvm-project-15.0.7/clang/test/Parser/
H A Dchar-literal-printing.c55 char32_t test42(void) { return U'\b'; } in test42() function
/llvm-project-15.0.7/clang/test/Sema/
H A Duninit-variables.c304 void test42(void) { in test42() function
/llvm-project-15.0.7/llvm/test/ExecutionEngine/MCJIT/
H A Dtest-setcond-int.ll62 %test42 = icmp ne i32 %int1, %int2 ; <i1> [#uses=0]
/llvm-project-15.0.7/llvm/test/ExecutionEngine/
H A Dtest-interp-vec-setcond-int.ll62 %test42 = icmp ne <3 x i32> %int1, %int2
/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-p9vector.c635 vector unsigned int test42(void) { in test42() function
H A Dbuiltins-ppc-pair-mma.c656 void test42(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test42() function
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dvisibility.cpp822 namespace test42 { namespace
H A Dmangle.cpp926 namespace test42 { namespace
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dintrinsics-v60-vmpy.ll375 ; CHECK-LABEL: test42:
377 define void @test42(<16 x i32> %a, <16 x i32> %b) #0 {
H A Dintrinsics-v60-misc.ll407 ; CHECK-LABEL: test42:
409 define void @test42(i64 %a, i64 %b) #0 {
H A Dintrinsics-v60-alu.ll331 ; CHECK-LABEL: test42:
333 define <16 x i32> @test42(<16 x i32> %a, <16 x i32> %b) #0 {
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Davx512-mov.ll417 define <16 x float> @test42(ptr %addr, <16 x float> %mask1) {
418 ; CHECK-LABEL: test42:
H A Davx512-vec-cmp.ll1048 define <4 x float> @test42(<4 x float> %x, <4 x float> %x1, ptr %ptr) nounwind {
1049 ; AVX512-LABEL: test42:
1059 ; SKX-LABEL: test42:
/llvm-project-15.0.7/clang/test/CodeGenObjCXX/
H A Darc.mm330 void test42() { function
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dvsx.ll1254 define <2 x i64> @test42(<2 x double> %a) {
1255 ; CHECK-LABEL: test42:
1260 ; CHECK-REG-LABEL: test42:
1265 ; CHECK-FISL-LABEL: test42:
1270 ; CHECK-LE-LABEL: test42:
H A Dmma-outer-product.ll1693 define void @test42(ptr %vqp, ptr %vpp, <16 x i8> %vc, ptr %resp) {
1694 ; CHECK-LABEL: test42:
1711 ; CHECK-BE-LABEL: test42:
/llvm-project-15.0.7/llvm/test/Transforms/DeadStoreElimination/
H A Dsimple.ll716 define void @test42(i32* %P, i32* %Q) {
717 ; CHECK-LABEL: @test42(
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dxor.ll704 define i32 @test42(i32 %x, i32 %y) {
705 ; CHECK-LABEL: @test42(
H A Dgetelementptr.ll1051 define i8* @test42(i8* %c1, i8* %c2) {
1052 ; CHECK-LABEL: @test42(
H A Dshift.ll672 define i32 @test42(i32 %a, i32 %b) nounwind {
673 ; CHECK-LABEL: @test42(
H A Dadd.ll878 define i32 @test42(i1 %C) {
879 ; CHECK-LABEL: @test42(
/llvm-project-15.0.7/libcxx/test/std/strings/string.view/string.view.ops/
H A Dcompare.size_size_sv_size_size.pass.cpp4423 void test42() in test42() function
5795 test42(); in main()

12