Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDAssemblyAnnotationWriter.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
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDFormattedStream.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
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
HDLanai.h24 class formatted_raw_ostream; variable
HDLanaiTargetMachine.h25 class formatted_raw_ostream; variable
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/XCore/
HDXCore.h25 class formatted_raw_ostream; variable
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
HDAMDGPUPALMetadata.h24 class formatted_raw_ostream; variable
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/MSP430/
HDMSP430.h39 class formatted_raw_ostream; variable
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
HDAArch64MCTargetDesc.h21 class formatted_raw_ostream; variable
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
HDNVPTXMCTargetDesc.cpp63 formatted_raw_ostream &, in createTargetAsmStreamer() argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
HDARMMCTargetDesc.h22 class formatted_raw_ostream; variable
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/VE/
HDVE.h24 class formatted_raw_ostream; variable
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
HDSparc.h24 class formatted_raw_ostream; variable
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
HDNVPTX.h24 class formatted_raw_ostream; variable
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCStreamer.h40 class formatted_raw_ostream; variable