Searched defs:NumTypes (Results 1 – 10 of 10) sorted by relevance
| /llvm-project-15.0.7/llvm/tools/llvm-pdbutil/ |
| H A D | TypeReferenceTracker.cpp | 26 uint32_t NumTypes = 0; in getNumRecordsInCollection() local
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/Linalg/Analysis/ |
| H A D | DependenceAnalysis.h | 49 enum DependenceType { RAR = 0, RAW, WAR, WAW, NumTypes }; enumerator
|
| /llvm-project-15.0.7/clang/utils/TableGen/ |
| H A D | ClangOpcodesEmitter.cpp | 25 unsigned NumTypes; member in __anon55f32da10111::ClangOpcodesEmitter
|
| /llvm-project-15.0.7/llvm/lib/Object/ |
| H A D | WasmObjectFile.cpp | 1120 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 D | X86InstructionSelector.cpp | 1497 const static unsigned NumTypes = 4; // i8, i16, i32, i64 in selectDivRem() local
|
| H A D | X86FastISel.cpp | 1863 const static unsigned NumTypes = 4; // i8, i16, i32, i64 in X86SelectDivRem() local
|
| /llvm-project-15.0.7/clang/lib/Parse/ |
| H A D | ParseDecl.cpp | 5854 const unsigned NumTypes = D.getNumTypeObjects(); in isPipeDeclarator() local
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaTemplate.cpp | 3254 for (unsigned TypeIdx = 0, NumTypes = NestedTypes.size(); TypeIdx != NumTypes; in MatchTemplateParametersToScopeSpecifier() local
|
| H A D | SemaDecl.cpp | 18457 const unsigned NumTypes = 4; in getNextLargerIntegralType() local
|
| H A D | TreeTransform.h | 14541 const unsigned NumTypes = llvm::array_lengthof(Types); in RebuildArrayType() local
|