Home
last modified time | relevance | path

Searched refs:test38 (Results 1 – 25 of 38) sorted by relevance

12

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dlong-virtual-inheritance-chain.cpp41 class test38 : virtual test37 { virtual void f(); }; class
42 class test39 : virtual test38 { virtual void f(); };
/llvm-project-15.0.7/clang/test/Parser/
H A Dchar-literal-printing.c50 char16_t test38(void) { return u'\x333'; } in test38() function
/llvm-project-15.0.7/llvm/test/Transforms/InstSimplify/
H A Dundef.ll349 define i32 @test38(i32 %a) {
350 ; CHECK-LABEL: @test38(
/llvm-project-15.0.7/clang/test/Sema/
H A Duninit-variables.c279 int test38(int r, int x, int y) in test38() function
/llvm-project-15.0.7/llvm/test/ExecutionEngine/MCJIT/
H A Dtest-setcond-int.ll58 %test38 = icmp sge i32 %int1, %int2 ; <i1> [#uses=0]
/llvm-project-15.0.7/llvm/test/ExecutionEngine/
H A Dtest-interp-vec-setcond-int.ll58 %test38 = icmp sge <3 x i32> %int1, %int2
/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-p9vector.c607 vector bool int test38(void) { in test38() function
H A Dbuiltins-ppc-pair-mma.c592 void test38(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test38() function
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dvisibility.cpp780 namespace test38 { namespace
H A Dmangle.cpp879 namespace test38 { namespace
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dintrinsics-v60-vmpy-acc.ll376 ; CHECK-LABEL: test38:
378 define void @test38(<16 x i32> %a, <16 x i32> %b) #0 {
H A Dintrinsics-v60-vmpy.ll339 ; CHECK-LABEL: test38:
341 define void @test38(<16 x i32> %a, <16 x i32> %b) #0 {
H A Dintrinsics-v60-misc.ll371 ; CHECK-LABEL: test38:
373 define void @test38(i64 %a, i64 %b) #0 {
H A Dintrinsics-v60-alu.ll299 ; CHECK-LABEL: test38:
301 define <16 x i32> @test38(<16 x i32> %a, <16 x i32> %b) #0 {
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Davx512-mov.ll367 define <8 x i64> @test38(ptr %addr, <8 x i64> %mask1) {
368 ; CHECK-LABEL: test38:
H A Davx512-vec-cmp.ll863 define <4 x double> @test38(<4 x double> %x, <4 x double> %x1, ptr %ptr) nounwind {
864 ; AVX512-LABEL: test38:
873 ; SKX-LABEL: test38:
H A Dmmx-intrinsics.ll875 define i64 @test38(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
876 ; ALL-LABEL: @test38
/llvm-project-15.0.7/llvm/test/Transforms/DeadStoreElimination/
H A Dsimple.ll614 define void @test38(i8* %P, i8* %Q, i8* %R) {
615 ; CHECK-LABEL: @test38(
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dmma-outer-product.ll1524 define void @test38(ptr %vqp, ptr %vpp, <16 x i8> %vc, ptr %resp) {
1525 ; CHECK-LABEL: test38:
1537 ; CHECK-BE-LABEL: test38:
/llvm-project-15.0.7/libcxx/test/std/strings/string.view/string.view.ops/
H A Dcompare.size_size_sv_size_size.pass.cpp4007 void test38() in test38() function
5791 test38(); in main()
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dgetelementptr.ll827 define i32* @test38(i32* %I, i32 %n) {
828 ; CHECK-LABEL: @test38(
H A Dor.ll580 define i1 @test38(i32 %x) {
581 ; CHECK-LABEL: @test38(
H A Dshift.ll602 define i32 @test38(i32 %x) nounwind readnone {
603 ; CHECK-LABEL: @test38(
H A Dadd.ll805 define i1 @test38(i32 %a, i32 %b) {
806 ; CHECK-LABEL: @test38(
H A Dsub.ll761 define i32 @test38(i32 %A) {
762 ; CHECK-LABEL: @test38(

12