Home
last modified time | relevance | path

Searched refs:DataLocation (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1597 Metadata *DataLocation, Metadata *Associated, Metadata *Allocated,
1609 DataLocation, Associated, Allocated, Rank, Annotations.get(),
1620 Metadata *Discriminator, Metadata *DataLocation, Metadata *Associated,
1631 TemplateParams, Identifier, Discriminator, DataLocation,
1643 Metadata *DataLocation, Metadata *Associated, Metadata *Allocated,
1650 getCanonicalMDString(Context, Identifier), Discriminator, DataLocation,
1661 Metadata *Discriminator, Metadata *DataLocation, Metadata *Associated,
1688 Metadata *DataLocation = nullptr, Metadata *Associated = nullptr,
1695 Discriminator, DataLocation, Associated, Allocated, Rank, Annotations,
1705 Metadata *Discriminator = nullptr, Metadata *DataLocation = nullptr,
[all …]
H A DDIBuilder.h689 PointerUnion<DIExpression *, DIVariable *> DataLocation = nullptr,
719 PointerUnion<DIExpression *, DIVariable *> DataLocation = nullptr,
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DLLVMContextImpl.h799 Metadata *DataLocation;
814 Metadata *DataLocation, Metadata *Associated,
823 Discriminator(Discriminator), DataLocation(DataLocation),
837 DataLocation(N->getRawDataLocation()),
857 DataLocation == RHS->getRawDataLocation() &&
H A DDebugInfoMetadata.cpp1034 Metadata *Discriminator, Metadata *DataLocation, Metadata *Associated, in getImpl() argument
1045 Identifier, Discriminator, DataLocation, Associated, Allocated, Rank, in getImpl()
1049 TemplateParams, Identifier, Discriminator, DataLocation, in getImpl()
1065 Metadata *DataLocation, Metadata *Associated, Metadata *Allocated, in buildODRType() argument
1076 Discriminator, DataLocation, Associated, Allocated, Rank, in buildODRType()
1091 TemplateParams, &Identifier, Discriminator, DataLocation, in buildODRType()
1109 Metadata *DataLocation, Metadata *Associated, Metadata *Allocated, in getODRType() argument
1119 VTableHolder, TemplateParams, &Identifier, Discriminator, DataLocation, in getODRType()
H A DDebugInfo.cpp1365 unsigned NumSubscripts, LLVMMetadataRef DataLocation, in LLVMDIBuilderCreateDynamicArrayType() argument
1373 unwrapExprVar(DataLocation), unwrapExprVar(Associated), in LLVMDIBuilderCreateDynamicArrayType()
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp1710 Metadata *DataLocation = nullptr; in parseOneMetadata() local
1756 DataLocation = getMDOrNull(Record[17]); in parseOneMetadata()
1785 VTableHolder, TemplateParams, Discriminator, DataLocation, Associated, in parseOneMetadata()
1795 DataLocation, Associated, Allocated, Rank, Annotations, in parseOneMetadata()
/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DDebugInfo.h750 unsigned NumSubscripts, LLVMMetadataRef DataLocation,