Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DTypeReferenceTracker.cpp24 uint32_t NumTypes = 0; in getNumRecordsInCollection() local
/freebsd-13.1/sys/contrib/dev/acpica/compiler/
H A Daslpredef.c844 UINT32 NumTypes; in ApDisplayReservedNames() local
/freebsd-13.1/contrib/llvm-project/clang/utils/TableGen/
H A DClangOpcodesEmitter.cpp25 unsigned NumTypes; member in __anon613b87a50111::ClangOpcodesEmitter
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp1495 const static unsigned NumTypes = 4; // i8, i16, i32, i64 in selectDivRem() local
H A DX86FastISel.cpp1868 const static unsigned NumTypes = 4; // i8, i16, i32, i64 in X86SelectDivRem() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp1089 uint32_t NumTypes = Signatures.size(); in parseFunctionSection() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp5690 const unsigned NumTypes = D.getNumTypeObjects(); in isPipeDeclerator() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp3198 for (unsigned TypeIdx = 0, NumTypes = NestedTypes.size(); TypeIdx != NumTypes; in MatchTemplateParametersToScopeSpecifier() local
H A DSemaDecl.cpp17711 const unsigned NumTypes = 4; in getNextLargerIntegralType() local
H A DTreeTransform.h14246 const unsigned NumTypes = llvm::array_lengthof(Types); in RebuildArrayType() local