Searched defs:writeToStream (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DInfoByHwMode.cpp82 void ValueTypeByHwMode::writeToStream(raw_ostream &OS) const { function in class:ValueTypeByHwMode
139 void RegSizeInfo::writeToStream(raw_ostream &OS) const { function in class:RegSizeInfo
178 void RegSizeInfoByHwMode::writeToStream(raw_ostream &OS) const { function in class:RegSizeInfoByHwMode
H A DCodeGenDAGPatterns.cpp183 void TypeSetByHwMode::writeToStream(raw_ostream &OS) const { function in class:TypeSetByHwMode
203 void TypeSetByHwMode::writeToStream(const SetType &S, raw_ostream &OS) { function in class:TypeSetByHwMode
/freebsd-13-stable/contrib/llvm-project/llvm/lib/TextAPI/MachO/
H A DTextStub.cpp1133 Error TextAPIWriter::writeToStream(raw_ostream &OS, const InterfaceFile &File) { function in class:TextAPIWriter

Completed in 59 milliseconds