/external/llvm-project/mlir/include/mlir/Dialect/Linalg/Analysis/ |
D | DependenceAnalysis.h | 47 enum DependenceType { RAR = 0, RAW, WAR, WAW, NumTypes }; enumerator
|
/external/llvm-project/llvm/tools/llvm-pdbutil/ |
D | TypeReferenceTracker.cpp | 24 uint32_t NumTypes = 0; in getNumRecordsInCollection() local
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | type_manager.h | 93 size_t NumTypes() const { return id_to_type_.size(); } in NumTypes() function
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/ |
D | type_manager.h | 93 size_t NumTypes() const { return id_to_type_.size(); } in NumTypes() function
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | type_manager.h | 93 size_t NumTypes() const { return id_to_type_.size(); } in NumTypes() function
|
/external/swiftshader/third_party/subzero/src/ |
D | IceIntrinsics.h | 144 uint8_t NumTypes; member
|
/external/llvm-project/clang/utils/TableGen/ |
D | ClangOpcodesEmitter.cpp | 25 unsigned NumTypes; member in __anonb5264c080111::ClangOpcodesEmitter
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86InstructionSelector.cpp | 1495 const static unsigned NumTypes = 4; // i8, i16, i32, i64 in selectDivRem() local
|
D | X86FastISel.cpp | 1866 const static unsigned NumTypes = 4; // i8, i16, i32, i64 in X86SelectDivRem() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstructionSelector.cpp | 1539 const static unsigned NumTypes = 4; // i8, i16, i32, i64 in selectDivRem() local
|
D | X86FastISel.cpp | 1850 const static unsigned NumTypes = 4; // i8, i16, i32, i64 in X86SelectDivRem() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | WasmObjectFile.cpp | 944 uint32_t NumTypes = Signatures.size(); in parseFunctionSection() local
|
/external/llvm-project/llvm/lib/Object/ |
D | WasmObjectFile.cpp | 1071 uint32_t NumTypes = Signatures.size(); in parseFunctionSection() local
|
/external/llvm/lib/Target/X86/ |
D | X86FastISel.cpp | 1771 const static unsigned NumTypes = 4; // i8, i16, i32, i64 in X86SelectDivRem() local
|
/external/clang/lib/Parse/ |
D | ParseDecl.cpp | 4956 const unsigned NumTypes = D.getNumTypeObjects(); in isPipeDeclerator() local
|
/external/llvm-project/clang/lib/Parse/ |
D | ParseDecl.cpp | 5613 const unsigned NumTypes = D.getNumTypeObjects(); in isPipeDeclerator() local
|
/external/clang/lib/Sema/ |
D | SemaTemplate.cpp | 1799 for (unsigned TypeIdx = 0, NumTypes = NestedTypes.size(); TypeIdx != NumTypes; in MatchTemplateParametersToScopeSpecifier() local
|
D | SemaDecl.cpp | 14286 const unsigned NumTypes = 4; in getNextLargerIntegralType() local
|
D | TreeTransform.h | 11517 const unsigned NumTypes = llvm::array_lengthof(Types); in RebuildArrayType() local
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaTemplate.cpp | 3171 for (unsigned TypeIdx = 0, NumTypes = NestedTypes.size(); TypeIdx != NumTypes; in MatchTemplateParametersToScopeSpecifier() local
|
D | SemaDecl.cpp | 17523 const unsigned NumTypes = 4; in getNextLargerIntegralType() local
|
D | TreeTransform.h | 13934 const unsigned NumTypes = llvm::array_lengthof(Types); in RebuildArrayType() local
|