Searched refs:Ostream (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
| H A D | ImportedFunctionsInliningStatistics.cpp | 110 raw_string_ostream Ostream(Out); in dump() local 112 Ostream << "------- Dumping inliner stats for [" << ModuleName in dump() 116 Ostream << "-- List of inlined functions:\n"; in dump() 134 Ostream << "Inlined " in dump() 148 Ostream << "-- Summary:\n" in dump() 169 Ostream.flush(); in dump()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/MCTargetDesc/ |
| H A D | LanaiInstPrinter.h | 56 bool printAlias(const MCInst *MI, raw_ostream &Ostream); 57 bool printInst(const MCInst *MI, raw_ostream &Ostream, StringRef Alias, 59 bool printMemoryLoadIncrement(const MCInst *MI, raw_ostream &Ostream, 61 bool printMemoryStoreIncrement(const MCInst *MI, raw_ostream &Ostream,
|
| H A D | LanaiMCCodeEmitter.cpp | 77 void encodeInstruction(const MCInst &Inst, raw_ostream &Ostream, 173 const MCInst &Inst, raw_ostream &Ostream, SmallVectorImpl<MCFixup> &Fixups, in encodeInstruction() argument 181 Ostream << static_cast<char>((Value >> i) & 0xff); in encodeInstruction()
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/docs/ |
| H A D | Cxx2aStatusPaperStatus.csv | 6 "`P0053R7 <https://wg21.link/P0053R7>`__","LWG","C++ Synchronized Buffered Ostream","Albuquerque","… 22 "`P0753R2 <https://wg21.link/P0753R2>`__","LWG","Manipulators for C++ Synchronized Buffered Ostream…
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/ |
| H A D | ChangeLog-1999 | 1593 a testcase for getline and operators << and >>. Ostream tests are
|
| H A D | ChangeLog-2021 | 6797 * include/std/ostream (operator<<(Ostream&&, const x&)):
|