/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 75 integer(kind=16) :: arg6 global() local 163 firstprivate_real(arg1, arg2, arg3, arg4, arg5, arg6) global() argument 169 real(kind=16) :: arg6 global() local
|
/llvm-project/flang/test/Semantics/ |
H A D | resolve81.f90 | 50 subroutine testTypeDecl(arg1, arg2, arg3, arg4, arg5, arg6) argument 62 integer, intent(in), pointer, intent(inout) :: arg6 local
|
H A D | resolve82.f90 | 40 testProcDecl(arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) global() argument 46 procedure(procFunc), intent(inout), pointer, intent(inout) :: arg6 global() local
|
H A D | resolve72.f90 | 20 type(*), pointer :: arg6 local
|
/llvm-project/libc/include/llvm-libc-macros/linux/ |
H A D | unistd-macros.h | 52 #define __syscall_helper(sysno, arg1, arg2, arg3, arg4, arg5, arg6, ...) \ argument
|
/llvm-project/libc/src/__support/OSUtil/linux/riscv/ |
H A D | syscall.h | 86 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 | 88 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 | 86 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 | 104 syscall_impl(long number,long arg1,long arg2,long arg3,long arg4,long arg5,long arg6) syscall_impl() argument
|
/llvm-project/clang/test/CodeGen/PowerPC/ |
H A D | aix-struct-arg.c | 67 void arg6(Six x) {} in arg6() function
|
/llvm-project/compiler-rt/include/sanitizer/ |
H A D | netbsd_syscall_hooks.h | 31 arg5, arg6, arg7) \ argument 37 arg4, arg5, arg6, arg7) \ argument 1053 arg5, arg6, arg7) \ argument 1059 arg4, arg5, arg6, arg7) \ argument
|