Searched refs:writeToStream (Results 1 – 10 of 10) sorted by relevance
83 void ValueTypeByHwMode::writeToStream(raw_ostream &OS) const { in writeToStream() function in ValueTypeByHwMode137 void RegSizeInfo::writeToStream(raw_ostream &OS) const { in writeToStream() function in RegSizeInfo176 void RegSizeInfoByHwMode::writeToStream(raw_ostream &OS) const { in writeToStream() function in RegSizeInfoByHwMode203 T.writeToStream(OS); in operator <<()208 T.writeToStream(OS); in operator <<()213 T.writeToStream(OS); in operator <<()
172 void writeToStream(raw_ostream &OS) const;201 void writeToStream(raw_ostream &OS) const;216 void writeToStream(raw_ostream &OS) const;
108 void writeToStream(raw_ostream &OS) const;243 void writeToStream(raw_ostream &OS) const;
68 void MachineValueTypeSet::writeToStream(raw_ostream &OS) const { in writeToStream() function in MachineValueTypeSet196 void TypeSetByHwMode::writeToStream(raw_ostream &OS) const { in writeToStream() function in TypeSetByHwMode211 get(M).writeToStream(OS); in writeToStream()261 T.writeToStream(OS); in operator <<()265 T.writeToStream(OS); in operator <<()1937 getExtType(i).writeToStream(OS); in print()3805 Pat->getExtType(k).writeToStream(OS); in parseInstructionPattern()
33 static Error writeToStream(raw_ostream &OS, const InterfaceFile &File,
34 void writeToStream(llvm::raw_ostream &OS);
163 void writeToStream(llvm::raw_ostream &OS);166 void APINotesWriter::Implementation::writeToStream(llvm::raw_ostream &OS) { in writeToStream() function in clang::api_notes::APINotesWriter::Implementation1256 void APINotesWriter::writeToStream(llvm::raw_ostream &OS) { in writeToStream() function in clang::api_notes::APINotesWriter1257 Implementation->writeToStream(OS); in writeToStream()
1079 Writer.writeToStream(OS); in convertModule()
1137 Error TextAPIWriter::writeToStream(raw_ostream &OS, const InterfaceFile &File, in writeToStream() function in TextAPIWriter
9452 void writeToStream( std::ostream &os ) const { in writeToStream() function9494 parser.writeToStream( os ); in operator <<()