| /llvm-project-15.0.7/llvm/test/Transforms/LICM/ |
| H A D | sinking-debugify.ll | 11 define void @test11() { 12 ; CHECK-LABEL: @test11(
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | long-virtual-inheritance-chain.cpp | 14 class test11 : virtual test10 { virtual void f(); }; class 15 class test12 : virtual test11 { virtual void f(); };
|
| H A D | undefined-inline.cpp | 59 namespace test11 { namespace
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | pr39666.ll | 14 define void @test11(ptr %base, <2 x i64> %V, <2 x i1> %mask) { 15 ; CHECK-LABEL: test11:
|
| H A D | fpcmp-soft-fp.ll | 106 define i1 @test11(double %d) #0 { 111 ; CHECK-LABEL: test11:
|
| H A D | lower-vec-shift.ll | 256 ; test11 vs test12 - show difference between v16i16 that is repeated/non-repeated at v8i16 level (f… 258 define <16 x i16> @test11(<16 x i16> %a) { 259 ; SSE-LABEL: test11: 265 ; AVX1-LABEL: test11: 277 ; AVX2-LABEL: test11:
|
| H A D | rounding-ops.ll | 216 define float @test11(ptr %xptr) nounwind optsize { 217 ; CHECK-SSE-LABEL: test11: 222 ; CHECK-AVX-LABEL: test11: 227 ; CHECK-AVX512-LABEL: test11:
|
| /llvm-project-15.0.7/llvm/test/CodeGen/RISCV/ |
| H A D | branch.ll | 37 ; RV32I-NEXT: # %bb.10: # %test11 100 br i1 %tst10, label %end, label %test11 105 test11:
|
| /llvm-project-15.0.7/clang/test/Sema/ |
| H A D | warn-nullchar-nullptr.c | 47 int test11(int *a) { in test11() function
|
| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/bugprone/ |
| H A D | easily-swappable-parameters-prefixsuffixname.cpp | 53 void test11(int Foobar, int Foo) {} in test11() function
|
| /llvm-project-15.0.7/clang/test/CodeGen/ |
| H A D | switch-dce.c | 190 void test11(void) { in test11() function
|
| H A D | conditional.c | 61 int test11(int c) { in test11() function
|
| H A D | ms-volatile.c | 77 void test11(volatile float *p, volatile float *q) { in test11() function
|
| H A D | alias.c | 105 void test11(void) {} in test11() function
|
| /llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/ |
| H A D | mulli.ll | 119 define i32 @test11(i32 %x) { 120 ; CHECK-LABEL: test11:
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/ |
| H A D | addrmode-indoff.ll | 74 ; CHECK-LABEL: test11 76 define void @test11(i32 %i, i8 signext %v) nounwind {
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstCombine/ |
| H A D | apint-and.ll | 94 define i1 @test11(i737 %x) { 95 ; CHECK-LABEL: @test11(
|
| /llvm-project-15.0.7/clang/test/CodeGen/PowerPC/ |
| H A D | altivec-ct.c | 72 vector unsigned long long test11(vector double x) { in test11() function
|
| /llvm-project-15.0.7/llvm/test/Analysis/CostModel/X86/ |
| H A D | vdiv-cost.ll | 169 define <16 x i32> @test11(<16 x i32> %a) { 170 ; SSE2-LABEL: 'test11' 174 ; SSSE3-LABEL: 'test11' 178 ; SSE42-LABEL: 'test11' 182 ; AVX1-LABEL: 'test11' 186 ; AVX2-LABEL: 'test11' 190 ; AVX512-LABEL: 'test11'
|
| /llvm-project-15.0.7/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/ |
| H A D | default.fail.cpp | 41 std::tuple<Implicit, Explicit, Explicit> test11() { return {}; } // expected-error 1 {{chosen const… in test11() function
|
| /llvm-project-15.0.7/llvm/test/CodeGen/ARM/ |
| H A D | arm32-rounding.ll | 90 ; CHECK-LABEL: test11 92 define float @test11(float %a) {
|
| H A D | arm32-round-conv.ll | 94 ; CHECK-LABEL: test11 96 define i32 @test11(double %a) {
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | bitfield-extract.ll | 88 ; CHECK-LABEL: @test11 91 define void @test11(i64 %a) {
|
| /llvm-project-15.0.7/clang/test/CodeGenCXX/ |
| H A D | unknown-anytype.cpp | 120 void test11() { in test11() function
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Thumb2/ |
| H A D | thumb2-sxt-uxt.ll | 95 define i32 @test11(i32 %a, i16 %b) { 96 ; CHECK-LABEL: test11:
|