/llvm-project/flang/test/Lower/OpenMP/ |
H A D | copyprivate.f90 | 77 subroutine test_scalar() argument 76 subroutine test_scalar( global() subroutine 78 i3test_scalar global() argument 79 r1test_scalar global() argument 80 r2test_scalar global() argument 81 c1test_scalar global() argument 82 c2test_scalar global() argument 83 l1test_scalar global() argument 84 l2test_scalar global() argument 85 s1test_scalar global() argument 86 s2test_scalar global() argument 87 s3test_scalar global() argument
|
/llvm-project/flang/test/Lower/Intrinsics/ |
H A D | random_number_real16.f90 | 6 subroutine test_scalar subroutine 7 rtest_scalar global() argument
|
H A D | c_f_pointer.f90 | 18 subroutine test_scalar(cptr, fptr) subroutine 20 real, pointer :: fptr 21 type(c_ptr) :: cptr
|
/llvm-project/flang/test/Lower/ |
H A D | nullify.f90 | 12 subroutine test_scalar(p) subroutine 20 ! CHECK-LABEL: func @_QPtest_scalar_char( argument
|
H A D | pointer-disassociate.f90 | 12 subroutine test_scalar(p) subroutine 20 ptest_scalar global() argument
|
H A D | allocatable-callee.f90 | 7 subroutine test_scalar(x) subroutine 8 real, allocatable :: x local
|
H A D | optional-value-caller.f90 | 45 subroutine test_scalar(i) subroutine 61 itest_scalar global() argument
|
H A D | pointer-assignments.f90 | 13 subroutine test_scalar(p, x) subroutine 21 ! CHECK-LABEL: func @_QPtest_scalar_char( argument
|
/llvm-project/flang/test/Integration/OpenMP/ |
H A D | copyprivate.f90 | 63 subroutine test_scalar() subroutine 64 jtest_scalar global() argument
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | builtin-bit-cast-no-tbaa.cpp | 3 void test_scalar() { in test_scalar() function
|
H A D | builtin-bit-cast.cpp | 3 void test_scalar(int &oper) { in test_scalar() function
|
H A D | references.cpp | 51 void test_scalar() { in test_scalar() function
|
/llvm-project/clang/test/CodeGen/X86/ |
H A D | bfloat16.cpp | 67 void test_scalar(__bf16 a, __bf16 b) { in test_scalar() function
|
/llvm-project/flang/test/Lower/HLFIR/ |
H A D | designators-component-ref.f90 | 43 subroutine test_scalar(a) subroutine 47 atest_scalar global() argument
|