Searched refs:writeToStream (Results 1 – 10 of 10) sorted by relevance
85 void ValueTypeByHwMode::writeToStream(raw_ostream &OS) const { in writeToStream() function in ValueTypeByHwMode136 void RegSizeInfo::writeToStream(raw_ostream &OS) const { in writeToStream() function in RegSizeInfo175 void RegSizeInfoByHwMode::writeToStream(raw_ostream &OS) const { in writeToStream() function in RegSizeInfoByHwMode218 T.writeToStream(OS); in operator <<()223 T.writeToStream(OS); in operator <<()228 T.writeToStream(OS); in operator <<()
168 void writeToStream(raw_ostream &OS) const;197 void writeToStream(raw_ostream &OS) const;212 void writeToStream(raw_ostream &OS) const;
104 void writeToStream(raw_ostream &OS) const;229 void writeToStream(raw_ostream &OS) const;
60 void MachineValueTypeSet::writeToStream(raw_ostream &OS) const { in writeToStream() function in MachineValueTypeSet187 void TypeSetByHwMode::writeToStream(raw_ostream &OS) const { in writeToStream() function in TypeSetByHwMode202 get(M).writeToStream(OS); in writeToStream()250 T.writeToStream(OS); in operator <<()254 T.writeToStream(OS); in operator <<()2007 getExtType(i).writeToStream(OS); in print()3851 Pat->getExtType(k).writeToStream(OS); in parseInstructionPattern()
35 writeToStream(raw_ostream &OS, const InterfaceFile &File,
45 void writeToStream(llvm::raw_ostream &OS);
170 void writeToStream(llvm::raw_ostream &OS);173 void APINotesWriter::Implementation::writeToStream(llvm::raw_ostream &OS) { in writeToStream() function in clang::api_notes::APINotesWriter::Implementation1427 void APINotesWriter::writeToStream(llvm::raw_ostream &OS) { in writeToStream() function in clang::api_notes::APINotesWriter1428 Implementation->writeToStream(OS); in writeToStream()
1196 Writer.writeToStream(OS); in convertModule()
1136 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 <<()