| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | constexpr-function-recovery-crash.cpp | 78 constexpr int test12() { return "wrong"; } // expected-error {{cannot initialize return object of t… in test12() function 79 constexpr int force12 = test12(); // expected-error {{must be initialized by a constant}}
|
| H A D | long-virtual-inheritance-chain.cpp | 15 class test12 : virtual test11 { virtual void f(); }; class 16 class test13 : virtual test12 { virtual void f(); };
|
| H A D | undefined-inline.cpp | 65 namespace test12 { namespace
|
| H A D | goto.cpp | 119 namespace test12 { namespace
|
| /llvm-project-15.0.7/llvm/test/Transforms/LICM/ |
| H A D | sink-promote.ll | 7 define void @test12(i32* %ptr) { 8 ; CHECK-LABEL: @test12
|
| /llvm-project-15.0.7/clang/test/CodeGen/ |
| H A D | init.c | 227 struct test12 { struct 228 struct test12 (*p)(void); argument
|
| H A D | switch-dce.c | 204 void test12(void) { in test12() function
|
| H A D | conditional.c | 67 double test12(int c) { in test12() function
|
| H A D | ms-volatile.c | 83 int test12(struct qux *p) { in test12() function
|
| H A D | alias.c | 110 void test12(void) {} in test12() function
|
| /llvm-project-15.0.7/llvm/test/Transforms/DeadStoreElimination/ |
| H A D | multiblock-exceptions.ll | 11 define void @test12(i32* %p) personality i32 (...)* @__CxxFrameHandler3 { 12 ; CHECK-LABEL: @test12(
|
| /llvm-project-15.0.7/llvm/test/CodeGen/RISCV/ |
| H A D | branch.ll | 41 ; RV32I-NEXT: # %bb.11: # %test12 107 br i1 %c, label %end, label %test12 111 test12:
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | fpcmp-soft-fp.ll | 119 define i1 @test12(double %d) #0 { 124 ; CHECK-LABEL: test12:
|
| H A D | lower-vec-shift.ll | 256 ; test11 vs test12 - show difference between v16i16 that is repeated/non-repeated at v8i16 level (f… 285 define <16 x i16> @test12(<16 x i16> %a) { 286 ; SSE-LABEL: test12: 293 ; AVX1-LABEL: test12: 305 ; AVX2-LABEL: test12:
|
| H A D | rounding-ops.ll | 236 define double @test12(ptr %xptr) nounwind optsize { 237 ; CHECK-SSE-LABEL: test12: 242 ; CHECK-AVX-LABEL: test12: 247 ; CHECK-AVX512-LABEL: test12:
|
| /llvm-project-15.0.7/clang/test/ARCMT/ |
| H A D | safe-arc-assign.m | 5 void test12(id collection) { function
|
| H A D | safe-arc-assign.m.result | 5 void test12(id collection) {
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/ |
| H A D | addrmode-indoff.ll | 84 ; CHECK-LABEL: test12 86 define void @test12(i32 %i, i8 zeroext %v) nounwind {
|
| /llvm-project-15.0.7/llvm/test/Transforms/NewGVN/ |
| H A D | deadstore.ll | 8 define void @test12({ i32, i32 }* %x) nounwind { 9 ; CHECK-LABEL: @test12(
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstCombine/ |
| H A D | apint-and.ll | 104 define i117 @test12(i117 %A, i117* %P) { 105 ; CHECK-LABEL: @test12(
|
| /llvm-project-15.0.7/clang/test/CodeGen/PowerPC/ |
| H A D | altivec-ct.c | 80 vector unsigned test12(vector float x) { in test12() function
|
| /llvm-project-15.0.7/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/ |
| H A D | default.fail.cpp | 42 std::tuple<Explicit, Implicit, Implicit> test12() { return {}; } // expected-error 1 {{chosen const… in test12() function
|
| /llvm-project-15.0.7/llvm/test/CodeGen/ARM/ |
| H A D | arm32-rounding.ll | 98 ; CHECK-LABEL: test12 101 define double @test12(double %a) {
|
| H A D | arm32-round-conv.ll | 103 ; CHECK-LABEL: test12 105 define i32 @test12(double %a) {
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Thumb2/ |
| H A D | thumb2-sxt-uxt.ll | 104 define i32 @test12(i32 %a, i32 %b) { 105 ;CHECK-LABEL: test12:
|