Home
last modified time | relevance | path

Searched defs:formatted_raw_ostream (Results 1 – 14 of 14) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DAssemblyAnnotationWriter.h25 class formatted_raw_ostream; variable
34 formatted_raw_ostream &) {} in emitFunctionAnnot() argument
40 formatted_raw_ostream &) { in emitBasicBlockStartAnnot() argument
46 formatted_raw_ostream &) { in emitBasicBlockEndAnnot() argument
52 formatted_raw_ostream &) {} in emitInstructionAnnot() argument
56 virtual void printInfoComment(const Value &, formatted_raw_ostream &) {} in printInfoComment() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DFormattedStream.h88 formatted_raw_ostream(raw_ostream &Stream) in formatted_raw_ostream() function
92 explicit formatted_raw_ostream() : TheStream(nullptr), Position(0, 0) { in formatted_raw_ostream() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanai.h24 class formatted_raw_ostream; variable
DLanaiTargetMachine.h25 class formatted_raw_ostream; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCore.h25 class formatted_raw_ostream; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUPALMetadata.h24 class formatted_raw_ostream; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430.h39 class formatted_raw_ostream; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MCTargetDesc.h21 class formatted_raw_ostream; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXMCTargetDesc.cpp63 formatted_raw_ostream &, in createTargetAsmStreamer() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMMCTargetDesc.h22 class formatted_raw_ostream; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/
DVE.h24 class formatted_raw_ostream; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparc.h24 class formatted_raw_ostream; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTX.h24 class formatted_raw_ostream; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCStreamer.h40 class formatted_raw_ostream; variable