Home
last modified time | relevance | path

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

/freebsd-12.1/sys/contrib/dev/acpica/compiler/
H A Daslpredef.c844 UINT32 NumTypes; in ApDisplayReservedNames() local
/freebsd-12.1/contrib/llvm/lib/Object/
H A DWasmObjectFile.cpp860 uint32_t NumTypes = Signatures.size(); in parseFunctionSection() local
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp1615 const static unsigned NumTypes = 4; // i8, i16, i32, i64 in selectDivRem() local
H A DX86FastISel.cpp1865 const static unsigned NumTypes = 4; // i8, i16, i32, i64 in X86SelectDivRem() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseDecl.cpp5309 const unsigned NumTypes = D.getNumTypeObjects(); in isPipeDeclerator() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplate.cpp2688 for (unsigned TypeIdx = 0, NumTypes = NestedTypes.size(); TypeIdx != NumTypes; in MatchTemplateParametersToScopeSpecifier() local
H A DSemaDecl.cpp16193 const unsigned NumTypes = 4; in getNextLargerIntegralType() local
H A DTreeTransform.h12411 const unsigned NumTypes = llvm::array_lengthof(Types); in RebuildArrayType() local