Searched defs:writeToStream (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/gnu/llvm/llvm/utils/TableGen/ | ||
H A D | InfoByHwMode.cpp | 81 void ValueTypeByHwMode::writeToStream(raw_ostream &OS) const { in writeToStream() function in ValueTypeByHwMode |
H A D | CodeGenDAGPatterns.cpp | 67 void MachineValueTypeSet::writeToStream(raw_ostream &OS) const { in writeToStream() function in MachineValueTypeSet |
/openbsd-src/gnu/llvm/llvm/lib/TextAPI/ | ||
H A D | TextStub.cpp | 1133 Error TextAPIWriter::writeToStream(raw_ostream &OS, const InterfaceFile &File) { in writeToStream() function in TextAPIWriter |