Searched refs:NumTypes (Results 1 – 5 of 5) sorted by relevance
735 UINT32 NumTypes; in ApDisplayReservedNames() local763 NumTypes = AcpiUtGetResourceBitWidth (MsgBuffer, in ApDisplayReservedNames()768 (NumTypes > 1) ? " (depending on descriptor type)" : ""); in ApDisplayReservedNames()
1780 for (unsigned TypeIdx = 0, NumTypes = NestedTypes.size(); TypeIdx != NumTypes; in MatchTemplateParametersToScopeSpecifier() local1823 TypeIdx == NumTypes - 1) in MatchTemplateParametersToScopeSpecifier()1859 if (TypeIdx == NumTypes - 1) in MatchTemplateParametersToScopeSpecifier()
13488 const unsigned NumTypes = 4; in getNextLargerIntegralType() local13489 QualType SignedIntegralTypes[NumTypes] = { in getNextLargerIntegralType()13492 QualType UnsignedIntegralTypes[NumTypes] = { in getNextLargerIntegralType()13500 for (unsigned I = 0; I != NumTypes; ++I) in getNextLargerIntegralType()
10695 const unsigned NumTypes = llvm::array_lengthof(Types); in RebuildArrayType() local10697 for (unsigned I = 0; I != NumTypes; ++I) in RebuildArrayType()
1593 const static unsigned NumTypes = 4; // i8, i16, i32, i64 in X86SelectDivRem() local1622 } OpTable[NumTypes] = { in X86SelectDivRem()