| /llvm-project-15.0.7/llvm/test/MC/AsmParser/ |
| H A D | macros-darwin.s | 72 .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-15.0.7/libcxxabi/test/ |
| H A D | catch_ptr_02.pass.cpp | 151 void test8 () in test8() function 211 test8(); in main()
|
| /llvm-project-15.0.7/libcxx/test/std/numerics/rand/rand.adapt/rand.adapt.ibits/ |
| H A D | eval.pass.cpp | 124 test8() in test8() function 141 test8(); in main()
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | openmp_default_simd_align.cpp | 34 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 D | alignof.cpp | 36 static const int test8 = __alignof__(s2.x); member 60 const int test8 = __alignof__(S5::x); variable
|
| H A D | long-virtual-inheritance-chain.cpp | 11 class test8 : virtual test7 { virtual void f(); }; class 12 class test9 : virtual test8 { virtual void f(); };
|
| /llvm-project-15.0.7/compiler-rt/test/sanitizer_common/TestCases/NetBSD/ |
| H A D | rmd160.cpp | 87 void test8() { in test8() function 118 test8(); in main()
|
| H A D | sha1.cpp | 114 void test8() { in test8() function 154 test8(); in main()
|
| H A D | sha2.cpp | 127 void test8() { in test8() function 158 test8(); in main()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | sdivpow2.ll | 90 define i64 @test8(i64 %x) { 91 ; ISEL-LABEL: test8: 98 ; FAST-LABEL: test8:
|
| /llvm-project-15.0.7/clang/test/CodeGenCXX/ |
| H A D | clang-abi-compat.cpp | 135 template<int N> void test8(matrix1xN<N> a) {} in test8() function 136 template void test8<2>(matrix1xN<2> a);
|
| /llvm-project-15.0.7/llvm/test/Transforms/DeadArgElim/ |
| H A D | deadretval2.ll | 53 %LIVE = call i32 @test8() 57 define internal i32 @test8() {
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | tail-calls-compatible-attrs.ll | 63 define ptr @test8() nounwind { 64 ; CHECK-LABEL: test8:
|
| H A D | lower-bitcast.ll | 97 ; FIXME: Ideally we should be able to fold the entire body of @test8 into a 101 define double @test8(double %A) { 102 ; CHECK-LABEL: test8:
|
| /llvm-project-15.0.7/llvm/test/Transforms/RewriteStatepointsForGC/ |
| H A D | preprocess.ll | 43 define void @test8() gc "statepoint-example" personality i32 ()* undef { 44 ; CHECK-LABEL: test8
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstSimplify/ |
| H A D | addsub.ll | 48 define i1 @test8(i1 %a) { 49 ; CHECK-LABEL: @test8(
|
| /llvm-project-15.0.7/llvm/test/Transforms/ConstantHoisting/RISCV/ |
| H A D | immediates.ll | 68 define i64 @test8(i64 %a) nounwind "target-features"="+zba" { 69 ; CHECK-LABEL: test8
|
| /llvm-project-15.0.7/llvm/test/CodeGen/RISCV/ |
| H A D | branch.ll | 28 ; RV32I-NEXT: # %bb.7: # %test8 85 br i1 %tst7, label %end, label %test8 87 test8:
|
| /llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/ |
| H A D | aix-vec_extract_p9.ll | 142 define zeroext i16 @test8(<8 x i16> %a) { 143 ; CHECK-64-LABEL: test8: 150 ; CHECK-32-LABEL: test8:
|
| H A D | mul-const.ll | 72 define i32 @test8(i32 %a) { 76 ; CHECK-LABEL: test8:
|
| /llvm-project-15.0.7/clang/test/Parser/ |
| H A D | statements.c | 61 void test8(void) {
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstCombine/ |
| H A D | fmul-inseltpoison.ll | 8 define void @test8(i32* %inout, i1 %c1) { 9 ; CHECK-LABEL: @test8(
|
| /llvm-project-15.0.7/compiler-rt/test/sanitizer_common/TestCases/FreeBSD/ |
| H A D | sha2.cpp | 133 void test8() { in test8() function 166 test8(); in main()
|
| /llvm-project-15.0.7/clang/test/Profile/ |
| H A D | branch-profdup.cpp | 72 bool test8() { in test8() function
|
| /llvm-project-15.0.7/clang/test/Sema/ |
| H A D | builtin-alloca-with-align.c | 31 void test8(void) { in test8() function
|