Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-pdbutil/
H A DTypeReferenceTracker.cpp26 uint32_t NumTypes = 0; in getNumRecordsInCollection() local
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Linalg/Analysis/
H A DDependenceAnalysis.h49 enum DependenceType { RAR = 0, RAW, WAR, WAW, NumTypes }; enumerator
/llvm-project-15.0.7/clang/utils/TableGen/
H A DClangOpcodesEmitter.cpp25 unsigned NumTypes; member in __anon55f32da10111::ClangOpcodesEmitter
/llvm-project-15.0.7/llvm/lib/Object/
H A DWasmObjectFile.cpp1120 uint32_t NumTypes = Signatures.size(); in parseImportSection() local
1180 uint32_t NumTypes = Signatures.size(); in parseFunctionSection() local
1237 uint32_t NumTypes = Signatures.size(); in parseTagSection() local
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp1497 const static unsigned NumTypes = 4; // i8, i16, i32, i64 in selectDivRem() local
H A DX86FastISel.cpp1863 const static unsigned NumTypes = 4; // i8, i16, i32, i64 in X86SelectDivRem() local
/llvm-project-15.0.7/clang/lib/Parse/
H A DParseDecl.cpp5854 const unsigned NumTypes = D.getNumTypeObjects(); in isPipeDeclarator() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplate.cpp3254 for (unsigned TypeIdx = 0, NumTypes = NestedTypes.size(); TypeIdx != NumTypes; in MatchTemplateParametersToScopeSpecifier() local
H A DSemaDecl.cpp18457 const unsigned NumTypes = 4; in getNextLargerIntegralType() local
H A DTreeTransform.h14541 const unsigned NumTypes = llvm::array_lengthof(Types); in RebuildArrayType() local