Home
last modified time | relevance | path

Searched defs:test_array (Results 1 – 25 of 28) sorted by relevance

12

/llvm-project/flang/test/Lower/OpenMP/
H A Dcopyprivate.f90112 subroutine test_array(a, n) argument
111 subroutine test_array( global() subroutine
113 i3test_array global() argument
114 r1test_array global() argument
115 c1test_array global() argument
116 l1test_array global() argument
117 s1test_array global() argument
118 s2test_array global() argument
/llvm-project/flang/test/Lower/Intrinsics/
H A Drandom_number_real16.f9013 subroutine test_array(r) subroutine
14 rtest_array global() argument
H A Dc_f_pointer.f9047 subroutine test_array(cptr, fptr) subroutine
49 real, pointer :: fptr(:,:)
50 type(c_ptr) :: cptr
51 integer :: x = 3, y = 4
/llvm-project/flang/test/Lower/
H A Dnullify.f9032 subroutine test_array(p) subroutine
33 real, pointer :: p(:)
H A Dpointer-disassociate.f9032 subroutine test_array(p) subroutine
42 ptest_array global() argument
H A Dallocatable-callee.f9018 subroutine test_array(x) subroutine
19 integer, allocatable :: x(:,:)
H A Doptional-value-caller.f90179 subroutine test_array(i) subroutine
180 itest_array global() argument
H A Dpointer-assignments.f9034 subroutine test_array(p, x) subroutine
43 ! CHECK-LABEL: func @_QPtest_array_char( argument
/llvm-project/lldb/test/API/commands/frame/diagnose/array/
H A DTestArray.py17 def test_array(self): member in TestArray
/llvm-project/clang/test/SemaCXX/
H A Ddecltype-pr4448.cpp7 int test_array[5]; variable
/llvm-project/clang/test/CodeGen/
H A Dbuiltin-align-array.c24 int test_array(void) { in test_array() function
/llvm-project/clang/test/CodeGenObjC/
H A Darc-literals.m37 void test_array(id a, id b) { function
/llvm-project/libcxx/test/std/utilities/meta/meta.unary/meta.unary.comp/
H A Darray.pass.cpp30 void test_array() in test_array() function
H A Dis_unbounded_array.pass.cpp27 void test_array() test_array() function
[all...]
H A Dis_bounded_array.pass.cpp27 void test_array() test_array() function
[all...]
/llvm-project/libcxx/test/std/utilities/meta/meta.unary/meta.unary.cat/
H A Darray.pass.cpp38 void test_array() in test_array() function
/llvm-project/clang/test/CodeGenObjCXX/
H A Dliterals.mm18 void test_array() { function
/llvm-project/clang/test/CodeGenCXX/
H A Dbuiltin-bit-cast.cpp80 unsigned long test_array(int (&ary)[2]) { in test_array() function
/llvm-project/clang/test/Sema/
H A Dwarn-absolute-value.c783 long long test_array(void) { in test_array() function
H A Daddress_space_print_macro.c20 __attribute__((address_space(1))) char test_array[10]; variable
/llvm-project/libcxx/test/std/utilities/format/format.formatter/format.formatter.spec/
H A Dformatter.char_array.pass.cpp117 void test_array() { test_array() function
/llvm-project/flang/test/Lower/HLFIR/
H A Ddesignators-component-ref.f90232 subroutine test_array(a) subroutine
236 atest_array global() argument
/llvm-project/clang/test/Analysis/
H A Dlifetime-cfg-output.cpp109 void test_array() { in test_array() function
H A Dauto-obj-dtors-cfg-output.cpp371 void test_array() { in test_array() function
H A Dscopes-cfg-output.cpp48 void test_array() { in test_array() function

12