Searched refs:writeToStream (Results 1 – 7 of 7) sorted by relevance
81 void ValueTypeByHwMode::writeToStream(raw_ostream &OS) const { in writeToStream() function in ValueTypeByHwMode135 void RegSizeInfo::writeToStream(raw_ostream &OS) const { in writeToStream() function in RegSizeInfo174 void RegSizeInfoByHwMode::writeToStream(raw_ostream &OS) const { in writeToStream() function in RegSizeInfoByHwMode201 T.writeToStream(OS); in operator <<()206 T.writeToStream(OS); in operator <<()211 T.writeToStream(OS); in operator <<()
134 void writeToStream(raw_ostream &OS) const;163 void writeToStream(raw_ostream &OS) const;178 void writeToStream(raw_ostream &OS) const;
105 void writeToStream(raw_ostream &OS) const;245 void writeToStream(raw_ostream &OS) const;
67 void MachineValueTypeSet::writeToStream(raw_ostream &OS) const { in writeToStream() function in MachineValueTypeSet195 void TypeSetByHwMode::writeToStream(raw_ostream &OS) const { in writeToStream() function in TypeSetByHwMode210 get(M).writeToStream(OS); in writeToStream()260 T.writeToStream(OS); in operator <<()264 T.writeToStream(OS); in operator <<()1956 getExtType(i).writeToStream(OS); in print()3809 Pat->getExtType(k).writeToStream(OS); in parseInstructionPattern()
25 static Error writeToStream(raw_ostream &os, const InterfaceFile &);
243 if (Error Result = TextAPIWriter::writeToStream(OS, File)) in writeTbdStub()
1133 Error TextAPIWriter::writeToStream(raw_ostream &OS, const InterfaceFile &File) { in writeToStream() function in TextAPIWriter