| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ |
| H A D | PassRegistry.h | 42 using MapType = DenseMap<const void *, const PassInfo *>; variable
|
| /freebsd-13.1/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 | 4726 auto MapType = Record.readEnum<OMPDeclareTargetDeclAttr::MapTypeTy>(); in UpdateDecl() local
|
| H A D | ASTReader.cpp | 7832 using MapType = ContinuousRangeMap<Key, ModuleFile *, InitialCapacity>; in dumpModuleIDMap() typedef
|
| /freebsd-13.1/contrib/llvm-project/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
|
| /freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | InfoByHwMode.h | 61 typedef std::map<unsigned,InfoT> MapType; typedef
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | CXXInheritance.h | 271 using MapType = llvm::MapVector<unsigned, ValuesT>; variable
|
| H A D | OpenMPClause.h | 5615 OpenMPMapClauseKind MapType = OMPC_MAP_unknown; variable 5650 OpenMPMapClauseKind MapType, bool MapTypeIsImplicit, in OMPMapClause()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | RDFRegisters.h | 205 using MapType = std::map<RegisterId, LaneBitmask>; member
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/minidump/ |
| H A D | MinidumpParser.cpp | 366 typedef llvm::StringMap<size_t> MapType; in GetFilteredModuleList() typedef
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | CFLAndersAliasAnalysis.cpp | 227 using MapType = DenseMap<InstantiatedValue, AliasAttrs>; typedef in __anon1e69ac570111::AliasAttrMap
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | Consumed.cpp | 460 using MapType = llvm::DenseMap<const Stmt *, PropagationInfo>; typedef in clang::consumed::ConsumedStmtVisitor
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangASTSource.cpp | 1419 typedef llvm::DenseMap<const D *, O> MapType; in ImportOffsetMap() typedef
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntime.cpp | 7392 OpenMPMapClauseKind MapType = OMPC_MAP_unknown; member 7530 OpenMPMapClauseKind MapType, ArrayRef<OpenMPMapModifierKind> MapModifiers, in getMapTypeBits() 7623 OpenMPMapClauseKind MapType, ArrayRef<OpenMPMapModifierKind> MapModifiers, in generateInfoForComponentList() 8520 const Expr *VarRef = nullptr, bool ForDeviceAddr = false) { in generateAllInfoForClauses() 9115 OpenMPMapClauseKind MapType = std::get<1>(RHS); in generateInfoForCapture() local 9142 OpenMPMapClauseKind MapType; in generateInfoForCapture() local 9260 OpenMPMapClauseKind MapType; in generateInfoForCapture() local 9278 OpenMPMapClauseKind MapType; in generateInfoForCapture() local 9922 llvm::Value *MapType = MapperCGF.EmitLoadOfScalar( in emitUserDefinedMapper() local 10111 llvm::Value *Begin, llvm::Value *Size, llvm::Value *MapType, in emitUDMapperArrayInitOrDel()
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Format/ |
| H A D | Format.h | 3535 typedef std::map<FormatStyle::LanguageKind, FormatStyle> MapType; typedef
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseOpenMP.cpp | 3597 OpenMPMapClauseKind MapType = in isMapType() local
|
| /freebsd-13.1/contrib/llvm-project/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 __anon01729d880111::MachineConstPropagator::CellMap
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | CodeGenPrepare.cpp | 3233 using MapType = SmallDenseMap<PHINode *, size_t, 32>; typedef in __anon5386100c0c11::PhiNodeSet
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaOpenMP.cpp | 19323 OpenMPMapClauseKind MapType = OMPC_MAP_unknown, in checkMappableExpressionList() 19612 OpenMPMapClauseKind MapType, bool IsMapTypeImplicit, SourceLocation MapLoc, in ActOnOpenMPMapClause()
|
| H A D | TreeTransform.h | 1929 OpenMPMapClauseKind MapType, bool IsMapTypeImplicit, in RebuildOMPMapClause()
|