Home
last modified time | relevance | path

Searched refs:AssemblyWriter (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAsmWriter.cpp2580 class AssemblyWriter { class
2599 AssemblyWriter(formatted_raw_ostream &o, SlotTracker &Mac, const Module *M,
2603 AssemblyWriter(formatted_raw_ostream &o, SlotTracker &Mac,
2680 AssemblyWriter::AssemblyWriter(formatted_raw_ostream &o, SlotTracker &Mac, in AssemblyWriter() function in AssemblyWriter
2693 AssemblyWriter::AssemblyWriter(formatted_raw_ostream &o, SlotTracker &Mac, in AssemblyWriter() function in AssemblyWriter
2698 void AssemblyWriter::writeOperand(const Value *Operand, bool PrintType) { in writeOperand()
2710 void AssemblyWriter::writeSyncScope(const LLVMContext &Context, in writeSyncScope()
2728 void AssemblyWriter::writeAtomic(const LLVMContext &Context, in writeAtomic()
2738 void AssemblyWriter::writeAtomicCmpXchg(const LLVMContext &Context, in writeAtomicCmpXchg()
2750 void AssemblyWriter::writeParamOperand(const Value *Operand, in writeParamOperand()
[all …]