Home
last modified time | relevance | path

Searched defs:test7 (Results 1 – 25 of 203) sorted by relevance

123456789

/llvm-project/flang/test/Semantics/
H A Dcritical02.f9062 subroutine test7() subroutine
71 end subroutine test7 argument
H A Ddefinable01.f90110 pure subroutine test7(lp) subroutine
111 lptest7 global() argument
/llvm-project/flang/test/Lower/HLFIR/
H A Dfunction-return-as-expr.f90122 subroutine test7(x) subroutine
132 end subroutine test7 argument
H A Dproc-pointer-comp-nopass.f90101 subroutine test7(x, y) subroutine
106 ! CHECK-LABEL: func.func @_QPtest7( argument
H A Dimplicit-type-conversion.f90133 subroutine test7(x, y) subroutine
137 end subroutine test7 argument
H A Dcray-pointers.f90196 subroutine test7() subroutine
200 end subroutine test7 argument
H A Dstructure-constructor.f90310 subroutine test7( global() subroutine
315 xtest7 global() argument
H A Dfunction-return-destroy.f90156 subroutine test7 subroutine
166 end subroutine test7 argument
/llvm-project/llvm/test/MC/AsmParser/
H A Dmacros-darwin.s65 .macro test7 .a macro
70 test7 zed3 label
/llvm-project/clang/test/SemaObjC/
H A Darc-system-header.m40 void test7(Test7 *p) { function
H A Dattr-called-once.m16 CALLED_ONCE void test7(void); // expected-warning{{'called_once' attribute only applies to paramete… function
/llvm-project/clang/test/Parser/
H A Dobjc-foreach-syntax.m23 static int test7(id keys) { function
H A Dstatements.c57 int test7(void) { in test7() function
/llvm-project/clang/test/SemaCXX/
H A Dwarn-thread-safety-verbose.cpp58 void test7() { // expected-note {{thread warning in function 'test7'}} in test7() function in Test
H A Dwarn-vla.cpp25 void test7(int n, T v[n]) { // expected-warning {{variable length array}} expected-note {{parameter… in test7() function
H A Dcoroutine-unreachable-warning.cpp58 task test7() { in test7() function
/llvm-project/clang/test/Profile/
H A Dbranch-profdup.cpp62 bool test7() { in test7() function
/llvm-project/flang/test/Lower/
H A Darray-copy.f90103 subroutine test7(a) subroutine
107 end subroutine test7 argument
H A Dhost-associated.f90298 subroutine test7(j, k) subroutine
307 ktest7 global() argument
313 test7_innertest7 global() argument
/llvm-project/clang/test/Sema/
H A Dreturn-type-mismatch.c30 int test7(void) { in test7() function
H A Dbuiltin-alloca-with-align.c27 void test7(int a) { in test7() function
H A Darm-neon-types.c46 extern inline uint8x8_t test7(uint8x8_t a, uint8x8_t b) { in test7() function
/llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
H A Ddefault.verify.cpp36 std::tuple<Explicit, Explicit> test7() { return {}; } // expected-error 1 {{chosen constructor is e… in test7() function
/llvm-project/clang/test/CodeGenCXX/
H A Dwasm-eh.cpp254 void test7() { in test7() function
/llvm-project/clang/test/CodeGen/PowerPC/
H A Dppc64-align-struct.c11 struct test7 { int x[17]; } __attribute__((aligned (32))); argument
49 void test7 (int x, struct test7 y) in test7() function

123456789