/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ |
H A D | PassRegistry.h | 42 using MapType = DenseMap<const void *, const PassInfo *>; variable
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | Map2D.h | 29 enum MapType enum
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | Map2D.h | 29 enum MapType enum
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/ |
H A D | ModuleFile.cpp | 38 using MapType = ContinuousRangeMap<Key, Offset, InitialCapacity>; in dumpLocalRemap() typedef
|
H A D | ASTReaderDecl.cpp | 4693 auto MapType = Record.readEnum<OMPDeclareTargetDeclAttr::MapTypeTy>(); in UpdateDecl() local
|
H A D | ASTReader.cpp | 7805 using MapType = ContinuousRangeMap<Key, ModuleFile *, InitialCapacity>; in dumpModuleIDMap() typedef
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A D | InfoByHwMode.h | 61 typedef std::map<unsigned,InfoT> MapType; typedef
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | CXXInheritance.h | 271 using MapType = llvm::MapVector<unsigned, ValuesT>; variable
|
H A D | OpenMPClause.h | 5507 OpenMPMapClauseKind MapType = OMPC_MAP_unknown; variable 5542 OpenMPMapClauseKind MapType, bool MapTypeIsImplicit, in OMPMapClause()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | RDFRegisters.h | 205 using MapType = std::map<RegisterId, LaneBitmask>; member
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
H A D | parallelism.d | 223 private template MapType(R, functions...) in MapType() function 228 alias MapType = in MapType() local
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
H A D | parallelism.d | 207 private template MapType(R, functions...) in MapType() function 212 alias MapType = in MapType() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | CFLAndersAliasAnalysis.cpp | 227 using MapType = DenseMap<InstantiatedValue, AliasAttrs>; typedef in __anon22c3f20e0111::AliasAttrMap
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntime.cpp | 7209 OpenMPMapClauseKind MapType = OMPC_MAP_unknown; member 7347 OpenMPMapClauseKind MapType, ArrayRef<OpenMPMapModifierKind> MapModifiers, in getMapTypeBits() 7440 OpenMPMapClauseKind MapType, ArrayRef<OpenMPMapModifierKind> MapModifiers, in generateInfoForComponentList() 8341 const Expr *VarRef = nullptr, bool ForDeviceAddr = false) { in generateAllInfoForClauses() 8935 OpenMPMapClauseKind MapType = std::get<1>(RHS); in generateInfoForCapture() local 8962 OpenMPMapClauseKind MapType; in generateInfoForCapture() local 9074 OpenMPMapClauseKind MapType; in generateInfoForCapture() local 9092 OpenMPMapClauseKind MapType; in generateInfoForCapture() local 9749 llvm::Value *MapType = MapperCGF.EmitLoadOfScalar( in emitUserDefinedMapper() local 9937 llvm::Value *Begin, llvm::Value *Size, llvm::Value *MapType, in emitUDMapperArrayInitOrDel()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/ |
H A D | Consumed.cpp | 460 using MapType = llvm::DenseMap<const Stmt *, PropagationInfo>; typedef in clang::consumed::ConsumedStmtVisitor
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/ |
H A D | searching.d | 1303 alias MapType = Unqual!(typeof(mapFun(CommonElement.init))); variable
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/ |
H A D | Format.h | 3398 typedef std::map<FormatStyle::LanguageKind, FormatStyle> MapType; typedef
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/algorithm/ |
H A D | searching.d | 1381 alias MapType = Unqual!(typeof(mapFun(CommonElement.init))); variable
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/ |
H A D | ParseOpenMP.cpp | 3588 OpenMPMapClauseKind MapType = in isMapType() local
|
/netbsd-src/external/apache2/llvm/dist/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 __anonfdfc6f5f0111::MachineConstPropagator::CellMap
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 3229 using MapType = SmallDenseMap<PHINode *, size_t, 32>; typedef in __anon7f6d13e30c11::PhiNodeSet
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaOpenMP.cpp | 18940 OpenMPMapClauseKind MapType = OMPC_MAP_unknown, in checkMappableExpressionList() 19229 OpenMPMapClauseKind MapType, bool IsMapTypeImplicit, SourceLocation MapLoc, in ActOnOpenMPMapClause()
|
H A D | TreeTransform.h | 1915 OpenMPMapClauseKind MapType, bool IsMapTypeImplicit, in RebuildOMPMapClause()
|