Home
last modified time | relevance | path

Searched defs:writeToStream (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DInfoByHwMode.cpp82 void ValueTypeByHwMode::writeToStream(raw_ostream &OS) const { in writeToStream() function in ValueTypeByHwMode
136 void RegSizeInfo::writeToStream(raw_ostream &OS) const { in writeToStream() function in RegSizeInfo
175 void RegSizeInfoByHwMode::writeToStream(raw_ostream &OS) const { in writeToStream() function in RegSizeInfoByHwMode
H A DCodeGenDAGPatterns.cpp180 void TypeSetByHwMode::writeToStream(raw_ostream &OS) const { in writeToStream() function in TypeSetByHwMode
200 void TypeSetByHwMode::writeToStream(const SetType &S, raw_ostream &OS) { in writeToStream() function in TypeSetByHwMode
/netbsd-src/external/bsd/elftosb/dist/common/
H A DAESKey.h112 void writeToStream(std::ostream & stream) in writeToStream() function
H A DEncoreBootImage.cpp83 void EncoreBootImage::writeToStream(std::ostream & stream) in writeToStream() function in EncoreBootImage
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TextAPI/
H A DTextStub.cpp1134 Error TextAPIWriter::writeToStream(raw_ostream &OS, const InterfaceFile &File) { in writeToStream() function in TextAPIWriter