Home
last modified time | relevance | path

Searched refs:EnumTypes (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1480 unsigned EmissionKind, DICompositeTypeArray EnumTypes,
1491 EnumTypes.get(), RetainedTypes.get(), GlobalVariables.get(),
1501 unsigned EmissionKind, Metadata *EnumTypes, Metadata *RetainedTypes,
1527 DICompositeTypeArray EnumTypes, DIScopeArray RetainedTypes,
1534 SplitDebugFilename, EmissionKind, EnumTypes, RetainedTypes,
1542 MDString *SplitDebugFilename, unsigned EmissionKind, Metadata *EnumTypes,
1549 SplitDebugFilename, EmissionKind, EnumTypes, RetainedTypes,
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp946 unsigned EmissionKind, Metadata *EnumTypes, Metadata *RetainedTypes, in getImpl() argument
960 EnumTypes, in getImpl()
H A DDebugInfo.cpp718 MDTuple *EnumTypes = nullptr; in getReplacementCU() local
725 CU->getSplitDebugFilename(), DICompileUnit::LineTablesOnly, EnumTypes, in getReplacementCU()