| /freebsd/contrib/llvm-project/llvm/include/llvm/ |
| H A D | PassRegistry.h | 42 using MapType = DenseMap<const void *, const PassInfo *>; variable
|
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ModuleFile.cpp | 38 using MapType = ContinuousRangeMap<Key, Offset, InitialCapacity>; in dumpLocalRemap() typedef
|
| H A D | ASTReaderDecl.cpp | 4928 auto MapType = Record.readEnum<OMPDeclareTargetDeclAttr::MapTypeTy>(); in UpdateDecl() local
|
| H A D | ASTReader.cpp | 8809 using MapType = ContinuousRangeMap<Key, ModuleFile *, InitialCapacity>; in dumpModuleIDMap() typedef
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/ |
| H A D | TypeCategoryMap.h | 32 typedef std::map<KeyType, lldb::TypeCategoryImplSP> MapType; typedef
|
| H A D | FormattersContainer.h | 144 typedef std::vector<std::pair<TypeMatcher, ValueSP>> MapType; typedef
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
| H A D | InfoByHwMode.h | 88 typedef std::map<unsigned, InfoT> MapType; typedef
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Process/minidump/ |
| H A D | MinidumpParser.cpp | 367 typedef llvm::StringMap<size_t> MapType; in GetFilteredModuleList() typedef
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
| H A D | ConstructDecompositionT.h | 704 using MapType = in applyClause() local 966 using MapType = in applyClause() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | RDFRegisters.h | 237 using MapType = std::map<RegisterId, LaneBitmask>; member
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangASTImporter.cpp | 551 typedef llvm::DenseMap<const D *, O> MapType; in ImportOffsetMap() typedef
|
| /freebsd/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | Consumed.cpp | 453 using MapType = llvm::DenseMap<const Stmt *, PropagationInfo>; typedef in clang::consumed::ConsumedStmtVisitor
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntime.cpp | 1513 std::optional<OMPDeclareTargetDeclAttr::MapTypeTy> MapType = in convertCaptureClause() local 6848 OpenMPMapClauseKind MapType = OMPC_MAP_unknown; member 6996 OpenMPMapClauseKind MapType, ArrayRef<OpenMPMapModifierKind> MapModifiers, in getMapTypeBits() 7089 OpenMPMapClauseKind MapType, ArrayRef<OpenMPMapModifierKind> MapModifiers, in generateInfoForComponentList() 8075 const Expr *VarRef = nullptr, bool ForDeviceAddr = false) { in generateAllInfoForClauses() 8821 OpenMPMapClauseKind MapType = std::get<1>(RHS); in generateInfoForCaptureFromClauseInfo() local 8888 OpenMPMapClauseKind MapType; in generateInfoForCaptureFromComponentLists() local 9006 OpenMPMapClauseKind MapType; in generateInfoForCaptureFromComponentLists() local 9025 OpenMPMapClauseKind MapType; in generateInfoForCaptureFromComponentLists() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelDAGToDAGHVX.cpp | 106 using MapType = std::map<Node, ColorKind>; typedef 2737 using MapType = std::unordered_map<SDValue, unsigned>; in ppHvxShuffleOfShuffle() typedef
|
| H A D | HexagonConstPropagation.cpp | 222 using MapType = std::map<Register, LatticeCell>; typedef in __anonfe19b4d40111::MachineConstPropagator::CellMap
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFVerifier.cpp | 486 using MapType = IntervalMap<uint64_t, uint64_t>; in verifyIndex() typedef
|
| /freebsd/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseOpenMP.cpp | 4135 unsigned MapType = in isMapType() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/Format/ |
| H A D | Format.h | 5523 typedef std::map<LanguageKind, FormatStyle> MapType; typedef
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | OpenMPClause.h | 6456 OpenMPMapClauseKind MapType = OMPC_MAP_unknown; variable 6491 OpenMPMapClauseKind MapType, bool MapTypeIsImplicit, in OMPMapClause()
|
| /freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
| H A D | OMPIRBuilder.cpp | 8251 Value *Size, Value *MapType, Value *MapName, TypeSize ElementSize, in emitUDMapperArrayInitOrDel() 8356 Value *MapType = MapperFn->getArg(4); in emitUserDefinedMapper() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | CodeGenPrepare.cpp | 3915 using MapType = SmallDenseMap<PHINode *, size_t, 32>; typedef in __anon1d600f580f11::PhiNodeSet
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaOpenMP.cpp | 21791 OpenMPMapClauseKind MapType = OMPC_MAP_unknown, in checkMappableExpressionList() 22138 OpenMPMapClauseKind MapType, bool IsMapTypeImplicit, SourceLocation MapLoc, in ActOnOpenMPMapClause()
|
| H A D | TreeTransform.h | 2060 OpenMPMapClauseKind MapType, bool IsMapTypeImplicit, in RebuildOMPMapClause()
|