Home
last modified time | relevance | path

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

12

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dlong-virtual-inheritance-chain.cpp42 class test39 : virtual test38 { virtual void f(); }; class
43 class test40 : virtual test39 { virtual void f(); };
/llvm-project-15.0.7/clang/test/Parser/
H A Dchar-literal-printing.c52 char32_t test39(void) { return U'\\'; } in test39() function
/llvm-project-15.0.7/llvm/test/Transforms/InstSimplify/
H A Dundef.ll357 define i32 @test39() {
358 ; CHECK-LABEL: @test39(
/llvm-project-15.0.7/clang/test/Sema/
H A Duninit-variables.c285 int test39(int x) { in test39() function
/llvm-project-15.0.7/llvm/test/ExecutionEngine/MCJIT/
H A Dtest-setcond-int.ll59 %test39 = icmp sgt i32 %int1, %int2 ; <i1> [#uses=0]
/llvm-project-15.0.7/llvm/test/ExecutionEngine/
H A Dtest-interp-vec-setcond-int.ll59 %test39 = icmp sgt <3 x i32> %int1, %int2
/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-p9vector.c614 vector signed char test39(void) { in test39() function
H A Dbuiltins-ppc-pair-mma.c608 void test39(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test39() function
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dvisibility.cpp792 namespace test39 { namespace
H A Dmangle.cpp890 namespace test39 { namespace
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dintrinsics-v60-vmpy-acc.ll386 ; CHECK-LABEL: test39:
388 define void @test39(<16 x i32> %a, <16 x i32> %b) #0 {
H A Dintrinsics-v60-vmpy.ll348 ; CHECK-LABEL: test39:
350 define void @test39(<16 x i32> %a, <16 x i32> %b) #0 {
H A Dintrinsics-v60-misc.ll380 ; CHECK-LABEL: test39:
382 define void @test39(i64 %a, i64 %b) #0 {
H A Dintrinsics-v60-alu.ll307 ; CHECK-LABEL: test39:
309 define <16 x i32> @test39(<16 x i32> %a, <16 x i32> %b) #0 {
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Davx512-mov.ll379 define <8 x i64> @test39(ptr %addr, <8 x i64> %mask1) {
380 ; CHECK-LABEL: test39:
H A Davx-isa-check.ll410 define <2 x double> @test39(ptr %ptr) nounwind {
H A Davx512-vec-cmp.ll913 define <2 x double> @test39(<2 x double> %x, <2 x double> %x1, ptr %ptr) nounwind {
914 ; AVX512-LABEL: test39:
924 ; SKX-LABEL: test39:
H A Dmmx-intrinsics.ll858 define i64 @test39(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
859 ; ALL-LABEL: @test39
/llvm-project-15.0.7/llvm/test/Transforms/DeadStoreElimination/
H A Dsimple.ll640 define void @test39(i8* %P, i8* %Q, i8* %R) {
641 ; CHECK-LABEL: @test39(
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dxor.ll666 define i32 @test39(i32 %x) {
667 ; CHECK-LABEL: @test39(
H A Dgetelementptr.ll887 define void @test39(%struct.ham* %arg, i8 %arg1) nounwind {
888 ; CHECK-LABEL: @test39(
H A Dshift.ll645 define i8 @test39(i32 %a0) {
646 ; CHECK-LABEL: @test39(
H A Dadd.ll815 define i1 @test39(i32 %a, i32 %b) {
816 ; CHECK-LABEL: @test39(
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dmma-outer-product.ll1558 define void @test39(ptr %vqp, ptr %vpp, <16 x i8> %vc, ptr %resp) {
1559 ; CHECK-LABEL: test39:
1576 ; CHECK-BE-LABEL: test39:
/llvm-project-15.0.7/libcxx/test/std/strings/string.view/string.view.ops/
H A Dcompare.size_size_sv_size_size.pass.cpp4111 void test39() in test39() function
5792 test39(); in main()

12