Searched refs:targetCategory (Results 1 – 2 of 2) sorted by relevance
144 int newReg, int targetCategory) { in areAnyPinned() argument157 || (targetCategory == 2 && (r == newReg + 1))) { in areAnyPinned()
747 UnitCategory targetCategory = unitCategory(targetUnitType); in getDoubleValueInternal() local748 ASSERT(targetCategory != UOther); in getDoubleValueInternal()751 if (sourceCategory != targetCategory && sourceCategory != UNumber && targetCategory != UNumber) in getDoubleValueInternal()754 if (targetCategory == UNumber) { in getDoubleValueInternal()763 sourceUnitType = canonicalUnitTypeForCategory(targetCategory); in getDoubleValueInternal()