Lines Matching refs:Storage
27 DILocation::DILocation(LLVMContext &C, StorageType Storage, unsigned Line, in DILocation() argument
30 : MDNode(C, DILocationKind, Storage, MDs) { in DILocation()
52 StorageType Storage, bool ShouldCreate) { in getImpl() argument
56 if (Storage == Uniqued) { in getImpl()
71 return storeImpl(new (Ops.size()) DILocation(Context, Storage, Line, Column, in getImpl()
73 Storage, Context.pImpl->DILocations); in getImpl()
258 StorageType Storage, bool ShouldCreate) { in getImpl() argument
260 if (Storage == Uniqued) { in getImpl()
275 Context, Storage, Hash, Tag, PreOps, DwarfOps), in getImpl()
276 Storage, Context.pImpl->GenericDINodes); in getImpl()
287 if (Storage == Uniqued) { \
300 CLASS(Context, Storage, UNWRAP_ARGS(ARGS), OPS), \
301 Storage, Context.pImpl->CLASS##s)
303 return storeImpl(new (0u) CLASS(Context, Storage, UNWRAP_ARGS(ARGS)), \
304 Storage, Context.pImpl->CLASS##s)
306 return storeImpl(new (array_lengthof(OPS)) CLASS(Context, Storage, OPS), \
307 Storage, Context.pImpl->CLASS##s)
310 CLASS(Context, Storage, UNWRAP_ARGS(ARGS), OPS), \
311 Storage, Context.pImpl->CLASS##s)
314 StorageType Storage, bool ShouldCreate) { in getImpl() argument
317 return getImpl(Context, CountNode, Lo, Storage, ShouldCreate); in getImpl()
321 int64_t Lo, StorageType Storage, in getImpl() argument
330 StorageType Storage, bool ShouldCreate) { in getImpl() argument
340 DIFlags Flags, StorageType Storage, in getImpl() argument
368 StorageType Storage, bool ShouldCreate) { in getImpl() argument
386 StorageType Storage, bool ShouldCreate) { in getImpl() argument
465 StorageType Storage, in getImpl() argument
497 Optional<MDString *> Source, StorageType Storage, in getImpl() argument
516 unsigned NameTableKind, bool RangesBaseAddress, StorageType Storage, in getImpl() argument
518 assert(Storage != Uniqued && "Cannot unique DICompileUnit"); in getImpl()
528 Context, Storage, SourceLanguage, IsOptimized, in getImpl()
532 Storage); in getImpl()
629 Metadata *ThrownTypes, StorageType Storage, bool ShouldCreate) { in getImpl() argument
666 unsigned Column, StorageType Storage, in getImpl() argument
680 StorageType Storage, in getImpl() argument
690 StorageType Storage, bool ShouldCreate) { in getImpl() argument
701 StorageType Storage, bool ShouldCreate) { in getImpl() argument
712 StorageType Storage, in getImpl() argument
722 Metadata *Value, StorageType Storage, bool ShouldCreate) { in getImpl() argument
735 StorageType Storage, bool ShouldCreate) { in getImpl() argument
759 StorageType Storage, in getImpl() argument
798 StorageType Storage, in getImpl() argument
810 StorageType Storage, bool ShouldCreate) { in getImpl() argument
1076 Metadata *Expression, StorageType Storage, in getImpl() argument
1086 Metadata *Type, StorageType Storage, bool ShouldCreate) { in getImpl() argument
1099 MDString *Name, StorageType Storage, in getImpl() argument
1110 StorageType Storage, bool ShouldCreate) { in getImpl() argument
1119 Metadata *Elements, StorageType Storage, in getImpl() argument