Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
DTypeDetail.h404 struct LLVMPointerTypeStorage : public TypeStorage { struct
407 LLVMPointerTypeStorage(const KeyTy &key) in LLVMPointerTypeStorage() argument
410 static LLVMPointerTypeStorage *construct(TypeStorageAllocator &allocator, in construct() argument
420 LLVMType pointeeType;
421 unsigned addressSpace;