Home
last modified time | relevance | path

Searched refs:DenseMapAPIntKeyInfo (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/VMCore/
DLLVMContextImpl.h42 struct DenseMapAPIntKeyInfo { struct
124 typedef DenseMap<DenseMapAPIntKeyInfo::KeyTy, ConstantInt*,
125 DenseMapAPIntKeyInfo> IntMapTy;
DConstants.cpp416 DenseMapAPIntKeyInfo::KeyTy Key(V, ITy); in get()
/external/llvm/lib/IR/
DLLVMContextImpl.h50 struct DenseMapAPIntKeyInfo { struct
1050 typedef DenseMap<APInt, ConstantInt *, DenseMapAPIntKeyInfo> IntMapTy;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DLLVMContextImpl.h62 struct DenseMapAPIntKeyInfo { struct
1234 DenseMap<APInt, std::unique_ptr<ConstantInt>, DenseMapAPIntKeyInfo>;
/external/llvm/include/llvm/ADT/
DAPInt.h92 friend struct DenseMapAPIntKeyInfo;
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DAPInt.h96 friend struct DenseMapAPIntKeyInfo;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DAPInt.h99 friend struct DenseMapAPIntKeyInfo;