LLVM 19.0.0git
Classes | Namespaces | Enumerations
MCAsmInfo.h File Reference
#include "llvm/ADT/StringRef.h"
#include "llvm/MC/MCDirectives.h"
#include "llvm/MC/MCTargetOptions.h"
#include <vector>

Go to the source code of this file.

Classes

class  llvm::MCAsmInfo
 This class is intended to be used as a base class for asm properties and features specific to the target. More...
 

Namespaces

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

Enumerations

enum class  llvm::WinEH::EncodingType {
  llvm::WinEH::Invalid , llvm::WinEH::Alpha , llvm::WinEH::Alpha64 , llvm::WinEH::ARM ,
  llvm::WinEH::CE , llvm::WinEH::Itanium , llvm::WinEH::X86 , llvm::WinEH::MIPS = Alpha
}
 
enum  llvm::LCOMM::LCOMMType { llvm::LCOMM::NoAlignment , llvm::LCOMM::ByteAlignment , llvm::LCOMM::Log2Alignment }