Home
last modified time | relevance | path

Searched refs:test8 (Results 1 – 25 of 509) sorted by relevance

12345678910>>...21

/llvm-project-15.0.7/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-15.0.7/libcxxabi/test/
H A Dcatch_ptr_02.pass.cpp151 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 Deval.pass.cpp124 test8() in test8() function
141 test8(); in main()
/llvm-project-15.0.7/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 Dalignof.cpp36 static const int test8 = __alignof__(s2.x); member
60 const int test8 = __alignof__(S5::x); variable
H A Dlong-virtual-inheritance-chain.cpp11 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 Drmd160.cpp87 void test8() { in test8() function
118 test8(); in main()
H A Dsha1.cpp114 void test8() { in test8() function
154 test8(); in main()
H A Dsha2.cpp127 void test8() { in test8() function
158 test8(); in main()
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Dsdivpow2.ll90 define i64 @test8(i64 %x) {
91 ; ISEL-LABEL: test8:
98 ; FAST-LABEL: test8:
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dclang-abi-compat.cpp135 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 Ddeadretval2.ll53 %LIVE = call i32 @test8()
57 define internal i32 @test8() {
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dtail-calls-compatible-attrs.ll63 define ptr @test8() nounwind {
64 ; CHECK-LABEL: test8:
H A Dlower-bitcast.ll97 ; 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 Dpreprocess.ll43 define void @test8() gc "statepoint-example" personality i32 ()* undef {
44 ; CHECK-LABEL: test8
/llvm-project-15.0.7/llvm/test/Transforms/InstSimplify/
H A Daddsub.ll48 define i1 @test8(i1 %a) {
49 ; CHECK-LABEL: @test8(
/llvm-project-15.0.7/llvm/test/Transforms/ConstantHoisting/RISCV/
H A Dimmediates.ll68 define i64 @test8(i64 %a) nounwind "target-features"="+zba" {
69 ; CHECK-LABEL: test8
/llvm-project-15.0.7/llvm/test/CodeGen/RISCV/
H A Dbranch.ll28 ; 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 Daix-vec_extract_p9.ll142 define zeroext i16 @test8(<8 x i16> %a) {
143 ; CHECK-64-LABEL: test8:
150 ; CHECK-32-LABEL: test8:
H A Dmul-const.ll72 define i32 @test8(i32 %a) {
76 ; CHECK-LABEL: test8:
/llvm-project-15.0.7/clang/test/Parser/
H A Dstatements.c61 void test8(void) {
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dfmul-inseltpoison.ll8 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 Dsha2.cpp133 void test8() { in test8() function
166 test8(); in main()
/llvm-project-15.0.7/clang/test/Profile/
H A Dbranch-profdup.cpp72 bool test8() { in test8() function
/llvm-project-15.0.7/clang/test/Sema/
H A Dbuiltin-alloca-with-align.c31 void test8(void) { in test8() function

12345678910>>...21