Home
last modified time | relevance | path

Searched defs:test8 (Results 1 – 25 of 168) sorted by relevance

1234567

/llvm-project/llvm/test/MC/AsmParser/
H A Dmacros-darwin.s72 .macro test8 _a, _b, _c macro
81 test8 a, b, c label
83 test8 %1, %2, %3 #a comment label
85 test8 x - y, z, 1 label
90 test8 1,2 3 label
93 test8 1 2, 3 label
/llvm-project/flang/test/Lower/HLFIR/
H A Dproc-pointer-comp-nopass.f90111 subroutine test8(x, y) subroutine
116 ! CHECK-LABEL: func.func @_QPtest8( argument
H A Dstructure-constructor.f90344 subroutine test8 global() subroutine
349 restest8 global() argument
H A Dfunction-return-destroy.f90170 subroutine test8 subroutine
180 end subroutine test8 argument
H A Dfunction-return-as-expr.f90140 subroutine test8 subroutine
146 end subroutine test8 argument
/llvm-project/flang/test/Lower/
H A Darray-copy.f90118 subroutine test8(a,b) subroutine
122 end subroutine test8 argument
/llvm-project/flang/test/Semantics/
H A Dcritical02.f9073 subroutine test8() subroutine
81 end subroutine test8 argument
/llvm-project/clang/test/SemaObjC/
H A Dattr-called-once.m17 void test8(void) { function
/llvm-project/clang/test/Profile/
H A Dbranch-profdup.cpp72 bool test8() { in test8() function
/llvm-project/clang/test/Sema/
H A Dreturn-type-mismatch.c34 int test8(void) { in test8() function
H A Dbuiltin-alloca-with-align.c31 void test8(void) { in test8() function
/llvm-project/clang/test/SemaCXX/
H A Dopenmp_default_simd_align.cpp34 static const int test8 = __builtin_omp_required_simd_align(decltype(s2.x)); member
58 const int test8 = __builtin_omp_required_simd_align(decltype(S5::x)); variable
H A Dcoroutine-unreachable-warning.cpp65 task test8() { in test8() function
H A Dalignof.cpp34 static const int test8 = __alignof__(s2.x); member
58 const int test8 = __alignof__(S5::x); variable
/llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
H A Ddefault.verify.cpp38 std::tuple<Implicit, Implicit, Implicit> test8() { return {}; } in test8() function
/llvm-project/clang/test/SemaObjC/Inputs/
H A Darc-system-header.h50 static inline void *test8(id ptr) { in test8() function
/llvm-project/clang/test/CodeGenCXX/
H A Dwasm-eh.cpp340 void test8() { in test8() function
H A Dunknown-anytype.cpp94 void test8(Test8 *p) { in test8() function
H A Dthrow-expressions.cpp106 int &test8(bool cond) { in test8() function
/llvm-project/clang/test/CodeGen/PowerPC/
H A Dppc64-align-struct.c12 struct test8 { char x; }; argument
54 void test8 (int x, struct test8 y) in test8() function
H A Daltivec-ct.c52 vector signed long long test8(vector double x) { in test8() function
/llvm-project/lld/test/ELF/
H A Dppc64-tls-ie.s136 test8: label
/llvm-project/clang/test/CodeGenObjCXX/
H A Dmrc-weak.mm123 void test8(void) { function
/llvm-project/clang/test/CodeGen/
H A Dasm-goto.c123 void *test8(void) { in test8() function
/llvm-project/clang/test/AST/
H A Dast-dump-recovery.c150 int test8 = test_8GH50320_b[0]; variable

1234567