Searched refs:writeToBlob (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DMsgPackDocument.cpp247 void Document::writeToBlob(std::string &Blob) { function in class:Document
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMsgPackDocument.h418 void writeToBlob(std::string &Blob);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUPALMetadata.cpp669 MsgPackDoc.writeToBlob(Blob);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUTargetStreamer.cpp562 HSAMetadataDoc.writeToBlob(HSAMetadataString);

Completed in 66 milliseconds