Home
last modified time | relevance | path

Searched defs:NumTypes (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86FastISel.cpp1528 const static unsigned NumTypes = 4; // i8, i16, i32, i64 in X86SelectDivRem() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaTemplate.cpp1751 for (unsigned TypeIdx = 0, NumTypes = NestedTypes.size(); TypeIdx != NumTypes; in MatchTemplateParametersToScopeSpecifier() local
H A DSemaDecl.cpp13099 const unsigned NumTypes = 4; in getNextLargerIntegralType() local
H A DTreeTransform.h10370 const unsigned NumTypes = llvm::array_lengthof(Types); in RebuildArrayType() local