Searched refs:NumTypes (Results 1 – 6 of 6) sorted by relevance
735 UINT32 NumTypes; in ApDisplayReservedNames() local763 NumTypes = AcpiUtGetResourceBitWidth (MsgBuffer, in ApDisplayReservedNames()768 (NumTypes > 1) ? " (depending on descriptor type)" : ""); in ApDisplayReservedNames()
85 const size_t NumTypes = array_lengthof(types); in InitAMDILLowering() local94 for (unsigned int x = 0; x < NumTypes; ++x) { in InitAMDILLowering()
1318 const static unsigned NumTypes = 4; // i8, i16, i32, i64 in X86SelectDivRem() local1347 } OpTable[NumTypes] = { in X86SelectDivRem()
1705 for (unsigned TypeIdx = 0, NumTypes = NestedTypes.size(); TypeIdx != NumTypes; in MatchTemplateParametersToScopeSpecifier() local1748 TypeIdx == NumTypes - 1) in MatchTemplateParametersToScopeSpecifier()1788 if (TypeIdx == NumTypes - 1) in MatchTemplateParametersToScopeSpecifier()
12225 const unsigned NumTypes = 4; in getNextLargerIntegralType() local12226 QualType SignedIntegralTypes[NumTypes] = { in getNextLargerIntegralType()12229 QualType UnsignedIntegralTypes[NumTypes] = { in getNextLargerIntegralType()12237 for (unsigned I = 0; I != NumTypes; ++I) in getNextLargerIntegralType()
9470 const unsigned NumTypes = llvm::array_lengthof(Types); in RebuildArrayType() local9472 for (unsigned I = 0; I != NumTypes; ++I) in RebuildArrayType()