Home
last modified time | relevance | path

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

/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/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/ObjCARC/
DBlotMapVector.h25 using MapTy = DenseMap<KeyT, size_t>; variable
/external/clang/lib/StaticAnalyzer/Checkers/
DCheckObjCInstMethSignature.cpp92 typedef llvm::DenseMap<Selector,ObjCMethodDecl*> MapTy; in CheckObjCInstMethSignature() typedef
DRetainCountChecker.cpp519 typedef llvm::DenseMap<ObjCSummaryKey, const RetainSummary *> MapTy; typedef in __anonf8e0d6ba0411::ObjCSummaryCache
/external/swiftshader/third_party/LLVM/tools/llvm-objdump/
DMCFunction.h74 typedef std::vector<std::pair<uint64_t, MCBasicBlock> > MapTy; typedef
/external/clang/lib/AST/
DParentMap.cpp22 typedef llvm::DenseMap<Stmt*, Stmt*> MapTy; typedef
DExprConstant.cpp332 typedef std::map<const void*, APValue> MapTy; typedef
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DFunctionSummary.h56 typedef llvm::DenseMap<const Decl *, FunctionSummary> MapTy; typedef
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DDenseSet.h27 typedef DenseMap<ValueT, char, ValueInfoT> MapTy; typedef
/external/swiftshader/third_party/LLVM/utils/TableGen/
DIntrinsicEmitter.cpp326 typedef std::map<RecPair, std::vector<unsigned>, RecordListComparator> MapTy; in EmitVerifier() typedef
421 typedef std::map<RecPair, std::vector<unsigned>, RecordListComparator> MapTy; in EmitGenerator() typedef
/external/llvm/include/llvm/ADT/
DDenseSet.h41 detail::DenseSetPair<ValueT>> MapTy; typedef
/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVUtil.h159 typedef std::map<Ty1, Ty2> MapTy; typedef
/external/swiftshader/third_party/LLVM/lib/Analysis/
DConstantFolding.cpp371 Type *MapTy; in FoldReinterpretLoadFromConstPtr() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DObjCARC.cpp60 typedef DenseMap<KeyT, size_t> MapTy; typedef in __anon1f24f85e0111::MapVector
1302 typedef MapVector<const Value *, PtrState> MapTy; typedef in __anon1f24f85e0911::BBState
/external/llvm/lib/Analysis/
DConstantFolding.cpp421 Type *MapTy; in FoldReinterpretLoadFromConstPtr() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DConstantFolding.cpp499 Type *MapTy; in FoldReinterpretLoadFromConstPtr() local
/external/clang/lib/Basic/
DSourceManager.cpp1968 typedef llvm::DenseMap<FileID, DecompTy> MapTy; in getDecomposedIncludedLoc() typedef
/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-7.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp5053 IntegerType *MapTy = BitMap->getType(); in BuildLookup() local
5402 IntegerType *MapTy = TableMask->getType(); in SwitchToLookupTable() local