Searched refs:AssemblyWriter (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | AsmWriter.cpp | 2853 class AssemblyWriter { class 2872 AssemblyWriter(formatted_raw_ostream &o, SlotTracker &Mac, const Module *M, 2876 AssemblyWriter(formatted_raw_ostream &o, SlotTracker &Mac, 2963 AssemblyWriter::AssemblyWriter(formatted_raw_ostream &o, SlotTracker &Mac, in AssemblyWriter() function in AssemblyWriter 2976 AssemblyWriter::AssemblyWriter(formatted_raw_ostream &o, SlotTracker &Mac, in AssemblyWriter() function in AssemblyWriter 2981 void AssemblyWriter::writeOperand(const Value *Operand, bool PrintType) { in writeOperand() 2994 void AssemblyWriter::writeSyncScope(const LLVMContext &Context, in writeSyncScope() 3012 void AssemblyWriter::writeAtomic(const LLVMContext &Context, in writeAtomic() 3022 void AssemblyWriter::writeAtomicCmpXchg(const LLVMContext &Context, in writeAtomicCmpXchg() 3034 void AssemblyWriter::writeParamOperand(const Value *Operand, in writeParamOperand() [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 20673 …r16printNamedMDNodeEPKN4llvm11NamedMDNodeE", "(anonymous namespace)::AssemblyWriter::printNamedMDN… 20677 …r16printInstructionERKN4llvm11InstructionE", "(anonymous namespace)::AssemblyWriter::printInstruct… 20678 …ter15printBasicBlockEPKN4llvm10BasicBlockE", "(anonymous namespace)::AssemblyWriter::printBasicBlo… 20679 …ter11printGlobalEPKN4llvm14GlobalVariableE", "(anonymous namespace)::AssemblyWriter::printGlobal(l… 20680 …lyWriter13printFunctionEPKN4llvm8FunctionE", "(anonymous namespace)::AssemblyWriter::printFunction… 20681 …yWriter10printAliasEPKN4llvm11GlobalAliasE", "(anonymous namespace)::AssemblyWriter::printAlias(ll… 20682 …lyWriter15printMDNodeBodyEPKN4llvm6MDNodeE", "(anonymous namespace)::AssemblyWriter::printMDNodeBo… 20693 …emblyWriter12writeOperandEPKN4llvm5ValueEb", "(anonymous namespace)::AssemblyWriter::writeOperand(… 20697 …Writer17writeParamOperandEPKN4llvm5ValueEj", "(anonymous namespace)::AssemblyWriter::writeParamOpe…
|