Lines Matching refs:Storage
36 DILocation::DILocation(LLVMContext &C, StorageType Storage, unsigned Line, in DILocation() argument
39 : MDNode(C, DILocationKind, Storage, MDs) { in DILocation()
61 StorageType Storage, bool ShouldCreate) { in getImpl() argument
65 if (Storage == Uniqued) { in getImpl()
80 return storeImpl(new (Ops.size()) DILocation(Context, Storage, Line, Column, in getImpl()
82 Storage, Context.pImpl->DILocations); in getImpl()
287 StorageType Storage, bool ShouldCreate) { in getImpl() argument
289 if (Storage == Uniqued) { in getImpl()
304 Context, Storage, Hash, Tag, PreOps, DwarfOps), in getImpl()
305 Storage, Context.pImpl->GenericDINodes); in getImpl()
316 if (Storage == Uniqued) { \
329 CLASS(Context, Storage, UNWRAP_ARGS(ARGS), OPS), \
330 Storage, Context.pImpl->CLASS##s)
332 return storeImpl(new (0u) CLASS(Context, Storage, UNWRAP_ARGS(ARGS)), \
333 Storage, Context.pImpl->CLASS##s)
335 return storeImpl(new (array_lengthof(OPS)) CLASS(Context, Storage, OPS), \
336 Storage, Context.pImpl->CLASS##s)
339 CLASS(Context, Storage, UNWRAP_ARGS(ARGS), OPS), \
340 Storage, Context.pImpl->CLASS##s)
343 StorageType Storage, bool ShouldCreate) { in getImpl() argument
348 return getImpl(Context, CountNode, LB, nullptr, nullptr, Storage, in getImpl()
353 int64_t Lo, StorageType Storage, in getImpl() argument
357 return getImpl(Context, CountNode, LB, nullptr, nullptr, Storage, in getImpl()
363 StorageType Storage, bool ShouldCreate) { in getImpl() argument
456 StorageType Storage, in getImpl() argument
533 StorageType Storage, bool ShouldCreate) { in getImpl() argument
543 DIFlags Flags, StorageType Storage, in getImpl() argument
570 unsigned Encoding, StorageType Storage, in getImpl() argument
585 StorageType Storage, bool ShouldCreate) { in getImpl() argument
604 Metadata *Rank, StorageType Storage, bool ShouldCreate) { in getImpl() argument
692 StorageType Storage, in getImpl() argument
726 Optional<MDString *> Source, StorageType Storage, in getImpl() argument
746 MDString *SDK, StorageType Storage, bool ShouldCreate) { in getImpl() argument
747 assert(Storage != Uniqued && "Cannot unique DICompileUnit"); in getImpl()
764 Context, Storage, SourceLanguage, IsOptimized, in getImpl()
768 Storage); in getImpl()
865 Metadata *ThrownTypes, StorageType Storage, bool ShouldCreate) { in getImpl() argument
897 unsigned Column, StorageType Storage, in getImpl() argument
911 StorageType Storage, in getImpl() argument
921 StorageType Storage, bool ShouldCreate) { in getImpl() argument
932 StorageType Storage, bool ShouldCreate) { in getImpl() argument
944 unsigned LineNo, bool IsDecl, StorageType Storage, in getImpl() argument
957 StorageType Storage, bool ShouldCreate) { in getImpl() argument
966 bool isDefault, Metadata *Value, StorageType Storage, bool ShouldCreate) { in getImpl() argument
980 StorageType Storage, bool ShouldCreate) { in getImpl() argument
1004 StorageType Storage, in getImpl() argument
1043 StorageType Storage, in getImpl() argument
1055 StorageType Storage, bool ShouldCreate) { in getImpl() argument
1532 Metadata *Expression, StorageType Storage, in getImpl() argument
1542 Metadata *Type, StorageType Storage, bool ShouldCreate) { in getImpl() argument
1555 MDString *Name, StorageType Storage, in getImpl() argument
1566 StorageType Storage, bool ShouldCreate) { in getImpl() argument
1575 Metadata *Elements, StorageType Storage, in getImpl() argument
1585 StorageType Storage, bool ShouldCreate) { in getImpl() argument