| /llvm-project-15.0.7/llvm/include/llvm/ |
| H A D | PassRegistry.h | 42 using MapType = DenseMap<const void *, const PassInfo *>; variable
|
| /llvm-project-15.0.7/clang/lib/Serialization/ |
| H A D | ModuleFile.cpp | 38 using MapType = ContinuousRangeMap<Key, Offset, InitialCapacity>; in dumpLocalRemap() typedef
|
| H A D | ASTReaderDecl.cpp | 4477 auto MapType = Record.readEnum<OMPDeclareTargetDeclAttr::MapTypeTy>(); in UpdateDecl() local
|
| H A D | ASTReader.cpp | 7879 using MapType = ContinuousRangeMap<Key, ModuleFile *, InitialCapacity>; in dumpModuleIDMap() typedef
|
| /llvm-project-15.0.7/lldb/include/lldb/DataFormatters/ |
| H A D | TypeCategoryMap.h | 33 typedef std::map<KeyType, ValueSP> MapType; typedef
|
| H A D | FormattersContainer.h | 110 typedef std::vector<std::pair<TypeMatcher, ValueSP>> MapType; typedef
|
| /llvm-project-15.0.7/llvm/utils/TableGen/ |
| H A D | InfoByHwMode.h | 59 typedef std::map<unsigned,InfoT> MapType; typedef
|
| /llvm-project-15.0.7/clang/include/clang/AST/ |
| H A D | CXXInheritance.h | 271 using MapType = llvm::MapVector<unsigned, ValuesT>; variable
|
| H A D | OpenMPClause.h | 5746 OpenMPMapClauseKind MapType = OMPC_MAP_unknown; variable 5781 OpenMPMapClauseKind MapType, bool MapTypeIsImplicit, in OMPMapClause()
|
| /llvm-project-15.0.7/libcxx/test/std/containers/unord/unord.map/unord.map.swap/ |
| H A D | swap_noexcept.pass.cpp | 124 typedef std::pair<const MoveOnly, MoveOnly> MapType; in main() typedef
|
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/ |
| H A D | RDFRegisters.h | 205 using MapType = std::map<RegisterId, LaneBitmask>; member
|
| /llvm-project-15.0.7/lldb/source/Plugins/Process/minidump/ |
| H A D | MinidumpParser.cpp | 362 typedef llvm::StringMap<size_t> MapType; in GetFilteredModuleList() typedef
|
| /llvm-project-15.0.7/llvm/lib/Analysis/ |
| H A D | CFLAndersAliasAnalysis.cpp | 227 using MapType = DenseMap<InstantiatedValue, AliasAttrs>; typedef in __anon132152530111::AliasAttrMap
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntime.cpp | 7333 OpenMPMapClauseKind MapType = OMPC_MAP_unknown; member 7474 OpenMPMapClauseKind MapType, ArrayRef<OpenMPMapModifierKind> MapModifiers, in getMapTypeBits() 7565 OpenMPMapClauseKind MapType, ArrayRef<OpenMPMapModifierKind> MapModifiers, in generateInfoForComponentList() 8475 const Expr *VarRef = nullptr, bool ForDeviceAddr = false) { in generateAllInfoForClauses() 9096 OpenMPMapClauseKind MapType = std::get<1>(RHS); in generateInfoForCapture() local 9118 OpenMPMapClauseKind MapType; in generateInfoForCapture() local 9236 OpenMPMapClauseKind MapType; in generateInfoForCapture() local 9254 OpenMPMapClauseKind MapType; in generateInfoForCapture() local 9933 llvm::Value *MapType = MapperCGF.EmitLoadOfScalar( in emitUserDefinedMapper() local 10121 llvm::Value *Begin, llvm::Value *Size, llvm::Value *MapType, in emitUDMapperArrayInitOrDel()
|
| /llvm-project-15.0.7/clang/lib/Analysis/ |
| H A D | Consumed.cpp | 460 using MapType = llvm::DenseMap<const Stmt *, PropagationInfo>; typedef in clang::consumed::ConsumedStmtVisitor
|
| /llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangASTSource.cpp | 1428 typedef llvm::DenseMap<const D *, O> MapType; in ImportOffsetMap() typedef
|
| /llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFVerifier.cpp | 409 using MapType = IntervalMap<uint32_t, uint64_t>; in verifyIndex() typedef
|
| /llvm-project-15.0.7/clang/include/clang/Format/ |
| H A D | Format.h | 4005 typedef std::map<FormatStyle::LanguageKind, FormatStyle> MapType; typedef
|
| /llvm-project-15.0.7/clang/lib/Parse/ |
| H A D | ParseOpenMP.cpp | 4005 OpenMPMapClauseKind MapType = in isMapType() local
|
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelDAGToDAGHVX.cpp | 104 using MapType = std::map<Node, ColorKind>; typedef
|
| H A D | HexagonConstPropagation.cpp | 243 using MapType = std::map<Register, LatticeCell>; typedef in __anona14c30040111::MachineConstPropagator::CellMap
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/ |
| H A D | CodeGenPrepare.cpp | 3252 using MapType = SmallDenseMap<PHINode *, size_t, 32>; typedef in __anon78e22a880c11::PhiNodeSet
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaOpenMP.cpp | 21408 OpenMPMapClauseKind MapType = OMPC_MAP_unknown, in checkMappableExpressionList() 21718 OpenMPMapClauseKind MapType, bool IsMapTypeImplicit, SourceLocation MapLoc, in ActOnOpenMPMapClause()
|
| H A D | TreeTransform.h | 1952 OpenMPMapClauseKind MapType, bool IsMapTypeImplicit, in RebuildOMPMapClause()
|