Home
last modified time | relevance | path

Searched defs:OS (Results 1 - 25 of 472) sorted by relevance

12345678910>>...19

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DOptional.cpp12 llvm::raw_ostream &llvm::operator<<(raw_ostream &OS, NoneType) { in operator <<() argument
H A DMemory.cpp35 raw_ostream &operator<<(raw_ostream &OS, const Memory::ProtectionFlags &PF) { in operator <<() argument
44 raw_ostream &operator<<(raw_ostream &OS, const MemoryBlock &MB) { in operator <<() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFCompileUnit.cpp17 void DWARFCompileUnit::dump(raw_ostream &OS, DIDumpOptions DumpOpts) { in dump() argument
H A DDWARFDie.cpp40 static void dumpApplePropertyAttribute(raw_ostream &OS, uint64_t Val) { in dumpApplePropertyAttribute() argument
[all...]
H A DDWARFLocationExpression.cpp15 raw_ostream &llvm::operator<<(raw_ostream &OS, in operator <<() argument
H A DDWARFTypeUnit.cpp20 void DWARFTypeUnit::dump(raw_ostream &OS, DIDumpOptions DumpOpts) { in dump() argument
H A DDWARFAddressRange.cpp16 void DWARFAddressRange::dump(raw_ostream &OS, uint32_t AddressSize, in dump() argument
29 raw_ostream &llvm::operator<<(raw_ostream &OS, const DWARFAddressRange &R) { in operator <<() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
H A DIVUsersPrinter.h20 raw_ostream &OS; member in llvm::IVUsersPrinterPass
23 explicit IVUsersPrinterPass(raw_ostream &OS) : OS(OS) {} in IVUsersPrinterPass() argument
H A DLoopAccessAnalysisPrinter.h20 raw_ostream &OS; member in llvm::LoopAccessInfoPrinterPass
23 explicit LoopAccessInfoPrinterPass(raw_ostream &OS) : OS(OS) {} in LoopAccessInfoPrinterPass() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DValueLattice.cpp12 raw_ostream &operator<<(raw_ostream &OS, const ValueLatticeElement &Val) { in operator <<() argument
/third_party/curl/src/
H A Dtool_setup.h57 # define OS "unknown" macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/
H A DIPDBSourceFile.cpp22 void IPDBSourceFile::dump(raw_ostream &OS, int Indent) const { in dump() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A Draw_os_ostream.h25 std::ostream &OS; member in llvm::raw_os_ostream
H A DPrintable.h44 inline raw_ostream &operator<<(raw_ostream &OS, const Printable &P) { in operator <<() argument
H A DTarWriter.h27 raw_fd_ostream OS; member in llvm::TarWriter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
H A DThinLTOBitcodeWriter.h26 raw_ostream &OS; member in llvm::ThinLTOBitcodeWriterPass
32 ThinLTOBitcodeWriterPass(raw_ostream &OS, raw_ostream *ThinLinkOS) in ThinLTOBitcodeWriterPass() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A Draw_os_ostream.h26 std::ostream &OS; member in llvm::raw_os_ostream
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/
H A DRemarkSerializer.cpp21 createRemarkSerializer(Format RemarksFormat, SerializerMode Mode, raw_ostream &OS) createRemarkSerializer() argument
38 createRemarkSerializer(Format RemarksFormat, SerializerMode Mode, raw_ostream &OS, remarks::StringTable StrTab) createRemarkSerializer() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineFunctionPrinterPass.cpp31 raw_ostream &OS; member
66 MachineFunctionPass *createMachineFunctionPrinterPass(raw_ostream &OS, in createMachineFunctionPrinterPass() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCSectionXCOFF.cpp19 PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T, raw_ostream &OS, const MCExpr *Subsection) const PrintSwitchToSection() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
H A DFDRTraceWriter.h49 support::endian::Writer OS; member in llvm::xray::FDRTraceWriter
H A DRecordPrinter.h23 raw_ostream &OS; member in llvm::xray::RecordPrinter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVTargetStreamer.h30 formatted_raw_ostream &OS; member in llvm::RISCVTargetAsmStreamer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcTargetStreamer.h29 formatted_raw_ostream &OS; member in llvm::SparcTargetAsmStreamer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/MCTargetDesc/
H A DVETargetStreamer.h29 formatted_raw_ostream &OS; member in llvm::VETargetAsmStreamer

Completed in 5 milliseconds

12345678910>>...19