| /llvm-project-15.0.7/llvm/test/CodeGen/Thumb2/ |
| H A D | ldr-str-imm12.ll | 7 %2 = type { %union.rec* } 10 %struct.LIST = type { %union.rec*, %union.rec* } 12 …FOURTH_UNION, %union.rec*, %2, %union.rec*, %union.rec*, %union.rec*, %union.rec*, %union.rec*, %u… 20 @zz_hold = external global %union.rec* ; <%union.rec**> [#uses=2] 21 @zz_res = external global %union.rec* ; <%union.rec**> [#uses=1] 23 …rec* @Manifest(%union.rec* %x, %union.rec* %env, %struct.STYLE* %style, %union.rec** %bthr, %union… 104 store volatile %union.rec* null, %union.rec** @zz_hold, align 4 105 store %union.rec* null, %union.rec** @zz_res, align 4 106 store volatile %union.rec* %x, %union.rec** @zz_hold, align 4 107 …rec* @Manifest(%union.rec* undef, %union.rec* %env, %struct.STYLE* %style, %union.rec** %bthr, %un… [all …]
|
| H A D | 2009-08-04-ScavengerAssert.ll | 16 %struct.LIST = type { %struct.rec*, %struct.rec* } 22 …H_UNION, %struct.rec*, %3, %struct.rec*, %struct.rec*, %struct.rec*, %struct.rec*, %struct.rec*, %… 101 %9 = load %struct.rec*, %struct.rec** undef, align 4 ; <%struct.rec*> [#uses=0] 105 %y.0 = load %struct.rec*, %struct.rec** null ; <%struct.rec*> [#uses=2] 178 %37 = load %struct.rec*, %struct.rec** null, align 4 ; <%struct.rec*> [#uses=1] 237 %55 = load %struct.rec*, %struct.rec** %54, align 4 ; <%struct.rec*> [#uses=3] 265 %59 = load %struct.rec*, %struct.rec** null, align 4 ; <%struct.rec*> [#uses=1] 283 %60 = load %struct.rec*, %struct.rec** null, align 4 ; <%struct.rec*> [#uses=1] 284 store %struct.rec* %60, %struct.rec** undef 374 %75 = load %struct.rec*, %struct.rec** %74, align 4 ; <%struct.rec*> [#uses=3] [all …]
|
| H A D | 2009-08-04-CoalescerBug.ll | 6 %3 = type { %struct.rec* } ; type %3 13 %struct.LIST = type { %struct.rec*, %struct.rec* } 19 …H_UNION, %struct.rec*, %3, %struct.rec*, %struct.rec*, %struct.rec*, %struct.rec*, %struct.rec*, %… 20 %struct.rec = type { %struct.head_type } 23 @zz_tmp = external global %struct.rec* ; <%struct.rec**> [#uses=1] 46 %.pn = phi %struct.rec* [ %y.0, %bb5 ], [ undef, %entry ] ; <%struct.rec*> [#uses=1] 47 …%y.0.in = getelementptr %struct.rec, %struct.rec* %.pn, i32 0, i32 0, i32 0, i32 1, i32 0 ; <%str… 48 %y.0 = load %struct.rec*, %struct.rec** %y.0.in ; <%struct.rec*> [#uses=2] 81 …%9 = getelementptr %struct.rec, %struct.rec* %y.0, i32 0, i32 0, i32 3, i32 0, i32 0, i32 1 ; <i3… 91 …%14 = getelementptr %struct.rec, %struct.rec* %x_addr.0.ph.ph, i32 0, i32 0, i32 1, i32 0 ; <%str… [all …]
|
| /llvm-project-15.0.7/llvm/test/CodeGen/ARM/ |
| H A D | 2009-02-16-SpillerBug.ll | 8 %struct.LIST = type { %struct.rec*, %struct.rec* } 12 …, %struct.rec*, { %struct.rec* }, %struct.rec*, %struct.rec*, %struct.rec*, %struct.rec*, %struct.… 13 %struct.rec = type { %struct.head_type } 18 define fastcc void @FlushGalley(%struct.rec* %hd) nounwind { 80 %0 = icmp eq %struct.rec* %stop_link.3, null ; <i1> [#uses=1] 88 …rec* [ null, %RESUME ], [ %stop_link.3, %bb394 ], [ %stop_link.3, %bb122 ], [ %stop_link.3, %bb122… 90 %link.1 = load %struct.rec*, %struct.rec** null ; <%struct.rec*> [#uses=2] 91 %1 = icmp eq %struct.rec* %link.1, %hd ; <i1> [#uses=1] 98 …call fastcc void @Promote(%struct.rec* %hd, %struct.rec* %stop_link.3, %struct.rec* null, i32 1) n… 108 %2 = icmp eq %struct.rec* null, null ; <i1> [#uses=1] [all …]
|
| H A D | 2007-03-13-InstrSched.ll | 17 %fp.1.rec = phi i32 [ 0, %newFuncRoot ], [ %tmp71.rec, %bb26 ] 24 icmp eq i32 %fp.1.rec, %tmp8 28 %tmp28 = getelementptr i32*, i32** %tmp1, i32 %fp.1.rec 46 %tmp71.rec = add i32 %fp.1.rec, 1 47 %tmp71 = getelementptr i32, i32* %tmp1011, i32 %tmp71.rec
|
| H A D | 2007-05-23-BadPreIndexedStore.ll | 19 %edge.230.0.rec = shl i32 %indvar, 1 ; <i32> [#uses=3] 20 …%edge.230.0 = getelementptr %struct.shape_edge_t, %struct.shape_edge_t* null, i32 %edge.230.0.rec … 21 %edge.230.0.sum6970 = or i32 %edge.230.0.rec, 1 ; <i32> [#uses=2] 26 %tmp16254.0.rec = add i32 %edge.230.0.rec, 2 ; <i32> [#uses=1] 27 %xp.350.sum = add i32 0, %tmp16254.0.rec ; <i32> [#uses=1]
|
| /llvm-project-15.0.7/llvm/test/Transforms/LoadStoreVectorizer/X86/ |
| H A D | non-byte-size.ll | 5 %rec = type { i32, i28 } 9 define void @test1(%rec* %out, %rec* %in) { 11 ; CHECK-NEXT: [[IN1:%.*]] = getelementptr [[REC:%.*]], %rec* [[IN:%.*]], i16 0, i32 0 12 ; CHECK-NEXT: [[IN2:%.*]] = getelementptr [[REC]], %rec* [[IN]], i16 0, i32 1 15 ; CHECK-NEXT: [[OUT1:%.*]] = getelementptr [[REC]], %rec* [[OUT:%.*]], i16 0, i32 0 16 ; CHECK-NEXT: [[OUT2:%.*]] = getelementptr [[REC]], %rec* [[OUT]], i16 0, i32 1 21 %in1 = getelementptr %rec, %rec* %in, i16 0, i32 0 22 %in2 = getelementptr %rec, %rec* %in, i16 0, i32 1 25 %out1 = getelementptr %rec, %rec* %out, i16 0, i32 0 26 %out2 = getelementptr %rec, %rec* %out, i16 0, i32 1
|
| /llvm-project-15.0.7/llvm/test/Analysis/BasicAA/ |
| H A D | 2007-01-13-BasePointerBadNoAlias.ll | 11 %struct.LIST = type { %struct.rec*, %struct.rec* } 15 …, %struct.SECOND_UNION, %struct.THIRD_UNION, %struct.FOURTH_UNION, %struct.rec*, { %struct.rec* } } 16 …, %struct.rec*, { %struct.rec* }, %struct.rec*, %struct.rec*, %struct.rec*, %struct.rec*, %struct.… 17 %struct.rec = type { %struct.head_type }
|
| /llvm-project-15.0.7/clang/test/Parser/ |
| H A D | cxx-ambig-paren-expr.cpp | 36 struct rec { rec(int); }; struct 40 struct rec { rec(int); }; struct 45 struct rec { rec(int); }; struct 63 if (result((cls::rec) i).check()) in test() 66 if (result((ns::rec) i).check()) in test() 69 if (result((::rec) i).check()) in test()
|
| /llvm-project-15.0.7/llvm/lib/ExecutionEngine/PerfJITEvents/ |
| H A D | PerfJITEventListener.cpp | 414 rec.Prefix.TotalSize = sizeof(rec) + // debug record itself in NotifyCode() 419 rec.CodeSize = CodeSize; in NotifyCode() 420 rec.Vma = 0; in NotifyCode() 421 rec.CodeAddr = CodeAddr; in NotifyCode() 422 rec.Pid = Pid; in NotifyCode() 423 rec.Tid = get_threadid(); in NotifyCode() 430 Dumpstream->write(reinterpret_cast<const char *>(&rec), sizeof(rec)); in NotifyCode() 445 rec.Prefix.TotalSize = sizeof(rec); // will be increased further in NotifyDebug() 447 rec.CodeAddr = CodeAddr; in NotifyDebug() 448 rec.NrEntry = Lines.size(); in NotifyDebug() [all …]
|
| /llvm-project-15.0.7/llvm/test/TableGen/ |
| H A D | JSON.td | 129 // CHECK: next(rec for rec in data.values() if isinstance(rec, dict) and rec.get('AnonTestField') =… 139 // CHECK: next(rec for rec in data.values() if isinstance(rec, dict) and rec.get('AnonTestField') =… 145 // CHECK: next(rec for rec in data.values() if isinstance(rec, dict) and rec.get('AnonTestField') =… 146 // CHECK: next(rec for rec in data.values() if isinstance(rec, dict) and rec.get('AnonTestField') =…
|
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | cxx-uninitialized-object.cpp | 228 } rec; member in ContainsRecordTest1 233 : rec({12, 13}), in ContainsRecordTest1() 248 } rec; member in ContainsRecordTest2 267 } rec; member in ContainsRecordTest3 285 } rec; member in ContainsRecordTest4 556 UnionWithRecord::RecordType rec; in ContainsUnionWithRecordTest3() local 557 rec.x = 44; in ContainsUnionWithRecordTest3() 559 u.us = rec; // no-warning in ContainsUnionWithRecordTest3() 939 SystemHeaderTest2(rec, int()); in fSystemHeaderTest2() 949 SystemHeaderTest2(RecordType &rec, int) : container(rec) {} in SystemHeaderTest2() [all …]
|
| /llvm-project-15.0.7/polly/lib/External/isl/ |
| H A D | isl_polynomial.c | 401 if (!rec) in isl_poly_alloc_rec() 673 if (!rec) in isl_poly_dup_rec() 799 if (!rec) in replace_by_constant_term() 871 rec->p[0] = isl_poly_sum(rec->p[0], poly2); in isl_poly_sum() 957 if (!rec) in isl_poly_add_isl_int() 960 rec->p[0] = isl_poly_add_isl_int(rec->p[0], v); in isl_poly_add_isl_int() 1011 rec->p[i] = isl_poly_mul_isl_int(rec->p[i], v); in isl_poly_mul_isl_int() 1070 rec->p[i] = isl_poly_scale_val(rec->p[i], v); in isl_poly_scale_val() 1241 rec->p[i] = isl_poly_mul(rec->p[i], in isl_poly_mul() 1614 rec->p[i] = expand(rec->p[i], exp, first); in expand() [all …]
|
| /llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/ |
| H A D | 2009-03-17-LSRBug.ll | 19 %pj.0.rec.i247 = phi i32 [ %indvar.next488, %bb7.i252 ], [ 0, %bb29 ] ; <i32> [#uses=2] 20 %pi.0.i248 = getelementptr i8, i8* %pa.1, i32 %pj.0.rec.i247 ; <i8*> [#uses=0] 21 %indvar.next488 = add i32 %pj.0.rec.i247, 1 ; <i32> [#uses=1] 31 %pb.0.rec = mul i32 %indvar504, %es ; <i32> [#uses=1] 45 %pj.0.rec.i156 = phi i32 [ %indvar.next394, %bb7.i161 ], [ 0, %bb50 ] ; <i32> [#uses=2] 46 %.sum279 = sub i32 %pj.0.rec.i156, %min ; <i32> [#uses=1] 47 %pb.0.sum542 = add i32 %pb.0.rec, %.sum279 ; <i32> [#uses=1] 49 %indvar.next394 = add i32 %pj.0.rec.i156, 1 ; <i32> [#uses=1]
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | 2009-02-09-ivs-different-sizes.ll | 19 … %p_addr.0.pn.rec = phi i64 [ %p_addr.6.rec, %bb62 ], [ 0, %bb54 ] ; <i64> [#uses=2] 21 %indvar202 = trunc i64 %p_addr.0.pn.rec to i32 ; <i32>[#uses=1] 23 %p_addr.6.rec = add i64 %p_addr.0.pn.rec, 1 ; <i64>[#uses=2] 24 %p_addr.6 = getelementptr i8, ptr null, i64 %p_addr.6.rec ; <ptr>[#uses=1]
|
| H A D | vortex-bug.ll | 11 %FieldName_addr.0209.rec.i = phi i64 [ %tmp139.rec.i, %bb137.i ], [ 0, %entry ] ; <i64> [#uses=1] 13 %tmp139.rec.i = add i64 %FieldName_addr.0209.rec.i, 1 ; <i64> [#uses=2] 19 %tmp139.i = getelementptr i8, ptr %FieldName, i64 %tmp139.rec.i ; <ptr> [#uses=0]
|
| H A D | 2007-03-15-GEP-Idx-Sink.ll | 26 %p_addr.076.0.rec = mul i32 %i.073.0, 9 ; <i32> [#uses=9] 27 %p_addr.076.0 = getelementptr i8, ptr %p, i32 %p_addr.076.0.rec ; <ptr> [#uses=1] 33 %p_addr.076.0.sum93 = add i32 %p_addr.076.0.rec, 1 ; <i32> [#uses=1] 38 %p_addr.076.0.sum92 = add i32 %p_addr.076.0.rec, 2 ; <i32> [#uses=1] 43 %p_addr.076.0.sum91 = add i32 %p_addr.076.0.rec, 3 ; <i32> [#uses=1] 48 %p_addr.076.0.sum90 = add i32 %p_addr.076.0.rec, 4 ; <i32> [#uses=1] 53 %p_addr.076.0.sum89 = add i32 %p_addr.076.0.rec, 5 ; <i32> [#uses=1] 58 %p_addr.076.0.sum88 = add i32 %p_addr.076.0.rec, 6 ; <i32> [#uses=1] 62 %p_addr.076.0.sum87 = add i32 %p_addr.076.0.rec, 7 ; <i32> [#uses=1] 67 %p_addr.076.0.sum = add i32 %p_addr.076.0.rec, 8 ; <i32> [#uses=1]
|
| /llvm-project-15.0.7/clang/lib/ARCMigrate/ |
| H A D | TransRetainReleaseDealloc.cpp | 85 if (Expr *rec = E->getInstanceReceiver()) { in VisitObjCMessageExpr() local 86 rec = rec->IgnoreParenImpCasts(); in VisitObjCMessageExpr() 92 Pass.TA.reportError(err, rec->getBeginLoc()); in VisitObjCMessageExpr() 96 if (isGlobalVar(rec) && in VisitObjCMessageExpr() 101 Pass.TA.reportError(err, rec->getBeginLoc()); in VisitObjCMessageExpr() 111 rec->getBeginLoc()); in VisitObjCMessageExpr() 135 Expr *rec = E->getInstanceReceiver(); in VisitObjCMessageExpr() local 136 if (!rec) return true; in VisitObjCMessageExpr() 143 SourceRange RecRange = rec->getSourceRange(); in VisitObjCMessageExpr() 144 checkForGCDOrXPC(Msg, RecContainer, rec, RecRange); in VisitObjCMessageExpr() [all …]
|
| /llvm-project-15.0.7/flang/test/Semantics/ |
| H A D | io03.f90 | 96 read(10, nnn, rec=nn) 103 read(*, rec=13) 109 read(internal_file, rec=13) 115 read(10, fmt='(I4)', end=9, rec=13) jj 118 read(10, *, rec=13) jj 146 read(10, pos=13, rec=13) jj
|
| H A D | io04.f90 | 70 write(10, nnn, rec=40, fmt=1) 'Ok' 79 write(*, rec=n) 85 write(internal_file, rec=n, err=9) 88 write(*, rec=13) 'Ok' 115 write(10, pos=13, rec=13) 'Ok'
|
| /llvm-project-15.0.7/llvm/test/Transforms/LoopStrengthReduce/ |
| H A D | related_indvars.ll | 16 %D_addr.0.0.rec = bitcast i32 %indvar to i32 ; <i32> [#uses=2] 17 %D_addr.0.0 = getelementptr double, double* %D, i32 %D_addr.0.0.rec ; <double*> [#uses=1] 18 %inc.rec = add i32 %D_addr.0.0.rec, 1 ; <i32> [#uses=1] 19 %inc = getelementptr double, double* %D, i32 %inc.rec ; <double*> [#uses=1]
|
| /llvm-project-15.0.7/compiler-rt/test/tsan/ |
| H A D | java_lock_rec_race.cpp | 11 int rec = __tsan_java_mutex_unlock_rec(lockaddr); in Thread() local 12 if (rec != 3) { in Thread() 13 fprintf(stderr, "FAILED 0 rec=%d\n", rec); in Thread() 19 __tsan_java_mutex_lock_rec(lockaddr, rec); in Thread()
|
| H A D | java_lock_rec.cpp | 11 int rec = __tsan_java_mutex_unlock_rec(lockaddr); in Thread() local 12 if (rec != 2) { in Thread() 13 fprintf(stderr, "FAILED 0 rec=%d\n", rec); in Thread() 18 __tsan_java_mutex_lock_rec(lockaddr, rec); in Thread()
|
| /llvm-project-15.0.7/clang/test/Modules/ |
| H A D | merge-record-definition.m | 16 UnionRecord rec; 17 rec.u = 1; 27 UnionRecord rec; 28 rec.v = 2;
|
| /llvm-project-15.0.7/flang/test/Lower/ |
| H A D | io-item-list.f90 | 9 write(1, rec=1) c 81 write(1, rec=1) x(101:200:2) 108 write(1, rec=1) x(j)
|