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()
811 UnitCategory targetCategory = unitCategory(targetUnitType); in getDoubleValueInternal() local812 ASSERT(targetCategory != UOther); in getDoubleValueInternal()815 if (sourceCategory != targetCategory && sourceCategory != UNumber && targetCategory != UNumber) in getDoubleValueInternal()818 if (targetCategory == UNumber) { in getDoubleValueInternal()827 sourceUnitType = canonicalUnitTypeForCategory(targetCategory); in getDoubleValueInternal()