Home
last modified time | relevance | path

Searched defs:MapTy (Results 1 – 25 of 30) sorted by relevance

12

/external/llvm/tools/dsymutil/
DNonRelocatableStringpool.h29 MapTy; typedef
DMachOUtils.cpp494 typedef NonRelocatableStringpool::MapTy MapTy; in generateDsymCompanion() typedef
/external/llvm/lib/Transforms/ObjCARC/
DBlotMapVector.h19 typedef DenseMap<KeyT, size_t> MapTy; typedef
/external/llvm-project/llvm/lib/Transforms/ObjCARC/
DBlotMapVector.h24 using MapTy = DenseMap<KeyT, size_t>; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
DBlotMapVector.h24 using MapTy = DenseMap<KeyT, size_t>; variable
/external/clang/lib/StaticAnalyzer/Checkers/
DCheckObjCInstMethSignature.cpp92 typedef llvm::DenseMap<Selector,ObjCMethodDecl*> MapTy; in CheckObjCInstMethSignature() typedef
/external/clang/lib/AST/
DParentMap.cpp22 typedef llvm::DenseMap<Stmt*, Stmt*> MapTy; typedef
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DCheckObjCInstMethSignature.cpp91 typedef llvm::DenseMap<Selector,ObjCMethodDecl*> MapTy; in CheckObjCInstMethSignature() typedef
/external/llvm-project/clang/lib/AST/
DParentMap.cpp22 typedef llvm::DenseMap<Stmt*, Stmt*> MapTy; typedef
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DFunctionSummary.h56 typedef llvm::DenseMap<const Decl *, FunctionSummary> MapTy; typedef
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DFunctionSummary.h57 using MapTy = llvm::DenseMap<const Decl *, FunctionSummary>; variable
/external/llvm-project/llvm/include/llvm/Support/
DAutomaton.h170 using MapTy = std::map<std::pair<uint64_t, ActionT>, std::pair<uint64_t, unsigned>>; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DAutomaton.h170 using MapTy = std::map<std::pair<uint64_t, ActionT>, std::pair<uint64_t, unsigned>>; variable
/external/llvm-project/mlir/include/mlir/IR/
DDialect.h235 using MapTy = variable
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DInstrOrderFile.cpp62 ArrayType *MapTy; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DInstrOrderFile.cpp63 ArrayType *MapTy; member
/external/llvm/include/llvm/ADT/
DDenseSet.h41 detail::DenseSetPair<ValueT>> MapTy; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMsgPackDocument.h42 typedef std::map<DocNode, DocNode> MapTy; typedef
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DMsgPackDocument.h42 typedef std::map<DocNode, DocNode> MapTy; typedef
/external/llvm/lib/Analysis/
DConstantFolding.cpp421 Type *MapTy; in FoldReinterpretLoadFromConstPtr() local
/external/clang/lib/Basic/
DSourceManager.cpp1968 typedef llvm::DenseMap<FileID, DecompTy> MapTy; in getDecomposedIncludedLoc() typedef
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DConstantFolding.cpp515 Type *MapTy; in FoldReinterpretLoadFromConstPtr() local
/external/llvm-project/llvm/lib/Analysis/
DConstantFolding.cpp563 Type *MapTy; in FoldReinterpretLoadFromConstPtr() local
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp4628 IntegerType *MapTy = BitMap->getType(); in BuildLookup() local
4970 IntegerType *MapTy = TableMask->getType(); in SwitchToLookupTable() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp5167 IntegerType *MapTy = BitMap->getType(); in BuildLookup() local
5518 IntegerType *MapTy = TableMask->getType(); in SwitchToLookupTable() local

12