Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp378 void pushGlobalMetadataAttachment(SmallVectorImpl<uint64_t> &Record,
2295 pushGlobalMetadataAttachment(Record, GO); in writeModuleMetadata()
2321 void ModuleBitcodeWriter::pushGlobalMetadataAttachment( in pushGlobalMetadataAttachment() function in ModuleBitcodeWriter
2338 pushGlobalMetadataAttachment(Record, F); in writeFunctionMetadataAttachment()
/llvm-project-15.0.7/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp320 void pushGlobalMetadataAttachment(SmallVectorImpl<uint64_t> &Record,