Home
last modified time | relevance | path

Searched refs:DenseMapAPFloatKeyInfo (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/VMCore/
DLLVMContextImpl.h66 struct DenseMapAPFloatKeyInfo { struct
128 typedef DenseMap<DenseMapAPFloatKeyInfo::KeyTy, ConstantFP*,
129 DenseMapAPFloatKeyInfo> FPMapTy;
DConstants.cpp543 DenseMapAPFloatKeyInfo::KeyTy Key(V); in get()
/external/llvm/lib/IR/
DLLVMContextImpl.h69 struct DenseMapAPFloatKeyInfo { struct
1053 typedef DenseMap<APFloat, ConstantFP *, DenseMapAPFloatKeyInfo> FPMapTy;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DLLVMContextImpl.h84 struct DenseMapAPFloatKeyInfo { struct
1238 DenseMap<APFloat, std::unique_ptr<ConstantFP>, DenseMapAPFloatKeyInfo>;