Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A 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
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DFormattedStream.h106 formatted_raw_ostream(raw_ostream &Stream) in formatted_raw_ostream() function
110 explicit formatted_raw_ostream() : TheStream(nullptr), Position(0, 0) { in formatted_raw_ostream() function
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVTargetStreamer.h17 class formatted_raw_ostream; variable
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcTargetStreamer.h17 class formatted_raw_ostream; variable
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kTargetMachine.h26 class formatted_raw_ostream; variable
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCTargetDesc.h21 class formatted_raw_ostream; variable
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUTargetStreamer.h27 class formatted_raw_ostream; variable
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXMCTargetDesc.cpp63 formatted_raw_ostream &, in createTargetAsmStreamer() argument
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsTargetStreamer.h22 class formatted_raw_ostream; variable
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCTargetDesc.h20 class formatted_raw_ostream; variable
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCTargetDesc.h22 class formatted_raw_ostream; variable
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyTargetStreamer.h25 class formatted_raw_ostream; variable
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVE.h25 class formatted_raw_ostream; variable