Home
last modified time | relevance | path

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

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