Searched refs:UseCount (Results 1 – 12 of 12) sorted by relevance
393 UINT16 UseCount = 0; in PrAddMacro() local463 Args[i].UseCount = 0; in PrAddMacro()494 UseCount = Args[i].UseCount; in PrAddMacro()496 Args[i].Offset[UseCount] = in PrAddMacro()502 UseCount+1, Args[i].Offset[UseCount]); in PrAddMacro()504 Args[i].UseCount++; in PrAddMacro()505 if (Args[i].UseCount >= PR_MAX_ARG_INSTANCES) in PrAddMacro()639 for (i = 0; i < Args->UseCount; i++) in PrDoMacroInvocation()
196 UINT16 UseCount; member
66 void IncUseCount() { UseCount++; } in IncUseCount()68 size_t GetUseCount() const { return UseCount; } in GetUseCount()81 size_t UseCount = 0; variable
96 unsigned UseCount() const { return RefCount; } in UseCount() function129 unsigned UseCount() const { return RefCount.load(std::memory_order_relaxed); } in UseCount() function162 static unsigned useCount(const T *obj) { return obj->UseCount(); } in useCount()
315 AcpiGbl_MutexInfo[MutexId].UseCount = 0; in AcpiUtCreateMutex()429 AcpiGbl_MutexInfo[MutexId].UseCount++; in AcpiUtAcquireMutex()
270 AcpiGbl_MutexInfo[i].UseCount = 0; in AcpiUtInitGlobals()
115 int UseCount = 0; in getStoredType() local132 if (UseCount++ > MaxUses) in getStoredType()
237 unsigned UseCount = 0; in ClusterNeighboringLoads() local239 I != E && UseCount < 100; ++I, ++UseCount) { in ClusterNeighboringLoads()262 UseCount = 0; in ClusterNeighboringLoads()
589 AcpiUtGetMutexName (i), AcpiGbl_MutexInfo[i].UseCount); in AcpiDbDisplayStatistics()
3623 unsigned int UseCount = 0; in convertClassToDFSOrdered() local3652 ++UseCount; in convertClassToDFSOrdered()3660 if (UseCount == 0) in convertClassToDFSOrdered()3663 UseCounts[Def] = UseCount; in convertClassToDFSOrdered()4061 auto &UseCount = UseCounts[U->get()]; in eliminateInstructions() local4062 if (--UseCount == 0) { in eliminateInstructions()
242 UINT32 UseCount; member
332 uint32_t UseCount = 0; in shouldAvoidImmediateInstFormsForSize() local342 if (UseCount >= 2) in shouldAvoidImmediateInstFormsForSize()348 UseCount++; in shouldAvoidImmediateInstFormsForSize()355 UseCount++; in shouldAvoidImmediateInstFormsForSize()399 UseCount++; in shouldAvoidImmediateInstFormsForSize()403 return (UseCount > 1); in shouldAvoidImmediateInstFormsForSize()