Searched refs:writeToStream (Results 1 – 10 of 10) sorted by relevance
83 void ValueTypeByHwMode::writeToStream(raw_ostream &OS) const { in writeToStream() function in ValueTypeByHwMode134 void RegSizeInfo::writeToStream(raw_ostream &OS) const { in writeToStream() function in RegSizeInfo172 void RegSizeInfoByHwMode::writeToStream(raw_ostream &OS) const { in writeToStream() function in RegSizeInfoByHwMode214 T.writeToStream(OS); in operator <<()219 T.writeToStream(OS); in operator <<()224 T.writeToStream(OS); in operator <<()
168 void writeToStream(raw_ostream &OS) const;196 void writeToStream(raw_ostream &OS) const;211 void writeToStream(raw_ostream &OS) const;
104 void writeToStream(raw_ostream &OS) const;231 void writeToStream(raw_ostream &OS) const;
59 void MachineValueTypeSet::writeToStream(raw_ostream &OS) const { in writeToStream() function in MachineValueTypeSet186 void TypeSetByHwMode::writeToStream(raw_ostream &OS) const { in writeToStream() function in TypeSetByHwMode201 get(M).writeToStream(OS); in writeToStream()251 T.writeToStream(OS); in operator <<()255 T.writeToStream(OS); in operator <<()1932 getExtType(i).writeToStream(OS); in print()3802 Pat->getExtType(k).writeToStream(OS); in parseInstructionPattern()
33 static Error writeToStream(raw_ostream &OS, const InterfaceFile &File,
45 void writeToStream(llvm::raw_ostream &OS);
172 void writeToStream(llvm::raw_ostream &OS);175 void APINotesWriter::Implementation::writeToStream(llvm::raw_ostream &OS) { in writeToStream() function in clang::api_notes::APINotesWriter::Implementation1323 void APINotesWriter::writeToStream(llvm::raw_ostream &OS) { in writeToStream() function in clang::api_notes::APINotesWriter1324 Implementation->writeToStream(OS); in writeToStream()
1108 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 <<()