Searched refs:decremented (Results 1 – 25 of 43) sorted by relevance
12
9 ; llvm.ppc.is.decremented.ctr.nonzero11 ; CHECK: call i1 @llvm.ppc.is.decremented.ctr.nonzero12 ; CHECK-NOT: call i1 @llvm.ppc.is.decremented.ctr.nonzero13 ; CHECK: declare i1 @llvm.ppc.is.decremented.ctr.nonzero34 %3 = call i1 @llvm.ppc.is.decremented.ctr.nonzero()73 declare i1 @llvm.ppc.is.decremented.ctr.nonzero() #0
301 %12 = call i1 @llvm.ppc.is.decremented.ctr.nonzero()329 declare i1 @llvm.ppc.is.decremented.ctr.nonzero() #0
248 decremented = False262 decremented = True281 if not decremented:
24 see the decremented value or a subsequent newer one.
6 ; "ult with #41". The immediate value should be decremented to #40
963 int decremented = currentCount - (1 * THREE_DECIMAL_PLACES_SCALE_UP); in onQualifiedFailureThenCheckIsAboveThreshold() local964 boolean updated = tokenCount.compareAndSet(currentCount, Math.max(decremented, 0)); in onQualifiedFailureThenCheckIsAboveThreshold()966 return decremented > threshold; in onQualifiedFailureThenCheckIsAboveThreshold()
348 // Ensure the count of outstanding work is decremented on block exit.412 // Ensure the count of outstanding work is decremented on block exit.
87 ; Test a loop with a 64-bit decremented counter in which the 32-bit
113 the count is decremented each time the breakpoint is reached
255 A semaphore manages an internal counter which is decremented by each
318 count is zero. When non-zero, the count is decremented each time the
678 A semaphore manages an internal counter which is decremented by each
89 ; Test a loop with a 64-bit decremented counter in which the 32-bit
718 // and are not considered done until both have been decremented.
262 zero. When non-zero, the count is decremented each time the breakpoint is
639 A semaphore manages an internal counter which is decremented by each
105 the consumer and automatically decremented and set to *NULL* by
196 it contains references to other objects, their reference count is decremented.
60 …[leaked release]; // expected-note{{Reference count decremented. The object now has a +1 retain co…287 [_unownedProp release]; // FIXME-note {{Reference count decremented}}295 [_ownedProp release]; // FIXME-note {{Reference count decremented}}304 [_ivarOnly release]; // FIXME-note {{Reference count decremented}}313 [_ownedProp release]; // FIXME-note {{Reference count decremented}}322 [_ivarOnly release]; // FIXME-note {{Reference count decremented}}913 // CHECK-NEXT: <string>Reference count decremented. The object now has a +1 retain count</stri…915 // CHECK-NEXT: <string>Reference count decremented. The object now has a +1 retain count</stri…
64 // and are not considered done until both have been decremented.
119 it contains references to other objects, their reference count is decremented.
28 sometimes stare at it a long time wondering why ``y`` is being decremented even