/llvm-project/flang/test/Lower/PowerPC/ |
H A D | ppc-vec-perm.f90 | 6 subroutine vec_perm_test_i1(arg1, arg2, arg3) argument 24 subroutine vec_perm_test_i2(arg1, arg2, arg3) argument 42 vec_perm_test_i4(arg1, arg2, arg3) global() argument 57 vec_perm_test_i8(arg1, arg2, arg3) global() argument 75 vec_perm_test_u1(arg1, arg2, arg3) global() argument 93 vec_perm_test_u2(arg1, arg2, arg3) global() argument 111 vec_perm_test_u4(arg1, arg2, arg3) global() argument 126 vec_perm_test_u8(arg1, arg2, arg3) global() argument 144 vec_perm_test_r4(arg1, arg2, arg3) global() argument 162 vec_perm_test_r8(arg1, arg2, arg3) global() argument 180 vec_permi_test_i8i1(arg1, arg2, arg3) global() argument 191 vec_permi_test_i8i2(arg1, arg2, arg3) global() argument 202 vec_permi_test_i8i4(arg1, arg2, arg3) global() argument 213 vec_permi_test_i8i8(arg1, arg2, arg3) global() argument 224 vec_permi_test_u8i1(arg1, arg2, arg3) global() argument 235 vec_permi_test_u8i2(arg1, arg2, arg3) global() argument 246 vec_permi_test_u8i4(arg1, arg2, arg3) global() argument 257 vec_permi_test_u8i8(arg1, arg2, arg3) global() argument 268 vec_permi_test_r4i1(arg1, arg2, arg3) global() argument 282 vec_permi_test_r4i2(arg1, arg2, arg3) global() argument 296 vec_permi_test_r4i4(arg1, arg2, arg3) global() argument 310 vec_permi_test_r4i8(arg1, arg2, arg3) global() argument 324 vec_permi_test_r8i1(arg1, arg2, arg3) global() argument 335 vec_permi_test_r8i2(arg1, arg2, arg3) global() argument 346 vec_permi_test_r8i4(arg1, arg2, arg3) global() argument 357 vec_permi_test_r8i8(arg1, arg2, arg3) global() argument [all...] |
H A D | ppc-vec-store.f90 | 9 subroutine vec_st_vi1i2vi1(arg1, arg2, arg3) argument 22 subroutine vec_st_vi2i2vi2(arg1, arg2, arg3) argument 35 subroutine vec_st_vi4i2vi4(arg1, arg2, arg3) argument 47 subroutine vec_st_vu1i4vu1(arg1, arg2, arg3) argument 60 subroutine vec_st_vu2i4vu2(arg1, arg2, arg3) argument 73 subroutine vec_st_vu4i4vu4(arg1, arg2, arg3) argument 85 subroutine vec_st_vi4i4via4(arg1, arg2, arg3, i) argument 108 subroutine vec_ste_vi1i2i1(arg1, arg2, arg3) argument 121 subroutine vec_ste_vi2i2i2(arg1, arg2, arg3) argument 134 subroutine vec_ste_vi4i2i4(arg1, arg2, arg3) argument [all …]
|
H A D | ppc-vec-sel.f90 | 9 vec_sel_testi1(arg1, arg2, arg3) global() argument 24 vec_sel_testi2(arg1, arg2, arg3) global() argument 43 vec_sel_testi4(arg1, arg2, arg3) global() argument 62 vec_sel_testi8(arg1, arg2, arg3) global() argument 81 vec_sel_testu1(arg1, arg2, arg3) global() argument 96 vec_sel_testu2(arg1, arg2, arg3) global() argument 115 vec_sel_testu4(arg1, arg2, arg3) global() argument 134 vec_sel_testu8(arg1, arg2, arg3) global() argument 154 vec_sel_testr4(arg1, arg2, arg3) global() argument 173 vec_sel_testr8(arg1, arg2, arg3) global() argument [all...] |
H A D | ppc-vec-store-elem-order.f90 | 8 subroutine vec_st_test(arg1, arg2, arg3) argument 26 subroutine vec_ste_test(arg1, arg2, arg3) argument 44 subroutine vec_xst_test(arg1, arg2, arg3) argument 61 subroutine vec_xstd2_test(arg1, arg2, arg3, i) argument 87 subroutine vec_xstw4_test(arg1, arg2, arg3, i) argument
|
H A D | ppc-vec-perm-elem-order.f90 | 9 subroutine vec_perm_test_i1(arg1, arg2, arg3) argument 29 subroutine vec_permi_test_i8i2(arg1, arg2, arg3) argument
|
/llvm-project/clang/test/CodeGen/ |
H A D | cfi-icall-normalize.c | 10 void foo2(char arg1, signed char arg2, signed char arg3) { } in foo2() 16 void foo5(int arg1, int arg2, int arg3) { } in foo5() 22 void foo8(long arg1, long long arg2, long long arg3) { } in foo8() 28 void foo11(short arg1, short arg2, short arg3) { } in foo11() 34 void foo14(unsigned char arg1, unsigned char arg2, unsigned char arg3) { } in foo14() 40 void foo17(unsigned int arg1, unsigned int arg2, unsigned int arg3) { } in foo17() 46 void foo20(unsigned long arg1, unsigned long long arg2, unsigned long long arg3) { } in foo20() 52 void foo23(unsigned short arg1, unsigned short arg2, unsigned short arg3) { } in foo23()
|
H A D | kcfi-normalize.c | 24 void baz(void (*fn)(int, int, int), int arg1, int arg2, int arg3) { in baz() argument
|
H A D | cfi-icall-normalize2.c | 20 void baz(void (*fn)(int, int, int), int arg1, int arg2, int arg3) { in baz() argument
|
/llvm-project/flang/test/Semantics/PowerPC/ |
H A D | ppc-vector-types04.f90 | 4 subroutine vec_type_test(arg1, arg2, arg3, arg4) argument 19 subroutine vec_pair_type_test(arg1, arg2, arg3, arg4) argument 34 subroutine vec_quad_type_test(arg1, arg2, arg3, arg4) argument
|
/llvm-project/flang/test/Lower/OpenMP/ |
H A D | parallel-firstprivate-clause-scalar.f90 | 69 firstprivate_integer(arg1, arg2, arg3, arg4, arg5, arg6) global() argument 72 integer(kind=2) :: arg3 global() local 114 firstprivate_logical(arg1, arg2, arg3, arg4, arg5) global() argument 117 logical(kind=2) :: arg3 global() local 163 firstprivate_real(arg1, arg2, arg3, arg4, arg5, arg6) global() argument 166 real(kind=4) :: arg3 global() local [all...] |
H A D | parallel-private-clause.f90 | 38 private_clause(arg1, arg2, arg3, arg4) global() argument 42 character(5) :: arg3, global() local
|
/llvm-project/flang/test/Semantics/ |
H A D | call15.f90 | 4 subroutine s(arg1, arg2, arg3) argument 7 type(*) :: arg3 local
|
H A D | resolve81.f90 | 50 subroutine testTypeDecl(arg1, arg2, arg3, arg4, arg5, arg6) argument 56 real, intent(inout), intent(inout) :: arg3 local
|
H A D | resolve72.f90 | 14 type(*), allocatable :: arg3 local
|
H A D | resolve71.f90 | 19 class (parenttype) :: arg1, arg3 local
|
/llvm-project/libc/src/__support/OSUtil/linux/riscv/ |
H A D | syscall.h | 65 syscall_impl(long number,long arg1,long arg2,long arg3) syscall_impl() argument 71 syscall_impl(long number,long arg1,long arg2,long arg3,long arg4) syscall_impl() argument 78 syscall_impl(long number,long arg1,long arg2,long arg3,long arg4,long arg5) syscall_impl() argument 85 syscall_impl(long number,long arg1,long arg2,long arg3,long arg4,long arg5,long arg6) syscall_impl() argument
|
/llvm-project/libc/src/__support/OSUtil/darwin/arm/ |
H A D | syscall.h | 67 syscall_impl(long number,long arg1,long arg2,long arg3) syscall_impl() argument 73 syscall_impl(long number,long arg1,long arg2,long arg3,long arg4) syscall_impl() argument 80 syscall_impl(long number,long arg1,long arg2,long arg3,long arg4,long arg5) syscall_impl() argument 87 syscall_impl(long number,long arg1,long arg2,long arg3,long arg4,long arg5,long arg6) syscall_impl() argument
|
/llvm-project/libc/src/__support/OSUtil/linux/aarch64/ |
H A D | syscall.h | 65 syscall_impl(long number,long arg1,long arg2,long arg3) syscall_impl() argument 71 syscall_impl(long number,long arg1,long arg2,long arg3,long arg4) syscall_impl() argument 78 syscall_impl(long number,long arg1,long arg2,long arg3,long arg4,long arg5) syscall_impl() argument 85 syscall_impl(long number,long arg1,long arg2,long arg3,long arg4,long arg5,long arg6) syscall_impl() argument
|
/llvm-project/libc/src/__support/OSUtil/linux/arm/ |
H A D | syscall.h | 83 syscall_impl(long number,long arg1,long arg2,long arg3) syscall_impl() argument 89 syscall_impl(long number,long arg1,long arg2,long arg3,long arg4) syscall_impl() argument 96 syscall_impl(long number,long arg1,long arg2,long arg3,long arg4,long arg5) syscall_impl() argument 103 syscall_impl(long number,long arg1,long arg2,long arg3,long arg4,long arg5,long arg6) syscall_impl() argument
|
/llvm-project/llvm/test/MC/AsmParser/ |
H A D | altmacro-expr-err.s | 28 .macro multi_args_macro arg1 arg2 arg3
|
H A D | altmacro_expression.s | 59 .macro multi_args_macro arg1 arg2 arg3
|
/llvm-project/flang/module/ |
H A D | mma.f90 | 100 pure subroutine sub_vpi0i0(arg1, arg2, arg3) argument 109 pure subroutine sub_vpi0r0(arg1, arg2, arg3) argument 118 pure subroutine sub_vpi0vp(arg1, arg2, arg3) argument
|
H A D | __ppc_intrinsics.f90 | 558 pure subroutine sub_vpi0vp(arg1, arg2, arg3) argument 597 pure subroutine sub_vpi0i0(arg1, arg2, arg3) argument 606 pure subroutine sub_vpi0r0(arg1, arg2, arg3) argument
|
/llvm-project/libc/test/src/stdio/printf_core/ |
H A D | parser_test.cpp | 290 const char *arg3 = "12345"; in TEST() local 342 const char *arg3 = "12345"; TEST() local 376 const char *arg3 = "12345"; TEST() local 429 unsigned long long arg3 = 12345; TEST() local 519 int arg3 = 3; TEST() local [all...] |
/llvm-project/compiler-rt/test/ubsan/TestCases/Misc/ |
H A D | nullability.c | 19 int *_Nullable arg3, int *arg4, int arg5, ...) { in nonnull_retval2()
|