Home
last modified time | relevance | path

Searched refs:ASPointerTypes (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/VMCore/
DLLVMContextImpl.h192 DenseMap<std::pair<Type*, unsigned>, PointerType*> ASPointerTypes; variable
DType.cpp682 : CImpl->ASPointerTypes[std::make_pair(EltTy, AddressSpace)]; in get()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DType.cpp625 : CImpl->ASPointerTypes[std::make_pair(EltTy, AddressSpace)]; in get()
DLLVMContextImpl.h1313 DenseMap<std::pair<Type*, unsigned>, PointerType*> ASPointerTypes;
/external/llvm/lib/IR/
DType.cpp667 : CImpl->ASPointerTypes[std::make_pair(EltTy, AddressSpace)]; in get()
DLLVMContextImpl.h1129 DenseMap<std::pair<Type*, unsigned>, PointerType*> ASPointerTypes;