Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DAssemblyAnnotationWriter.h26 class formatted_raw_ostream; variable
35 formatted_raw_ostream &) {} in emitFunctionAnnot() argument
41 formatted_raw_ostream &) { in emitBasicBlockStartAnnot() argument
47 formatted_raw_ostream &) { in emitBasicBlockEndAnnot() argument
53 formatted_raw_ostream &) {} in emitInstructionAnnot() argument
57 virtual void printInfoComment(const Value &, formatted_raw_ostream &) {} in printInfoComment() argument
/external/llvm/include/llvm/Support/
DFormattedStream.h89 formatted_raw_ostream(raw_ostream &Stream) in formatted_raw_ostream() function
93 explicit formatted_raw_ostream() : TheStream(nullptr), Position(0, 0) { in formatted_raw_ostream() function
DTargetRegistry.h54 class formatted_raw_ostream; variable
/external/llvm/lib/Target/CppBackend/
DCPPTargetMachine.h23 class formatted_raw_ostream; variable
/external/llvm/lib/Target/XCore/
DXCore.h26 class formatted_raw_ostream; variable
/external/llvm/lib/Target/MSP430/
DMSP430.h38 class formatted_raw_ostream; variable
/external/llvm/lib/Target/Mips/
DMipsTargetMachine.h26 class formatted_raw_ostream; variable
/external/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyMCTargetDesc.h22 class formatted_raw_ostream; variable
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MCTargetDesc.h21 class formatted_raw_ostream; variable
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMMCTargetDesc.h21 class formatted_raw_ostream; variable
/external/llvm/lib/Target/Sparc/
DSparc.h25 class formatted_raw_ostream; variable
/external/llvm/include/llvm/MC/
DMCStreamer.h43 class formatted_raw_ostream; variable
/external/llvm/include/llvm/Target/
DTargetMachine.h51 class formatted_raw_ostream; variable
/external/llvm/lib/Target/NVPTX/
DNVPTX.h31 class formatted_raw_ostream; variable
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCTargetDesc.cpp79 formatted_raw_ostream &, bool, in HexagonTargetAsmStreamer() argument