LLVM 19.0.0git
Classes | Namespaces
AsmPrinter.h File Reference
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/MapVector.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/BinaryFormat/Dwarf.h"
#include "llvm/CodeGen/AsmPrinterHandler.h"
#include "llvm/CodeGen/DwarfStringPoolEntry.h"
#include "llvm/CodeGen/MachineFunctionPass.h"
#include "llvm/CodeGen/StackMaps.h"
#include "llvm/DebugInfo/CodeView/CodeView.h"
#include "llvm/IR/InlineAsm.h"
#include "llvm/Support/ErrorHandling.h"
#include <cstdint>
#include <memory>
#include <utility>
#include <vector>

Go to the source code of this file.

Classes

class  llvm::AsmPrinter
 This class is intended to be used as a driving class for all asm writers. More...
 
struct  llvm::AsmPrinter::MBBSectionRange
 Map a basic block section ID to the begin and end symbols of that section which determine the section's range. More...
 
struct  llvm::AsmPrinter::HandlerInfo
 struct HandlerInfo and Handlers permit users or target extended AsmPrinter to add their own handlers. More...
 
struct  llvm::AsmPrinter::XRayFunctionEntry
 
struct  llvm::AsmPrinter::Structor
 llvm.global_ctors and llvm.global_dtors are arrays of Structor structs. More...
 

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 
namespace  llvm::remarks