Home
last modified time | relevance | path

Searched refs:pushGlobalMetadataAttachment (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp379 void pushGlobalMetadataAttachment(SmallVectorImpl<uint64_t> &Record,
2392 pushGlobalMetadataAttachment(Record, GO); in writeModuleMetadata()
2418 void ModuleBitcodeWriter::pushGlobalMetadataAttachment( in pushGlobalMetadataAttachment() function in ModuleBitcodeWriter
2435 pushGlobalMetadataAttachment(Record, F); in writeFunctionMetadataAttachment()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp328 void pushGlobalMetadataAttachment(SmallVectorImpl<uint64_t> &Record,